mirror of
https://github.com/travisgoodspeed/goodwatch
synced 2024-11-21 23:58:31 +00:00
Updated readme.
This commit is contained in:
parent
2f155d2ebb
commit
dd8b46ea82
13
README.md
13
README.md
@ -23,7 +23,9 @@ Our firmware is freely available in this repository, compiling with
|
|||||||
the standard MSP430 compiler packages that ship with Debian. It
|
the standard MSP430 compiler packages that ship with Debian. It
|
||||||
consists of a Clock, a Stopwatch, an RPN Calculator, and a Hex Memory
|
consists of a Clock, a Stopwatch, an RPN Calculator, and a Hex Memory
|
||||||
Viewer with Disassembler, all written in C. It compiles in Debian
|
Viewer with Disassembler, all written in C. It compiles in Debian
|
||||||
with all of the MSP430 packages installed.
|
with all of the MSP430 packages installed. On watched with a radio,
|
||||||
|
we have a basic Morse transmitter for now, with other radio applications
|
||||||
|
on the way.
|
||||||
|
|
||||||
Additionally, we've written out own client for the CC430's BootStrap
|
Additionally, we've written out own client for the CC430's BootStrap
|
||||||
Loader (BSL). You might find it handy for other projects involving
|
Loader (BSL). You might find it handy for other projects involving
|
||||||
@ -45,8 +47,13 @@ functional, and Travis is wearing one for daily use. Assembly of the
|
|||||||
GoodWatch10 is a bit difficult, as components are 0201 wherever
|
GoodWatch10 is a bit difficult, as components are 0201 wherever
|
||||||
possible and the central chip is QFN.
|
possible and the central chip is QFN.
|
||||||
|
|
||||||
The GoodWatch20 gerber files have been finalized, and boards have been
|
The first GoodWatch20 boards has been constructed, which features a
|
||||||
ordered. It adds support for sound and a 433MHz radio.
|
radio chain. Software support for the radio has just begun, and
|
||||||
|
unfortunately the chip antenna intended for this watch will not fit
|
||||||
|
within the case.
|
||||||
|
|
||||||
|
The GoodWatch21 will be manufactured in early 2018 with a wider filter
|
||||||
|
and other radio modifications.
|
||||||
|
|
||||||
See `BOM.txt` in the hardware directories for a parts list, and the
|
See `BOM.txt` in the hardware directories for a parts list, and the
|
||||||
wiki for an assembly guide.
|
wiki for an assembly guide.
|
||||||
|
Loading…
Reference in New Issue
Block a user