help with class work
khankins513
Posts: 1
This might sound like a stupid question but how do I get a LED to blink at 5hz?
Comments
Look it up. Start there.
Numerous ways to do this. Look up the TOGGLE command. See also PAUSE and DO/LOOP.
Give it a shot and let us know how you make out. Easy peezy.
Although note that these are PBASIC commands, which are not applicable to PropC.
Homework assignments like this one will be a lot easier if you read the textbook/web guide you are working from, follow the instructions in the example activities carefully, build the circuits they show you, and hand enter & test the code examples. When you do end up needing help from the forums, make sure to be really specific with your question. Explain your setup carefully along with what you know up to the point you are stuck. That will help us give you a useful answer to get you over the hurdle.