Commit Graph

109 Commits

Author SHA1 Message Date
W1CDN
15cad51881 Update readme 2023-11-02 20:47:41 -05:00
W1CDN
d77c938ad4 Add UI screenshot 2023-11-02 20:45:50 -05:00
W1CDN
6689bc5cdf Fix email. 2023-11-02 20:10:03 -05:00
W1CDN
15ea79d765 Add contact. 2023-11-02 19:57:10 -05:00
W1CDN
4fd4cd2dbd Update readme. 2023-11-02 19:54:02 -05:00
W1CDN
d99da74f5a Add link to hardware repo. 2023-11-02 19:08:17 -05:00
W1CDN
c984ebceef Update readme. 2023-11-02 17:51:41 -05:00
W1CDN
df9028ef9f Remove unneeded libraries. 2023-11-02 08:26:40 -05:00
W1CDN
66646828c0 Update readme. 2023-11-02 08:26:04 -05:00
W1CDN
a732dbcec3 Update readme 2023-11-02 08:24:55 -05:00
W1CDN
ec262c4572 Add license 2023-11-02 08:23:31 -05:00
W1CDN
52b910ed79 Merge pull request 'Add option to set up for wifi or AP on compile' (#53) from access-point into main
Reviewed-on: #53
2023-10-01 11:29:20 -05:00
mattbk
0478506e87 Add confirmation so people don't click the wrong button. 2023-09-27 20:56:37 -05:00
mattbk
9679248691 Default to AP if wifi is inaccessible. 2023-09-27 20:43:01 -05:00
mattbk
db7c0adfed Reboot on network change form. 2023-09-27 20:12:38 -05:00
mattbk
98536b8e76 Stub out network form. 2023-09-26 20:57:41 -05:00
mattbk
2f6fd9a05e Remove old file and stub out readme. 2023-09-25 22:06:49 -05:00
mattbk
4e797b9281 Move folder. 2023-09-25 22:02:03 -05:00
mattbk
5e3503b497 Use integer network setting to avoid string comparison. 2023-09-25 21:53:20 -05:00
mattbk
7fc43238cd Simplify SSID. 2023-09-25 21:47:48 -05:00
mattbk
8106d576be Add option to set up for wifi or ap on compile. 2023-09-25 21:36:37 -05:00
W1CDN
e942576fd8 Merge pull request 'Make sure RTC is counting time on battery' (#51) from rtc-fix01 into main
Reviewed-on: #51
2023-09-25 21:14:57 -05:00
mattbk
c14215d42f Wait for RTC before querying on boot. 2023-09-25 21:12:25 -05:00
mattbk
99f6ebfe93 Add delay before reading RTC. 2023-09-19 11:11:46 -05:00
W1CDN
dccd3d27f4 Merge pull request 'Add custom message ability' (#47) from custom-message into main
Reviewed-on: #47
2023-09-16 15:48:03 -05:00
mattbk
2618d82e12 Add custom message ability 2023-09-16 09:51:39 -05:00
W1CDN
08b1bdf3fd Merge pull request 'Change WPM on webform' (#45) from wpm into main
Reviewed-on: #45
2023-09-16 09:17:17 -05:00
mattbk
d973bbf19a Clean up. 2023-09-16 09:16:35 -05:00
mattbk
f4287eba7b Control WPM from webform. 2023-09-15 21:44:19 -05:00
W1CDN
3474d8ba17 Merge pull request 'Key radio as well as blinking LED' (#44) from key-radio into main
Reviewed-on: #44
2023-09-15 21:19:50 -05:00
mattbk
ffb4163980 Wire up keyer. 2023-09-15 19:58:46 -05:00
W1CDN
3db888e530 Merge pull request 'Set up scheduled program cycles' (#24) from program-cycle into main
Reviewed-on: #24
2023-09-15 16:51:44 -05:00
W1CDN
a93498ac84 Merge pull request 'Use arduinomorse instead of Jled' (#38) from arduinomorse into program-cycle
Reviewed-on: #38
2023-09-15 16:35:46 -05:00
mattbk
6c1a718a98 Do the math right on cycle timing. 2023-09-15 12:22:02 -05:00
mattbk
4380a56055 Shelve. 2023-09-14 21:02:28 -05:00
mattbk
f5aa43ef76 Clean out old Jled and arduino-timer code. 2023-09-14 17:09:55 -05:00
mattbk
c8f9d823da Add back ability to send continuously. 2023-09-14 16:36:22 -05:00
mattbk
a47cd1465a Clean up. 2023-09-14 12:46:35 -05:00
mattbk
73a6b694a9 Cycle appropriately. 2023-09-14 12:44:10 -05:00
mattbk
06e69bd8c0 Start on schedule and able to stop. 2023-09-13 21:54:43 -05:00
mattbk
dd085635a2 Shelve. 2023-09-13 21:06:16 -05:00
mattbk
087ad27c8c Add arduinomorse and dependencies. 2023-09-13 20:24:57 -05:00
mattbk
5c655a381b Snapshot. 2023-09-13 19:58:45 -05:00
mattbk
dc765af473 Working snapshot. 2023-09-12 21:32:11 -05:00
mattbk
3aba0583be Stub out a non-working function to set up Jled sequences. 2023-09-11 21:47:37 -05:00
mattbk
1bde39e148 Snapshot. 2023-09-11 21:09:27 -05:00
mattbk
958e71513c Snapshot. 2023-09-10 12:35:02 -05:00
mattbk
70decbbcca Only send cycles when program is running. 2023-09-09 16:01:41 -05:00
mattbk
2127d4a75a Add extra space at end of message to workaround Jled bug. 2023-09-09 13:14:28 -05:00
mattbk
40baa679e1 Working cycle example with hardcoded variables. 2023-09-09 12:53:34 -05:00