Merge pull request #8 from synthead/add-known-compatibility-list-to-README.md
Add known compatibility list to README.md
This commit is contained in:
@@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
This project emulates the [Timex Datalink Notebook Adapter](https://user-images.githubusercontent.com/820984/187855124-5e84451c-f65b-4903-a9eb-f44ddde78eb1.png) for early [Timex Datalink watches](https://en.wikipedia.org/wiki/Timex_Datalink) in Arduino! It is 100% compatible with the original Notebook Adapter, and works with vintage and modern computer hardware.
|
This project emulates the [Timex Datalink Notebook Adapter](https://user-images.githubusercontent.com/820984/187855124-5e84451c-f65b-4903-a9eb-f44ddde78eb1.png) for early [Timex Datalink watches](https://en.wikipedia.org/wiki/Timex_Datalink) in Arduino! It is 100% compatible with the original Notebook Adapter, and works with vintage and modern computer hardware.
|
||||||
|
|
||||||
|
This Notebook Adapter emulator is tested to be compatible with:
|
||||||
|
|
||||||
|
- [Timex Data Link® Software 2.1d](https://assets.timex.com/html/data_link_software.html)
|
||||||
|
- [Timex Ironman Triathlon® Data Link® 2.01](https://assets.timex.com/html/data_link_software.html)
|
||||||
|
- [DSI Electronics e-BRAIN v1.1.6](https://archive.org/details/ebrain-1.1.6)
|
||||||
|
- [timex\_datalink\_client Ruby library](https://github.com/synthead/timex_datalink_client)
|
||||||
|
|
||||||
This project is not dependent on any specific Arduino board, although it is designed with the [Teensy LC](https://www.pjrc.com/teensy/teensyLC.html) in mind. The Teensy LC has USB serial and an onboard LED, so the board can be used as-is without any external components:
|
This project is not dependent on any specific Arduino board, although it is designed with the [Teensy LC](https://www.pjrc.com/teensy/teensyLC.html) in mind. The Teensy LC has USB serial and an onboard LED, so the board can be used as-is without any external components:
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user