Search found 13 matches
- Fri Jun 24, 2011 7:21 am
- Forum: Microcontrollers
- Topic: Connecting Multiple LED's/7Segment displays with MCU?
- Replies: 1
- Views: 4090
Connecting Multiple LED's/7Segment displays with MCU?
Hi all. I was wanting to connect display speedometer and a rev gauge with a mcu (PIC16f877A) similar to what is displayed in a formula one racing wheel displayed. ferrari_2008_f1_steering_wheel.jpg So in total i would like to have around 8 7 segment displays (possibly 14 or 16 segment) to display la...
- Sat Jun 18, 2011 2:09 pm
- Forum: Microcontrollers
- Topic: How to start with Microcontrollers
- Replies: 34
- Views: 52871
Re: How to start with Microcontrollers
Good news everyone! Just letting you know i have got it working. After rearranging the circuit to allow programming and testing in the same circuit when connecting power the LED was blinking successfully. I made small alterations to the code (increasing the delay, and simply leaving the LED on etc.)...
- Fri Jun 17, 2011 8:28 pm
- Forum: Microcontrollers
- Topic: How to start with Microcontrollers
- Replies: 34
- Views: 52871
Re: How to start with Microcontrollers
I am programming separately just to simplify things while I am learning. I thought that way nothing in my led circuit would affect the programming onto the chip and nothing in my programming circuit will affect operation of the led. I will use the same location in future. Just to clarify whe program...
- Fri Jun 17, 2011 7:46 pm
- Forum: Microcontrollers
- Topic: How to start with Microcontrollers
- Replies: 34
- Views: 52871
Re: How to start with Microcontrollers
Please note i am programming in first circuit and then once i have programmed the chip i place it in the other circuit. So to answer your comments. Pin 1 (MCU) to pin 1 (ISCP), 10K Resistor from pin 1 (ISCP) to pin 2 (ISCPVdd) Used when programming. I followed your suggestion from the tutorial you a...
- Fri Jun 17, 2011 6:20 pm
- Forum: Microcontrollers
- Topic: How to start with Microcontrollers
- Replies: 34
- Views: 52871
Re: How to start with Microcontrollers
Ok my camera is not very good. I will list the connections which hopefully make it easier to follow. Programming program-circuit.jpg Pin 1 (MCU) to pin 1 (ISCP). 10K Resistor from pin 1 (ISCP) to pin 2 (ISCPVdd). 0.1uf Ceramic Capacitor from pin 11 to pin 12. Pin 11 to +5V. Pin 12 to GND. 0.1uf Cera...
- Fri Jun 17, 2011 4:32 pm
- Forum: Microcontrollers
- Topic: How to start with Microcontrollers
- Replies: 34
- Views: 52871
Re: How to start with Microcontrollers
Ok some good news and bad news. Good news i was able to achieve the LED blinking. Bad news i will lose the use of my left hand to keep this event occurring lol. Let me elaborate. I reprogrammed the mcu with the new circuit following the tutorial you provided. Then when attempting to test the circuit...
- Fri Jun 17, 2011 11:08 am
- Forum: Microcontrollers
- Topic: How to start with Microcontrollers
- Replies: 34
- Views: 52871
Re: How to start with Microcontrollers
Make sure that you have given external power using a 7805 regulator to the micro when you are programming. Don't expect to get it powered by the USB. Can you explain a little more on this and how to use it within the circuit? Currently i was supplying 5v from external power supply to my circuit and...
- Fri Jun 17, 2011 10:53 am
- Forum: Introductions
- Topic: Only Me.
- Replies: 0
- Views: 6988
Only Me.
Hi all. Just stumbled across this forum while searching for tutorials on beginning with mcu's (so glad i did). Hoping to learn how to program mcu's and gain a better understanding electronics to be able to build some exciting applications. ABOUT ME -- Occupation: Software Developer Education: CS Deg...
- Thu Jun 16, 2011 7:49 pm
- Forum: Microcontrollers
- Topic: How to start with Microcontrollers
- Replies: 34
- Views: 52871
Re: How to start with Microcontrollers
hi. i have made that change to the circuit however it is still not working. i have attached a diagram of my circuit which hopefully shows clearly what everything is connected to.
Thanks.
Thanks.
- Thu Jun 16, 2011 6:02 am
- Forum: Microcontrollers
- Topic: How to start with Microcontrollers
- Replies: 34
- Views: 52871
Re: How to start with Microcontrollers
i have made that line change and done another build however didn't fix the problem. is there any other information i can provide to make things easier?