-
Recent Posts
Archives
- May 2019 (1)
- October 2015 (1)
- August 2015 (1)
- April 2015 (1)
- December 2013 (1)
- August 2013 (1)
- May 2013 (3)
- April 2013 (2)
- February 2013 (1)
- December 2012 (2)
- May 2012 (1)
- February 2012 (1)
- July 2010 (2)
Tag Archives: Education
Sheep It!
Back when I was still working at Amazon I decided to contribute to a DIY/Maker faire. I can’t remember the title of the event. I thought it would be [..]
Making, Programming, Technology
amazon, Arduino, build, C++, code, DIY, Education, Game, Programming, project, QML, Video
Learning: AVR Assembly
I have been trying to learn AVR assembly for the past few weeks. Things are coming along, but it is tough to remember all of the 3 and 4 letter instructions and which registers they can work with. Here is part of an example project, which was really a series of exercises that I worked on through out the chapter. I’ve been reading a book from 2002 called AVR: An Introductory Course. While the reviews for this book haven’t been great, I’ve found it to be a reasonable book for learning. I’m sure it is outdated but I’m sure that the much of still applies. Read more
Arduino Workshop Book
Here is a book I just came across. It looks promising. John Boxall seems to have the book printed out on his website as well, complete with code [..]