DCC-EX / EX-IOExpander

Digital and Analogue I/O expander using Arduino AVR
GNU General Public License v3.0
8 stars 5 forks source link

Add Servo and SuperPin #61

Closed peteGSX closed 11 months ago

peteGSX commented 11 months ago

Add use of Servo library for controlling servos for AVR platforms Add SuperPin class for neat dimming of LEDs without needing hardware PWM pins (all platforms) Adjust pin maps for F411RE and F412ZG for more logical Vpin to physical pin mapping Enable fast digital writes for SuperPin on AVR platforms