Hacker News new | ask | show | jobs
by notgoodrobot 4667 days ago
How similar is this to an Arduino?
2 comments

Runs same code, has less memory, storage, and I/O
Probably not very. The Arduino uses hardware serial and a USB-to-serial chip to communicate with the PC, whereas this has no hardware serial or USB-to-serial at all and is missing various peripherals.