/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.blog.montgomerie.net
| | linuxjedi.co.uk
5.3 parsecs away

Travel
| | In recent years, Microchip has launched a new range of AVR chips. They appear to have had some things borrowed from the PIC range, and you have to do some...
| | denilson.sa.nom.br
5.1 parsecs away

Travel
| | Almost 4 years later, I started using AVR microcontrollers again. However, today it is difficult to find a computer that has a _parallel port_, and thus I needed to revisit this topic of AVR programmers. And I end up building (and buying) the USBasp programmer.
| | www.leadedsolder.com
4.9 parsecs away

Travel
| | Coding and construction of an Arduino-based PS/2 keyboard adapter for the Sharp X1turbo 8-bit home computer
| | danielmangum.com
20.9 parsecs away

Travel
| Note: all analysis and code samples used in this post correspond to the v3.3.0 release of Zephyr. Having a good debugging workflow is critical to developing software quickly with high confidence. Fortunately, writing software for computers is often done, well, on a computer, meaning that while writing programs we can run other programs that help us understand the behavior of what we are writing. Typically the machine we are writing software for, though it may run in a data center and have a different for...