alanbacklund87
New Member
Hello all,
I'm very new to programming and have a a few PIC10F200 microcontrollers with a PicKit2 programmer that I'm having trouble using.
I need this small chip for the project I am attempting so a much larger and easier chip to use is most likely out of the question.
I am not familiar with programming AT ALL and have tried tinkering with C language without success.
The program I need to write is this
when power is applied
LED 1 comes on and stays on until later described,
after LED 1 turns on, LED 2 waits 200ms then turns on stays on for 500ms, then LED 2 turns back off for 500ms, then LED 2 turns back on and stays on infinite.
After the LED 2 led stays on infinite, LED 1 turns OFF and stays OFF infinite.
ANY HELP WOULD BE GREATLY APPRECIATED!!!!
I'm very new to programming and have a a few PIC10F200 microcontrollers with a PicKit2 programmer that I'm having trouble using.
I need this small chip for the project I am attempting so a much larger and easier chip to use is most likely out of the question.
I am not familiar with programming AT ALL and have tried tinkering with C language without success.
The program I need to write is this
when power is applied
LED 1 comes on and stays on until later described,
after LED 1 turns on, LED 2 waits 200ms then turns on stays on for 500ms, then LED 2 turns back off for 500ms, then LED 2 turns back on and stays on infinite.
After the LED 2 led stays on infinite, LED 1 turns OFF and stays OFF infinite.
ANY HELP WOULD BE GREATLY APPRECIATED!!!!