Commit graph

2 commits

Author SHA1 Message Date
7999321f8c Added basic serial input to modify parameters
- Partially addresses https://github.com/pyr0ball/pyr0piezo/issues/1
 - Partially addresses https://github.com/pyr0ball/pyr0piezo/issues/2
 - Added serial input parsing for V_Follow, V_Comp, and Gain_Factor
 - Example serial input: VFOLH2.35 VFOLL1.80 VCOMPH2.75 VCOMPL2.54 GFACT2
2019-02-19 01:07:42 -08:00
055ab3c09e First draft of firmware v2.0.0
- Re-wired for rev.2.0.0 board pinout
 - Added functions for follower/comparator adjustment via PWM
 - Re-tasked resistor ladder to gain factor adjustment
 - Migrated calculations to interger (away from floats)
2019-02-18 17:49:11 -08:00