
Sunday is a good lazy day. Time to learn stuff and bang out some easy hacks.
Chirp is a Javascript toolkit for creating chiptunes. Only works in Google Chrome but sounds retro-tastic and actually sounds pretty good.
Voltage dividers are an essential skill to learn when building circuits. Go learn some voltage diviers.
Transmit data serially without a Microcontroller. Uses a specialized IC by Holtek to transmit and receive, but really quite useful if you have some data you want to move and don’t feel like adding a Microcontroller to your project!
The gMax is a pretty large 3D Printer on kickstarter. It boasts a 16″ x 16″ x 9″ print volume. Wow that’s some large prints!
Don’t understand how hobbyist FDM 3D Printers work ? Here’s a writeup on how they work.
The illustrated guide to crypto hashes. Informative
Tuning an RTOS can be daunting to pick the right scheduling algorithm. How to select the right algorithm using system modeling.
If you’re not a VIM guru, you’re probably using the nano text editor. Here’s some tips to make your nano experience a little more pleasurable. Works on the Raspberry Pi too.