Firmware for true's GAT Nametag, released at Supercon 8.
Go to file
true 6a4284176b initial import and cleanup of WP DC29 nametag code
many things are different from WP DC29, including but not limited to:
- different vendor and core
- different peripherals
- no external serial number MCU, now have different i2c-communicated MCU
- different accelerometer
- different RGBLED count
- RGBLED controller instead of PWM controller
- soft I2C instead of hard I2C
- I2C EEPROM instead of SPI Flash

code has been "cleaned up" and some work done for porting. the code "builds" but most of the render code isn't actually used yet. there's still a lot to fix between render, UI, and incomplete implementations.
2024-10-13 20:12:28 -07:00
datasheets initial soft i2c routines written; AW20xxx code copied in 2024-10-13 02:53:18 -07:00
nametag8_CH592 initial import and cleanup of WP DC29 nametag code 2024-10-13 20:12:28 -07:00
nametag8_V003 initial commit of work in progress code 2024-10-12 21:59:33 -07:00
.gitignore initial commit of work in progress code 2024-10-12 21:59:33 -07:00