Parts

This is a special forum devoted to educators using Adafruit and Arduino products for teaching.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
willhelmx
 
Posts: 7
Joined: Fri Apr 29, 2016 12:17 pm

Parts

Post by willhelmx »

Hi we want to buy the complete set of this in picture - have some problems figure out the parts in the picture - sensor is ok, but oled and board?

Best Regards

/ Andy
Attachments
adafruit.JPG
adafruit.JPG (206.18 KiB) Viewed 1847 times

User avatar
dastels
 
Posts: 15608
Joined: Tue Oct 20, 2015 3:22 pm

Re: Parts

Post by dastels »

That's a 128x64 OLED featherwing with STEMMA QT connector: https://www.adafruit.com/product/4650.

The feather could be pretty much anything, but an M4 Express is always a good choice: https://www.adafruit.com/product/3857. If you want to use CircuitPython, I advise the M4 and avoiding the M0 Feathers.

Dave

User avatar
willhelmx
 
Posts: 7
Joined: Fri Apr 29, 2016 12:17 pm

Re: Parts

Post by willhelmx »

Thanks Dastels

We have a few demos for students, so if we buy a few of these 4650 & 3857 along with the sensor board then we have all that is neccesary

Can you program this with the standard Arduino IDE?

Is this the right program https://github.com/adafruit/Adafruit_HT ... eddemo.ino

Thank you

BR
/ Andy

User avatar
dastels
 
Posts: 15608
Joined: Tue Oct 20, 2015 3:22 pm

Re: Parts

Post by dastels »

1) You will want some STEMMA QT cables as well https://www.adafruit.com/product/4210.
2) yes, as well as CircuitPython
3) Yes, that the right sensor demo. When you install the library in Arduino, the demos/examples will be loadable from the File->Examples menu.

Dave

Locked
Please be positive and constructive with your questions and comments.

Return to “For Educators”