Crispy CrispyPin · they/them
CrispyPin pushed to main at CrispyPin/ch32_oled 2024-04-13 00:59:01 +02:00
7d27a4fe1f add readme and demo videos
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-13 00:48:14 +02:00
d07091b38d add video link
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-12 22:36:24 +02:00
63179fb3f5 clear screen on startup
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-12 22:30:01 +02:00
ea55972ff9 update readme
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-12 22:26:04 +02:00
0e95a0a1bb implement ch32v003 decoder
dc26664372 add build instructions
1c2cd2ff40 add README.md
Compare 3 commits »
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-12 19:12:02 +02:00
5dcf495744 export data to c header file
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-12 18:48:11 +02:00
8bfeb6d2f3 lossy compression
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-12 18:47:38 +02:00
0d2701f623 .:|:;
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-12 18:47:16 +02:00
e3a554b88d ~~.:|:;~~
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-12 17:43:28 +02:00
242724d7fd switch 8x8 cell diff to vertical
b85cb52ce0 add 8x8 cell partial update encoding
Compare 2 commits »
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-11 23:28:30 +02:00
1f61cebd50 add horizontal strip encoding type
3af9be328c add diff rle and run decoding on final byte array
Compare 2 commits »
CrispyPin created branch main in CrispyPin/bad-apple 2024-04-10 19:04:39 +02:00
CrispyPin pushed to main at CrispyPin/bad-apple 2024-04-10 19:04:39 +02:00
eca5344c66 init
CrispyPin created repository CrispyPin/bad-apple 2024-04-10 19:04:32 +02:00
CrispyPin pushed to main at CrispyPin/ch32_oled 2024-04-07 19:35:13 +02:00
e2190c8dc8 add birds to runner game
CrispyPin pushed to main at CrispyPin/ch32_oled 2024-04-07 18:59:11 +02:00
42eda85fd0 create runner game
fb0351cfe6 reorganise repo
Compare 2 commits »
CrispyPin renamed repository from ch32_gol to CrispyPin/ch32_oled 2024-04-07 13:00:57 +02:00
CrispyPin pushed to main at CrispyPin/ch32_oled 2024-04-07 00:54:48 +02:00
b3bf3d1f04 fix pcb, connect button to VCC instead of GND
ca03632fa0 implement game of life
Compare 2 commits »
CrispyPin created branch main in CrispyPin/ch32_oled 2024-04-06 20:13:15 +02:00
CrispyPin pushed to main at CrispyPin/ch32_oled 2024-04-06 20:13:15 +02:00
842e23ae62 init