On Saturday, 25 October 2014 at 21:49:53 UTC, Ty Tower wrote:
Has anybody tapped the massive
(https://hackr.io/tutorials/learn-arduino) 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 ?
This was popular a few years ago, now 3 years later and it still
is something amazing.
Remote applications are truly countless. In fact this was one of
my final year projects of engineering. I had actually developed a
smart vehicle. I could control the headlights, infotainment
system and the air conditioner from my phone. It took me over a
year to get it done, but I did it.
3 years ago, I think I was taking these arduino programming
classes where I was trying to figure out which port is GND.
Time flies indeed