Hacker News new | ask | show | jobs
by mauricemir 4071 days ago
Yes given the relatively small amount of space on ardunio using VS to write code for them seems over kill.
1 comments

Integrating the Arduino firmware with a Windows GUI app will be a lot easier if the firmware was generated from within MSVS. I could imagine automatically generated bindings to hardware functions. I can also imagine an automatic custom "device driver" generator; and then maybe an all-in-one installer roller thing. There are some pretty cool possibilities.