Commit graph

8 commits

Author SHA1 Message Date
ec88e787e9 compiled 1.0.2 firmware with fixed output pins 2019-02-23 23:31:29 -08:00
4548a2ed8f fixed pin assignment from debug edit 2019-02-21 02:03:11 -08:00
f9c1e4ff4e Added the serial input function to the loop 2019-02-19 01:30:09 -08:00
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
7fd60d1d74 Fixed https://github.com/pyr0ball/pyr0piezo/issues/17
- Changed output logic to be active low
 - Compiled new firmware hex file for this change (v1.0.2)
 - Moved original firmware v1.0.0 to correct folder
2019-02-18 17:33:07 -08:00
201ecde19e Added firmware hex file used in alpha boards
This is the firmware loaded on boards shipped out to alpha testers
2019-02-14 21:46:38 -08:00
26f0e13818 Added folder structure for firmware source 2019-02-11 12:18:32 -08:00