Commit Graph

21 Commits (576ad4089e362f614f61bb5ba56fa7c8dd2c99bd)

Author SHA1 Message Date
Savanni D'Gerinel 576ad4089e Proof of concept for a radio transmitter 2022-07-02 17:54:19 -04:00
Savanni D'Gerinel 3ec18f464e Update the documentation 2022-06-30 09:22:36 -04:00
Savanni D'Gerinel 02e0ab5ae0 Rebuild the code and the board for a 3-wire protocol
This required switching to the display's 4-wire protocol so that I could use some of the pins on the shift register for register select and enable.
2022-06-30 09:19:30 -04:00
Savanni D'Gerinel fffa9b3e89 Create an RFM diagnostic program 2022-06-27 20:05:01 -04:00
Savanni D'Gerinel d86b6c596b Add display timings. Don't disable the display when clearing. 2022-06-27 20:03:49 -04:00
Savanni D'Gerinel b6208b0e6d Adjust the timing around reading the SPI line 2022-06-27 20:03:15 -04:00
Savanni D'Gerinel 6c4055bd0a Fix line_read 2022-06-27 20:01:25 -04:00
Savanni D'Gerinel 0d9ef55b44 Add multi-line support 2022-06-26 13:28:23 -04:00
Savanni D'Gerinel 9536b2c2b9 Significantly reduce the delay times on line strobing 2022-06-26 12:50:07 -04:00
Savanni D'Gerinel 789f261a47 Add GPL 2022-06-26 12:45:27 -04:00
Savanni D'Gerinel 65caaa0a50 Hugely refactor the display 2022-06-26 12:40:04 -04:00
Savanni D'Gerinel 5ad6fb8412 Add the lcd demo program to the flake 2022-06-26 11:51:40 -04:00
Savanni D'Gerinel 8837ec4cd2 Prototype LCD control 2022-06-26 11:38:20 -04:00
Savanni D'Gerinel 0e27f675dd Add functions to work with a 74HC595 shift register 2022-06-25 23:35:14 -04:00
Savanni D'Gerinel 3727225940 Start trying to build a number transmitter 2022-06-20 14:52:29 -04:00
Savanni D'Gerinel a78f1ea129 Implement the SPI protocol and a tester 2022-06-20 11:40:55 -04:00
Savanni D'Gerinel 1c9a329d7b Improve the base pin, set up morse code flasher on feather 32u4 2022-06-17 23:06:10 -04:00
Savanni D'Gerinel 059e4eb524 Set up the flame build in the flake 2022-05-11 19:25:19 -04:00
Savanni D'Gerinel 1f394f20ff Refactoring 2022-05-07 20:16:20 -04:00
Savanni D'Gerinel 565036547c Set up an initial sk9822 library 2022-05-07 19:49:54 -04:00
Savanni D'Gerinel 5487c27c50 Initial commit 2022-04-17 00:43:50 -04:00