• Joined on 2023-02-02
true pushed to master at trueControl/dc33-retro-tech-addon 2025-07-25 20:36:41 -07:00
5267625e30 main comment cleanup
true pushed to master at trueControl/dc33-retro-tech-addon 2025-07-24 16:03:58 -07:00
efaeb803a5 fix various bugs. editor button initial WIP.
true created branch master in trueControl/dc33-retro-tech-addon 2025-07-24 06:23:24 -07:00
true pushed to master at trueControl/dc33-retro-tech-addon 2025-07-24 06:23:24 -07:00
35653d25e3 changed ADC range for pot; ADC seems to work fine now
f8a987a592 soft I2C implemented, LEDs are now lighting
805489c98f initial commit of in-progress port
true created repository trueControl/dc33-retro-tech-addon 2025-07-23 21:58:04 -07:00
true pushed to master at true/000000widow-hackspacecon 2025-05-04 19:16:05 -07:00
88162e2935 make sure initial code run clears running state and goes into standby
true pushed to master at true/000000widow-hackspacecon 2025-04-28 20:19:48 -07:00
cf209fce4d possibly fix wasted power in idle mode
true pushed to master at true/000000widow-hackspacecon 2025-04-28 18:09:04 -07:00
4d58a3df74 LEDs now operating on button push
true pushed to master at true/000000widow-hackspacecon 2025-04-27 21:38:03 -07:00
9827a8f6be don't run timers in stop mode while debugging
57f7b1b48d fix setting clock divider to /1 when it should be /2
Compare 2 commits »
true pushed to master at true/000000widow-hackspacecon 2025-04-27 21:01:34 -07:00
8692b71fd8 Fix several bugs
true pushed to master at true/000000widow-hackspacecon 2025-04-23 19:55:50 -07:00
39151185fb add missing .gitignore
true pushed to master at true/000000widow-hackspacecon 2025-04-23 19:54:07 -07:00
8a0430f137 fix not sending last frame to LEDs
true pushed to master at true/000000widow-hackspacecon 2025-04-23 09:58:42 -07:00
d8d2677f54 fix some mistakes
true pushed to master at true/000000widow-hackspacecon 2025-04-23 01:42:50 -07:00
70b9fe0dd6 migrate code to AS7, including fucked up arduino import
true pushed to master at true/000000widow-hackspacecon 2025-04-04 03:05:52 -07:00
1c34e1228f more boilerplate and cleanup
true pushed to master at true/000000widow-hackspacecon 2025-04-04 03:03:05 -07:00
010eeae72f fix bugs in circle fade program
0ac7f4e7e2 changed code to match board; fixed a couple bugs
Compare 2 commits »
true pushed to master at true/000000widow-hackspacecon 2025-04-04 00:35:42 -07:00
e614e47d4a add circle spin fadeout whatever program
true pushed to master at true/000000widow-hackspacecon 2025-04-03 14:41:44 -07:00
9413b9997a broke out interrupts into isr.cpp
true pushed to master at true/000000widow-hackspacecon 2025-04-03 14:21:55 -07:00
b5bf65fead more cleanup and clarity
true pushed to master at true/000000widow-hackspacecon 2025-04-03 14:18:37 -07:00
3607db3c4c add hsv2rgb; rainbow puke should work now