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:
parent
ebc3719228
commit
8a3ebbbf1a
3 changed files with 15439 additions and 9354 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue