Ask HN: Where to begin when learning hardware hacking?
https://news.ycombinator.com/item?id=7015082For someone having a decade of experience in software application development(mostly web applications) but not so much knowledge about hardware, what is the best approach to get into hardware hacking?
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?