Ask HN: What don't you like with the Arduino platform?
https://news.ycombinator.com/item?id=8830910Language only. I don't care about the IDE or hardware now.
I'm building a new framework for AVR microcontrollers that's radically different than the standard Arduino language, meant to be super fast. It'll be aimed at Arduino power users and advanced software devs starting with hardware. What would you like to see in a framework like this? An event handler system to make it event driven? A system for "multithreading?" A system for debugging? What don't you wan't to see in something like this?