
Last week we released the #twatch v2, an ethernet backpack for 20×4 character LCDs. This wasn’t the only version of the #twatch that we designed. V2 is based on the slick, inexpensive, single-chip ethernet microcontroller, the PIC 18F67J60. The biggest downside to the 18f67J60 is that it can only be programmed an average of 100 times. The limited program cycles make it really difficult to develop the firmware unless you’re a programming genie.
#twatch v1 is a development board for the #twatch firmware. It uses a PIC 24FJ64GA002 microcontoller with a million potential programing cycles, and an ENC28J60 for ethernet access. The design isn’t as advanced as v2, but it’s key to developing the #twatch firmware. We also use the v1 #twatch to diagnose new bugs, like the recent change in Twitter JSON.
You can buy an assembled #twatch v2 PCB for $30, including worldwide shipping. Keep reading for more about the v1 design.



