 Maxwell PrayandGitHub
|
5d5ea610ff
|
Merge pull request #20 from synthead/add-release-drafter
Add Release Drafter workflow
v1.0.0
|
2023-07-13 23:18:37 -07:00 |
|
Maxwell Pray
|
d9dad19cae
|
Add Release Drafter GitHub Actions workflow.
|
2023-07-13 23:16:39 -07:00 |
|
 Maxwell PrayandGitHub
|
30e5177923
|
Merge pull request #17 from synthead/support-rpi-pico
Support the Raspberry Pi Pico
|
2023-07-11 13:36:30 -07:00 |
|
Maxwell Pray
|
b34a7129f0
|
Fix grammar on README.md about serial and LEDs on Arduino boards.
|
2023-07-11 13:34:44 -07:00 |
|
Maxwell Pray
|
0f76ef0f43
|
Update README.md to mention the Raspberry Pi Pico.
|
2023-07-11 12:57:26 -07:00 |
|
Maxwell Pray
|
f98cc75552
|
Cast 0 as byte before calling Serial.write.
|
2023-07-11 12:47:57 -07:00 |
|
Maxwell Pray
|
6e15d0a1f0
|
Use LED_BUILTIN for LED_PIN.
|
2023-07-11 12:46:43 -07:00 |
|
 Maxwell PrayandGitHub
|
72efd2064e
|
Merge pull request #15 from synthead/call-NotebookAdapter-emulate-before-LedBlaster-emit_byte
Call NotebookAdapter::emulate before LedBlaster::emit_byte
|
2023-07-05 20:23:57 -07:00 |
|
Maxwell Pray
|
f2acf6ff20
|
Call NotebookAdapter::emulate before LedBlaster::emit_byte.
|
2023-07-05 20:20:29 -07:00 |
|
 Maxwell PrayandGitHub
|
4ed5af8231
|
Merge pull request #12 from synthead/include-headers-in-cpp-files
Include headers in led_blaster.cpp and notebook_adapter.cpp
|
2023-02-21 05:01:17 -08:00 |
|
Maxwell Pray
|
7bd69af66e
|
Move LedBlaster::setup to be the top-most function.
|
2023-02-21 04:54:54 -08:00 |
|
Maxwell Pray
|
94dec03e03
|
Include "notebook_adapter.h" in notebook_adapter.cpp.
|
2023-02-21 04:54:36 -08:00 |
|
Maxwell Pray
|
e5291c7304
|
Include "led_blaster.h" in led_blaster.cpp.
|
2023-02-21 04:54:10 -08:00 |
|
 Maxwell PrayandGitHub
|
09e3c714f7
|
Merge pull request #10 from synthead/add-beepwear-pro-support
Fix BeepwearPRO 1.03 not recognizing this device as a working Notebook Adapter
|
2023-02-21 04:29:40 -08:00 |
|
Maxwell Pray
|
2d81324aae
|
Make "V" command enable fast mode.
|
2023-02-21 03:59:51 -08:00 |
|
Maxwell Pray
|
63ed9c4ac9
|
Add enable_fast_mode to LedBlaster.
|
2023-02-21 03:57:48 -08:00 |
|
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 |
|