Hi guys,
Cytron Technologies have introduced a new product called Cytron ARM Cortex M0 (CT-ARM). In short, it is ARM, 5V operating voltage and it can be programmed using Arduino IDE.
CT-ARM features and specs:
- Microcontroller: NUC131LD2AE (32-bit ARM Cortex-M0)
- Operating voltage: 5VDC (We seldom see ARM microcontroller with 5V powered)
- In the form of Arduino UNO R3
- Flash size (program memory): 64 KB
- SRAM size: 8 KB
- Data Flash: 4 KB (act as EEPROM)
- Digital IO: 20
- Analog input (ADC): 6
- PWM: 16
- External Interrupts: 10
- UART: 5 + 1
- SPI: 1
- I2C: 1
- Clock Speed: 50MHz
- DC Current Per IO: 35 mA
- Compatible in Arduino IDE (download the json file via Boards Manager)
- We have completed the fundamental Arduino Library for it (Require Developer to verify)
- USB MicroB receptor, utilize the Android phone cable
So I believe this board can be a good alternative for Arduino Uno.
For more information, please visit Cytron ARM Cortex M0 product's page. Thank you.