That sounds VERY interesting - best of luck with it!Originally Posted by ChrisHelvey
- Glad variables are helping you!I have the circuit working perfectly (with clearly labeled variables now.) I can't imagine how much time/pulled hair this saves even WITH the learning curve of using a PIC/Basic.
Chris, a little help with your project... you may already know this but anyways... the PIC16F877A also has Hardware PWM which is fantastic! You can set it and implement other code at the same time without worrying about its output frequency. You can easily change its frequency and stop the output alltogether. Check it out before using the PWM command.I'll be using another, separate one dedicated to creating a custom square wave (PWM) needed for another part of the design.
Good luck
Rob
Bookmarks