From bf040f61c7e102c0479dcffb2684fb0a092ab92e Mon Sep 17 00:00:00 2001 From: Travis Goodspeed Date: Sun, 11 Nov 2018 11:24:26 -0500 Subject: [PATCH] Adds a link to the charliewatch. --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2447e2e..c788e08 100644 --- a/README.md +++ b/README.md @@ -68,12 +68,20 @@ wiki for an assembly guide. ## Related Projects [Pluto](https://github.com/carrotIndustries/pluto) is a replacement -PCB for the Casio F-91W that is also based on an MSP430. We are -jealous of that project's simulator and energy monitor utility. +PCB for the Casio F-91W that is also based on an MSP430. We happily +use that project's [energy +monitor](https://github.com/carrotIndustries/energytrace-util) +utility for measuring our power budget. [FaradayRF](https://faradayrf.com/) is a CC430 radio board intended -for amateur use, with a 500mW amplifier and GPS receiver. +for amateur use, with a 500mW amplifier and GPS receiver. Their radio +chain is far more carefully designed than ours, but in time, we hope +that the two projects will communicate with each other. [openchronos-ng-elf](https://github.com/BenjaminSoelberg/openchronos-ng-elf) seems to be the most recently maintained firmware for TI's OpenChronos devkit, which uses the CC430. + +The [CharlieWatch](https://github.com/osresearch/charliewatch) from +Trammell Hudson is a nice little fork of the GoodWatch that uses a +charlieplexed array of LEDs instead of a Casio watchcase. \ No newline at end of file