ddworken / the-bus-pirate

Automatically exported from code.google.com/p/the-bus-pirate
Other
0 stars 1 forks source link

Pulse-width modulator, frequency generator #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a configuration menu and pulse-width modulator to the AUX pin.

Will require:
1. Routine to assign and setup the PWM hardware on the AUX pin.
2. Menu to configure period and duty cycle (in KHz, MHz, ms?).

Original issue reported on code.google.com by ianles...@gmail.com on 31 Mar 2009 at 2:21

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Added function to AUXpin.c to setup the PWM. Need to add menu option and
configuration menu.

Original comment by ianles...@gmail.com on 3 Apr 2009 at 11:50

GoogleCodeExporter commented 9 years ago

Original comment by ianles...@gmail.com on 3 Apr 2009 at 11:52

GoogleCodeExporter commented 9 years ago
G starts the PWM config menu. Still need a decent config menu (enter in ms, hz, 
khz?).

Original comment by ianles...@gmail.com on 6 Apr 2009 at 3:02

GoogleCodeExporter commented 9 years ago
done, kinda crude, could use some eventual improvements

Original comment by ianles...@gmail.com on 14 Apr 2009 at 11:29