1
0
Fork 0
Commit Graph

111 Commits (main)

Author SHA1 Message Date
radex 0ce701b760
reduce bleeding between lines :/ 2024-06-30 17:01:35 +02:00
radex 633024a598
leds: simplify/optimize render step 2024-06-30 16:50:53 +02:00
radex 8ef255322d
leds: evolve towards interrupt-friendly rendering 2024-06-30 16:42:42 +02:00
radex 65481739e6
improve gamma correction 2024-06-30 12:04:12 +02:00
radex 9ef7e1248d
faaasteeeer 2024-06-30 12:00:54 +02:00
radex 95f3815fc0
platformio: upload by usb by default 2024-06-30 12:00:49 +02:00
radex 5c65a244ed
leds: make it work (again) 2024-06-29 19:22:32 +02:00
radex de44e2e2c4
can: next song over can 2024-06-29 19:22:17 +02:00
radex 805c7b8420
update readme 2024-06-23 20:57:05 +02:00
radex 11340358d2
add bitmap font rendering (untested) 2024-06-20 17:40:49 +02:00
radex 47019ac5c2
pcb/main board: add errata 2024-06-20 17:40:17 +02:00
radex d1e4912330
SD: try bumping to 24mhz 2024-06-20 17:40:10 +02:00
radex c114007ddb
integration hell 2024-06-20 17:39:46 +02:00
radex 2007ba4e6b
platformio: upload/debug via picoprobe 2024-06-15 22:20:46 +02:00
radex 7d8a469a32
can: make it work 2024-06-15 22:20:26 +02:00
radex 6d51949123
pcb: KbdShield (wip) 2024-06-10 20:09:46 +02:00
radex 1dfad2e3b3
integration hell 2024-06-10 13:25:38 +02:00
radex d86dc2590e
wip integration hell 2024-06-08 10:18:27 +02:00
radex 73b3760f68
can: add basic heartbeat (untested) 2024-06-05 22:26:42 +02:00
radex 90d9d64e12
leds: fix for new pcb (untested) 2024-06-05 22:26:33 +02:00
radex a2f703c2e1
extract config.h 2024-06-04 18:31:09 +02:00
radex 0c2f64a973
some improvements... 2024-06-03 23:22:07 +02:00
radex 0a3f0e9216
begin MainBoard bringup 2024-06-03 22:15:44 +02:00
radex efb94c2d78
Merge branch 'sd2' 2024-06-02 15:44:51 +02:00
radex 2cc5f3d6fc
clean up 2024-06-02 15:44:49 +02:00
radex 72045008f8
use new sd lib 2024-06-02 15:31:43 +02:00
radex 20acc815de
Merge branch 'main' into sd2 2024-06-02 14:06:35 +02:00
radex 6ba449a1a4
gamma 2024-06-02 14:01:57 +02:00
radex da893fd9de
wip gamma correction 2024-06-02 12:05:42 +02:00
radex 62a69a4c6d
pio-based everything 8-bit color work! 2024-06-02 11:02:47 +02:00
radex 634406bb2e
huh still builds 2024-06-01 13:03:32 +02:00
radex a31ce07582
add no-OS-FatFS-SD-SDIO-SPI-RPi-Pico-main (wonderful name ain't it) 2024-06-01 12:54:07 +02:00
radex c2a5081fbc
switch to another arduino core? 2024-06-01 12:47:54 +02:00
radex 92edaca309
test: comment out old sd implementation 2024-05-31 23:44:39 +02:00
radex 99f4f36d31
+lib/can2040 2024-05-31 19:34:05 +02:00
radex c16581103d
new readme 2024-05-30 20:24:37 +02:00
radex 91b144ff83
perf tweaks 2024-05-30 20:17:43 +02:00
radex 9cd5e00309
8 bits 2024-05-30 18:51:49 +02:00
radex 3c42453975
wip: pio-based everythin 2024-05-30 18:26:22 +02:00
radex be5f1abb08
wip: pio-based row selection 2024-05-30 15:44:31 +02:00
radex dfaf256926
clean up pio 2024-05-30 11:47:15 +02:00
radex d43bdba36e
wip: pio-based delay 2024-05-30 11:39:56 +02:00
radex 3880a58137
Revert "optimize: use PWM interrupt based delays for precision and pipelining"
This reverts commit 9f9d089e08.
2024-05-27 13:35:38 +02:00
radex 647224897e
Revert "wip optimize"
This reverts commit fa115e88cb.
2024-05-27 13:35:34 +02:00
radex fa115e88cb
wip optimize 2024-05-27 13:35:22 +02:00
radex 9f9d089e08
optimize: use PWM interrupt based delays for precision and pipelining 2024-05-27 10:15:22 +02:00
radex 2a953464fd
optimize: use irq to signal readiness 2024-05-26 23:02:06 +02:00
radex fbbcf0746c
optimize: rclk via pio 2024-05-26 22:01:38 +02:00
radex 589f8a96ae
some microoptimizations 2024-05-26 17:30:40 +02:00
radex 5e368cf5d3
documentation 2024-05-26 16:51:17 +02:00