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 nRF52840 Sense | 28 pins | Power pins Analog pins PMW outputs 12C Pins | proximity, color, temperature, pressure, altitude, magnetometer, accelerometer, gyro, humidity and sound | C language CircuitPython |
Arduino MKR WIFI 1010 (chip by ublox) | 28 pins | Power (4) Analog (7+1ref) Digital (16) Pulse Width Modulation (PWM) (13) Digital I/O (22) | Not Embedded | C/C++ Python Java [Arduino IDE] |
Arduino Nano(orginal) | 36 pins | LED Pins13 I/O Pins14 Analog pins 8 PWM pins 6 | Not Embedded | Arduino IDE, Language is C++&C |
Nodemcu amica esp 12e | 30 pins | 8 pins are related to power and 2 are reserved. The remaining 20 pins are associated with pins of ESP-12E Module. | - | Lua scripting language, python, Visual Basic 6 |
Arduino nano iot | 30 pins | 14 Digital in/o 11 PWM input, 8 analog input, 1 Analog output, 1 UART, 1 SPI 1 12C | N/A | Arduino IDE C based languages (C++ etc..) Java script |