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 2015/07/29 01:44:50 AM CEST
I have a 2 screen program. The first screen has a push button to get me to screen 2.
Screen 2 has a EveNumber that displays the results of an a/d.
If I delete screen 1 the DrawScreen(@Screen2) displays the a/d results normally.
If I add screen 1 back in, the program flashes screen 1 and then immediately goes to screen 2.
Need to know how and where to put the call to refresh the EveNumber and still be able to manually switch between screens.
posted on 2015/07/24 06:12:39 PM CEST
posted on 2015/07/18 06:56:05 AM CEST
SEEK HELP ON DTMF MT8870 AND PIC 18F4550 HOME APPLIANCE CONTROLLER WITH MOBILE PHONE/8 RELAY CONTROL,WITH REAL TIME YEAR CALENDER
posted on 2015/07/14 07:01:15 AM CEST
i want clock code use pic 16f877a and ds1307 and lm35 with 7segment micro c bro plz
posted on 2015/07/08 01:18:08 PM CEST
Hi all, I have been tasked to build an interface board that will provide a LED indication as well as activate a buzzer.
The interface has 7 inputs, 7 LED's and a buzzer cancel push button. This part I have working well but when the user accepts the buzzer and another input is triggered, the buzzer will not re-activate.
Please could one for the Guru's offer some code guidance on how to re-activate the buzzer.
Thanking you in advance.
Trevor