Commit Graph

14 Commits

Author SHA1 Message Date
true d8bf688001 bootloader now functions
several issues with the bootloader, from gpio config, UART baud, etc.

bootloader now does the following:
- enters bootloader mode upon holding BTN2 at power-up
- flashes LED4 rapidly to indicate in bootloader mode
- operates WCH ISP bootloader at 115200 baud on the UART pins on GAT header
2024-08-04 06:39:10 -07:00
true 5177b02ab0 i2c, IS31FL3729 cleanup 2024-08-03 11:40:10 -07:00
true 8fb1368e0a minor performance fixups for program 4 2024-08-03 11:39:07 -07:00
true 5d722f41e8 cleanup is31fl3729 driver; LED updates only when needed now 2024-08-03 05:56:37 -07:00
true 5adce05f84 fix the phosphoric fade effect on program 4 2024-08-02 19:39:01 -07:00
true 6a2de9a6a6 fix incorrect cursor LED indices; fix rgb program 4 2024-08-02 19:27:45 -07:00
true 51239bffa7 fix rgb program 1, 2, and 3 2024-08-02 18:49:47 -07:00
true d24d0b6d03 knob: fix up brightness direction, limits
the knob now adjusts in a human-relatable way for min to max brightness.

the min and max brightness levels are now scaled correctly for the knob.
2024-08-02 17:47:17 -07:00
true 185578ad8d fix LEDs lighting, and fix up first RGB program 2024-08-02 17:33:40 -07:00
true d42f20773b fix ADC lockup while reading 2024-08-02 17:33:20 -07:00
true 70bf2c481f fix i2c comms failures 2024-08-02 17:33:02 -07:00
true 48bf4a29d4 fix LEDs not going to full bright during editing 2024-08-01 04:46:00 -07:00
true 5d1cc3f518 reduce main interrupt tick rate 2024-08-01 04:45:31 -07:00
true 9d8653b528 directory path move 2024-07-29 03:47:51 -07:00