Upgraded microcontroller, native 16bit PWM, discrete charge pump instead of MOSFET driver, voltage and illumination sense on board, dedicated Touch and Switch inputs, various small improvements.

This commit is contained in:
Frans Veldman 2025-04-26 06:18:39 +00:00
commit 8a3ebbbf1a
3 changed files with 15439 additions and 9354 deletions

3
.gitignore vendored
View file

@ -7,6 +7,7 @@
*.bak
*.bck
*.lck
*.csv#
*.kicad_pcb-bak
*.kicad_sch-bak
*-backups
@ -19,6 +20,8 @@ _autosave-*
*-save.kicad_pcb
fp-info-cache
*.kicad_pro
# Netlist files (exported from Eeschema)
*.net

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff