-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Lets see.. What would people be looking for when they run across this?
The Left Coast Arduino toolkit, what is it?
When I write code, I like to create a trail of useful tools. This is so that the next time I run across similar issues, I have the solutions ready at hand. Well Duh, who doesn't do this? But its a starting point.
The toolkit your looking at here is what I created to make programming Arduions and "Arduino-like" processors. easy for myself. Basically its c++ code and as general purpose as I could make it. It has grown into.. something much larger than I ever expected.
In the beginning..
Lets assume you have an Arduino UNO. This is, currently, where people starting out with Arduinos find themselves. So you have an UNO and your looking for some tools to make life easier.
all founded on LC_BaseTools.