How to go deeper with FLORA

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
TokyoJoe
 
Posts: 3
Joined: Sat May 24, 2014 11:05 pm

How to go deeper with FLORA

Post by TokyoJoe »

Hello Everyone

So I've purchased a FLORA and have had fun with NEOPIXELS. But now I want to explore inputs which is where I am lost.

Can I use Arduino Tutorials with FLORA? I really want to access the analogue inputs which I can't seem to find?

I see the FLORA has Analogue inputs on this Arduino comparison chat but I can't guess which are the analogue inputs when I look at the FLORA's pinout diagram

I think I've missed something big and obvious, can you give me some guidance?

thanks

User avatar
adafruit_support_bill
 
Posts: 88086
Joined: Sat Feb 07, 2009 10:11 am

Re: How to go deeper with FLORA

Post by adafruit_support_bill »

Many of the Arduino tutorials are applicable to the Flora. If there are variations for the Leonardo, follow those, since the Flora and Leonardo use the same processor.

Many pins on the Flora have multiple functions. These multiple functions are listed in the pinout diagram.

For example, a pin labled "Arduino D6/A7(PWM)" can be used as Digital Pin 6, analog Pin 7 and is also capable of PWM.

Image

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

Return to “Microcontrollers”