- This topic has 4 replies, 2 voices, and was last updated 9 years, 12 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › I am new and i need to know the programming for led ON and OFF by timing
The main theme of the project is to run 6 leds in which each valve should run about 11 seconds one after the other valve
The process should continue till the system is switched off
There will be another led to be controlled in which it should run i.e. 66 seconds ON and 11 seconds OFF
basic the project run as shown above just help me with a piece of code for on off and on of a system
Hi Narasimha,
Please post the circuit of the project so that we can help you with the code for the same.
actually the microcontroller is STM8s i have to do circuit for 8051
Alright, always keep in mind that your code will work only if it is written for the particular hardware. Hence I suggest you to do the hardware first and then proceed with the code.
hi sir
if we activate one port and in which we need to make a delay in that port for each pin of about 12 seconds
can u help me in the coding side