by anujkk on 1/5/14, 8:33 AM with 4 comments
C was the first programming language I learned and while I was in college I did some fun projects like developing a graphics & GUI library from scratch using just BIOS interrupt calls to set video mode, read/write pixel on screen and mouse handling. Since I left college I code mostly using python, php & javascript.
What would be the best approach for a person like me to get into hardware hacking?
by asher_ on 1/5/14, 8:39 AM
Although somewhat overpriced, the Arduino starter kits that you can get are a pretty good first step. I bought one a few years ago for about $90. The premium you pay is worth it, in my opinion, for the components, instructions, and sample projects that come with it. Starting with projects from a kit like this lets you get your feet wet, while picking up bits and pieces along the way. From there, you can branch out, make modifications to the code, buy new components, and start building your own projects.
More information about what kinds of things you are interested in would help in guiding you also, although I think Arduino is probably the best starting point in any case.
by taoquay on 1/9/14, 8:52 PM
Course website: http://users.ece.utexas.edu/~valvano/edX/index.html
edX website: https://www.edx.org/course/utaustinx/utaustinx-ut-6-01x-embe...
by zw123456 on 1/5/14, 8:59 AM