Y
Hacker News
new
|
ask
|
show
|
jobs
by
notgoodrobot
4667 days ago
How similar is this to an Arduino?
2 comments
Kliment
4666 days ago
Runs same code, has less memory, storage, and I/O
link
makomk
4666 days ago
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.
link