On Saturday, 25 October 2014 at 21:49:53 UTC, Ty Tower wrote:
Has anybody tapped the massive Arduino programming explosion
using D instead of C++ ?
I got started on Arduino a few years back and it has taken the
microprocessor popularity through the roof .
Unfortunately you download the IDE (Integrated Development
Environment) from Arduino.cc direct and then using a $3
development board with a 328p chip on it ,proceed to program
the chip to do pretty much whatever you can think of including
turning stuff on with your mobile from anywhere in the world
and much much more .
I wondered if someone could adapt it to D ?
Well it is ARM so it should be possible.