GeekInfo
Thanks to Wordpress I might actually be able to make a section like this manageable on my site. For a long time I’ve wanted to make a page with lots of little tips and tricks that I’ve learned over the years. This includes stuff that aren’t full projects but that you might find useful.
S/PDIF Stuf
I used to use a lot of S/PDIF stuff in my personal recording studio. I collected some information together which became somewhat popular as a resource for people on the web. - More Info
PIC Tutorials
The PIC series of microcontrollers are some of my favourite electronic components. They are powerful, cheap and fun to use, and they’ve completely changed the way I think about electronics and code. To aid in others that want to learn about these excellent parts, I present some short tutorials here.
- Introduction to PIC Microcontrollers - A basic introduction outlining what a microcontroller is, and how to do some simple things with them.
- Choosing PIC Microcontrollers - A bit more detailed, discussing the process I use when deciding which PIC to use for an application.