Arduino Source Code


 

Rob Trainer

TVWBB Member
Hi Bryan,

I have started playing around with a Netduino and am thinking about porting the Arduino code to it. I wanted to get an understanding of the Arduino code so I cloned the GitHub repository and opened the project in VS2012 w/Arduino plugin from Visual Micro. Things look ok, except it fails to compile, complaining about not finding ShiftRegLCD.h. I see that the file is in libraries directory but I am not sure how to get VS to find it (most of my work is in desktop and web based c# applications).

I have not spent a lot of time working with VS and the Arduino so I was hoping you could point out the remedy.

Thanks in advance,
Rob
 
lol...I searched high and low for it from the main wiki page and still cannot find how to get to the page that linked above.

The linked page only mentions the Arduino IDE, not Visual Studio.
 
Last edited:

 

Back
Top