Commit Graph
25 Commits
Author SHA1 Message Date
Maxwell Pray 756cb8936c Disable command mode on data transmit. 2023-02-21 03:42:37 -08:00
Maxwell Pray 85d688258f Add Timex BeepwearPRO 1.03 to compatible software list. 2023-02-21 01:53:40 -08:00
Maxwell Pray 4b96df400b Repeat all received bytes to serial host. 2023-02-21 01:44:19 -08:00
Maxwell Pray f020b78a52 Use "107\r M764 rev 764100" in query payload response. 2023-02-21 01:42:02 -08:00
Maxwell PrayandGitHub f4363e0c91 Merge pull request #8 from synthead/add-known-compatibility-list-to-README.md
Add known compatibility list to README.md
2023-01-03 14:42:39 -06:00
Maxwell Pray 6c1e8c7940 Add known compatibility list to README.md. 2023-01-03 14:40:12 -06:00
Maxwell PrayandGitHub 39b4160998 Merge pull request #6 from synthead/document-external-led-in-README.md
Add section about using an external LED
2022-11-24 00:32:58 -08:00
Maxwell Pray 326cd91f74 Add section about using an external LED. 2022-11-24 00:31:16 -08:00
Maxwell PrayandGitHub 12b9f17cea Merge pull request #5 from synthead/crop-images-in-README.md
Use cropped screenshots in README.md
2022-11-24 00:08:53 -08:00
Maxwell Pray 56a011a50a Use cropped screenshots in README.md. 2022-11-24 00:06:42 -08:00
Maxwell PrayandGitHub f018594fc3 Merge pull request #2 from synthead/use-126-r-M764-rev-764002-in-query-command
Make query command respond with "?126\r M764 rev 764002" for Ironman Triathlon compatibility
2022-09-14 01:54:37 -07:00
Maxwell Pray 7b5bae9bc2 Make query command respond with "?126\r M764 rev 764002". 2022-09-14 01:48:25 -07:00
Maxwell Pray d9d478da3e Shorten LED on and off durations. 2022-09-07 21:26:56 -07:00
Maxwell Pray c952711b37 Remove extra guards from NotebookAdapter. 2022-09-01 18:45:21 -07:00
Maxwell Pray d64565c803 Rename "ping" variables to "data" in NotebookAdapter. 2022-09-01 18:42:31 -07:00
Maxwell Pray 8faab1f700 Split up code into namespaces. 2022-09-01 13:54:38 -07:00
Maxwell Pray c8733448b9 Use explicit command and data modes. 2022-09-01 13:34:18 -07:00
Maxwell Pray b207077137 Use "M764" as HANDSHAKE_PAYLOAD. 2022-09-01 12:54:59 -07:00
Maxwell Pray 723e435cfe Set initial value of send_handshake to true. 2022-09-01 01:57:02 -07:00
Maxwell Pray 05dccdee2c Add Notebook Adapter screenshot and rearrange README.md. 2022-09-01 01:45:43 -07:00
Maxwell Pray 8d1e149fa8 Use bool type for send_handshake. 2022-09-01 00:53:10 -07:00
Maxwell Pray 780f03e6f1 Use cropped photo of watch and board in README.md. 2022-09-01 00:40:08 -07:00
Maxwell Pray 922a4e9ca3 Update language in README.md about Arduino hardware. 2022-09-01 00:37:34 -07:00
Maxwell Pray f4a81dab3a Add README.md. 2022-09-01 00:35:36 -07:00
Maxwell Pray 540661d8e2 Initial commit. 2022-08-31 23:56:27 -07:00