sonicmach1
New member
I am new to the Arduino line and code knowledge, but I have gotten my system mostly running on my bench.
I too experienced the issue with the Libraries being not included in the Arduino project automatically. I had to add each library manually.
Secondly the DISPLAY sketch only compiled/flashed for me in Arduino 1.6.0. Using 1.6.7 (the latest) gave me compile errors with missing .h files for the DISPLAY sketch, while I was able to compile and flash the Mega with the POWERBAR sketch.
My current status is the Mega works and the relays click and power up. The Due was flashed, but the display is still blank. More debugging tomorrow.
Thanks.
--
Brian
I too experienced the issue with the Libraries being not included in the Arduino project automatically. I had to add each library manually.
Secondly the DISPLAY sketch only compiled/flashed for me in Arduino 1.6.0. Using 1.6.7 (the latest) gave me compile errors with missing .h files for the DISPLAY sketch, while I was able to compile and flash the Mega with the POWERBAR sketch.
My current status is the Mega works and the relays click and power up. The Due was flashed, but the display is still blank. More debugging tomorrow.
Thanks.
--
Brian