We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2013/01/30 11:25:52 PM CET
hi,
i nee code in microc for the following
2 toggle switches and 8 leds
sw1 and sw2 off means = all leds off
if sw1 on - led1 on- 5 millisecond delay-led2 on- 5 millisecond delay-led 3 on-1millisecond delay-led3 off-10 millisecond delay- led4 on 1msec delay -led4 off. thishould repeat in loop and should also check if sw2 is on if it is on then all led off
the same for if sw2on.
posted on 2013/01/30 09:10:54 AM CET
Hello everyone,
Tomorrow I have to hand a mini project I was asked to make as a homework. I'm still a beginner and I can't understand the syntax very well so I couldn't write the code .. I surfed the net for solutions but couldn't find anything helpful so i'm hoping someone can help me ASAP.
Here's the information that should help:
-Pic 16F886
-Quartz 8MHz
Here's the homework :
Using "interrupt" and "TMR" commands, turn on 2 leds together, but each one will be turned off and on again with a different frequency (they don't have the same timer).
Waiting for your answers.
Sincerely,
Elmira
posted on 2013/01/28 07:34:58 PM CET
Need help or pointers to read this type of card with MicroBasic
Thanks in advance
posted on 2013/01/28 06:43:10 PM CET
Hi
can someone help me with mikrobasic code for ultasonic module HC-SR04 to measure distance to a LCD with a pic16f877
i'v had a look around the net and all i can find is some code in C going to a Serial port
i am a beginer
posted on 2013/01/28 05:28:12 PM CET
I'm using COG LCD Board for platform EasyMXPRO V7 ARM , but did not get any example of how to install and found no code. Could someone help me please? Thank you.