TMO Project Log – Introduction

I’d like to introduce my current project called TMO. TMO is (or rather, will be) a handheld electronic game system. It features a 16×16 dot-matrix LED screen, very simple sound (beeps and such), and input via a wheel controller and several buttons. I’m still working on finalizing the design, but this gives the general idea. […]

Release of Teensy_sPWM Library v0.1

Today I’m making available the first “complete” version of the software-based pulse-width-modulation library I’ve been working on for a few weeks for use in my upcoming Teensy 2.0 projects. Key features include high-frequency PWM, and the ability to apply independent PWM to all output capable pins on the Teensy. It is not thoroughly tested, so […]