Hello All,
I have the 12F509 set up to interpret IR commands. It decodes 2 bytes and latches the correct logic to the ports to drive an H-bridge (driving a tiny pager motor). I would like to have at least 5 speed levels, but the problem I see is the serial 2 bytes that would essentially steal mcu time (sent across every 20ms @ 1200 bps). Since this body has no hardware (serial or PWM) everything needs to run at 4 Mhz. What is the best way to do this with the 509?
Any help would be appreciated.
Nick
Bookmarks