badge
No description provided
git clone https://git.mitxela.com/badge.git
Log | Files | Refs
| README
Branches
Name |
Last commit date |
Author |
badge | 2023-12-12 15:41:36 +0000 | mitxela |
programmable | 2024-07-31 19:22:55 +0100 | mitxela |
File Tree (HEAD)
Name |
Size |
.gitignore | 30B |
Makefile | 182B |
anim/convert-font.py | 491B |
anim/convert-video.py | 962B |
anim/font.h | 3.332K |
anim/font.png | 1.145K |
anim/frames.h | 57.39K |
funconfig.h | 154B |
ledstud.c | 7.312K |
ledstud.ld | 3.523K |
readme.md | 66B |
History
* cc47eac (programmable)
| mitxela 2024-07-31 19:22
| add transmit program to repo
|
* a83e0a5
| mitxela 2024-07-29 17:42
| limit length of message
|
* da1a92c
| mitxela 2024-07-29 00:01
| badge parroting our flashed text
|
* 16af264
| mitxela 2024-07-28 22:51
| shoehorn opamp code into badge mode
|
* 41310aa
| mitxela 2024-07-28 21:24
| long press for learn mode
|
* 2bd2e85
| mitxela 2024-07-28 20:31
| Use NRST as GPIO, reimplement behaviour using interrupts and events
|
* 8767971 (HEAD -> badge)
| mitxela 2023-12-12 15:41
| make blinky a bit brighter on the slower clock speed
|
* 3e6dae5
| mitxela 2023-12-12 15:11
| reduce clock speed
|
* 95155b1
| mitxela 2023-12-09 01:47
| Turn font upside down
|
* a37b7b6
| mitxela 2023-12-08 19:15
| add readme
|
* a27273e
| mitxela 2023-11-13 22:06
| randomise offset and spread
|
* ec18206
| mitxela 2023-11-13 20:51
| Blinky mode
|
* 562ee1f
| mitxela 2023-11-10 00:39
| Scroll text working
|
* a7d4819
| mitxela 2023-11-09 23:32
| import font; basic test display
|
* afec469
| mitxela 2023-11-09 21:22
| Enable GPIO during sleep mode
|
* f6cd86a
| mitxela 2023-11-09 16:19
| check reset pin directly
|
* bd4e52e
| mitxela 2023-11-09 16:17
| cycle modes, sleep mode
|
* f53c31d
| mitxela 2023-11-09 15:37
| count presses of reset button
|
* 1fee8a9
| mitxela 2023-11-09 15:14
| use custom linker script
|
* df09300
| mitxela 2023-11-09 15:13
| anim update
|
* e0a40a7
| mitxela 2023-11-08 02:04
| gamma functioning sensibly
|
* eb38878
| mitxela 2023-11-08 01:52
| fiddling with gamma
|
* a35cf4d
| mitxela 2023-11-07 12:52
| More mucking with the animation
|
* e2de4c9
| mitxela 2023-11-07 11:59
| visual improvements
|
* 70421f4
| mitxela 2023-11-07 09:59
| Animation working
|
* c16f91a
| mitxela 2023-11-07 01:37
| Passable 4-bit gradient
|
* 44cb4ea
| mitxela 2023-11-07 01:08
| Draw frame
|
* 8226ed8
| mitxela 2023-11-07 00:33
| Matrix test
|
* 6416a25
mitxela 2023-11-06 23:12
Initial commit
Contents of readme.md: