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 |
Adafruit feather bluefruit sense nrf52840 | 16 | Power pins, Logic pins, Analog pins, BDM output pins, pins with some restrictions and other pins. |
|
|
FRDM-KL46Z | 100 Pins in the microcontroller chip and 64 in the board itself | GPIO/analog pins/serial communication pins | Capacitive touch slider /accelerometer | Open SDA software /C/C++ |
ARDUINO MKR WIFI 1010 TYPE: MKR WIFI 1010 | it has a total of 28 pins: 8 digital I/O pins 7 analog input pins 1 analog output pins 13 PMW pins | Arduino MKR WIFI 1010 - Analog Output Pins - PWM Pins - External Interrupts | there are no sensors in the microcontroller pin itself but you can connect the following sensors: analog, digital and I2C sensors | C++ by Arduino IDE |
mbed/005.1 | 40 | Analog PWM output | None, but you can add the following: 1.temperature 2.Distance 3.Acceleration 4.Light 3.GPS coordinates 4.heart rate | C and C++ |
Kuman Uno R3 | 20 PINS | Digital 14 (6 of them PWM) /analog 6 | - | c/c++/python |
Adafruit Feather nRF52840 Express | 28 PINs |
| NONE, Can Connect External Sensors. | Python / C++ |