What's the name and type of the microcontroller | How Many pins does your microcontroller have | What are the types of pins your microcontroller has | What type of sensors does your microcontroller have? (if any) | What type of languages you can program it with | What is the microcontroller chip on this board |
Arduino MKR 1010 | 28 | Digital IO pins, analog output, serial communication, power pin, ground pin | none | -Arduino programming language (based on C++) -C -C++ | Atmel SAMD21 Processor |
Adafruit Feather M0 Bluefruit sense | 28 | Power Pins: GND, BAT, USB, EN, 3V Logic Pins: All logic is 3.3V, can do PWM output, can be interrupt inputs Other Pins: RST, ARef, DFU SWD Pins: Two sets | APDS9960 Proximity, Light, Color, and Gesture Sensor MP34DT01-M PDM Microphone sound sensor | Python | Cortex M4F |
Adafruit Feather nRF52840 | 38 | 14 digital I/O pins - 12 analog input pins - 4 digital input/output pins with hardware interrupts - 2 serial communication pins(RX and TX) - 2 serial communication pins (SDA and SCL) - 2 serial communications pins (MISO ans MOSI) - 1 serial communication pin (SCK) - 1 power pin (VCC) - 1 ground pin (GND) | none |
| Cortex M4F |