Experiment kit project 4. Instructions say to "open the serial monitor with the baud rate 38,400bps"
Where do I find tis serial monitor please. mht
Serial monitor
-
- Posts:1
- Joined:Sat Jun 18, 2016 9:36 am
Re: Serial monitor
It's in the tools menu of the arguing ide.
-
- Posts:4
- Joined:Sat Jun 18, 2016 3:00 am
Re: Serial monitor
ok thanks but now i can't get the board to work at all. flashing red light meaning it has the sketch plunged in first project but nothing happening
-
- Freetronics Staff
- Posts:853
- Joined:Tue Apr 09, 2013 11:19 pm
- Location:Melbourne, Australia
- Contact:
Re: Serial monitor
Hi hotdogink,
What happens if you open one of the example sketches in the Arduino IDE (for example, go to File -> Examples -> Basic -> Blink) and then press the "Upload" button in the IDE (shaped like an arrow), to send it to your Eleven?
Angus
What happens if you open one of the example sketches in the Arduino IDE (for example, go to File -> Examples -> Basic -> Blink) and then press the "Upload" button in the IDE (shaped like an arrow), to send it to your Eleven?
Angus
-
- Posts:4
- Joined:Sat Jun 18, 2016 3:00 am
Re: Serial monitor
yes i have done that and the sketch uploads to the board and the led keeps the blinking red ok however the led on the bread board fails to light. It as if there is insufficient voltage to get the led to work as i have tested it and it is working ok. I have even tried it having removed the resistor (at the risk of blowing there led). Is it possible to test the output voltage from the arduino board when in a steady state i.e.. not blinking. As I have very little experience would a phone call help?
-
- Freetronics Staff
- Posts:853
- Joined:Tue Apr 09, 2013 11:19 pm
- Location:Melbourne, Australia
- Contact:
Re: Serial monitor
Can you post a photo of the setup you have, please?
LEDs are polarised, meaning they only work one way. The long lead of the LED has to point towards the "positive" side (usually towards the Arduino pin), and the short lead towards the "negative" (towards ground). If the LED is backwards then it won't light.
It's also possible for LEDs to burn out, but if it's worked before and you're using the current limiting resistor then this is probably not the problem.
LEDs are polarised, meaning they only work one way. The long lead of the LED has to point towards the "positive" side (usually towards the Arduino pin), and the short lead towards the "negative" (towards ground). If the LED is backwards then it won't light.
It's also possible for LEDs to burn out, but if it's worked before and you're using the current limiting resistor then this is probably not the problem.