fix for motor not stopping
by Darrell Harmon 6 years 1 month
fix for motor not stopping
due to the gate pull up resistor current in the high side driver,
the triac was not turning off.

Cut and dead bugged a triac based low side driver as shown in the schematic.
This will use 8 triacs for the low side.

Staying with triacs, but SCRs would work.
e551c0d0
change component values to available ones
by Darrell Harmon 6 years 1 month
cbf5440e
design review changes
by Darrell Harmon 6 years 1 month
design review changes
fix VCC and GND swap on high side driver
simplify catch diode setup to 1 diode
schematic cleanup
correct dV/dt cap value to give 2 ms soft start
increase triac trigger current to 4.3 mA
add manufacturer part numbers and data sheet link on some parts
ccf7ad27
add motor test
by Darrell Harmon 6 years 1 month
2867bcf1
Added library cache
by jnesselr 6 years 5 months
6bf87095
Trying to get the motors to work
by jnesselr 6 years 6 months
bee0c59a
Starting on MDB stuff
by Justin Nesselrotte 6 years 7 months
94b6cd61
Cleaning up function usage
by Justin Nesselrotte 6 years 7 months
43224610
Basic framework for multiple configs
by Justin Nesselrotte 6 years 7 months
8233dec7
Initial firmware commit
by Justin Nesselrotte 6 years 7 months
5b60e9f6
Report a bug