Newbie with arduino problems
-
I have athome a vera edge with a lot of sensors.
now i wil tray to bild some things, and i found thise wonderfull site.
I have order some componets to build a weather station.But i wil tray to understand what happens in the arduino file.
I have instal the software for the arduino, and the file of the solar weather station out the build tap of this forum.Now i tray this; Serial.print("temperature"); with Serial.begin(9600); to see what happens,but i see strange characters in the serieel monitor of the arduino software. is this normale or do somthing wrong.
by a test file works it good and see i good and excepet valuels.I hoop that you understand me, and sorry for my bad englisch.
-
I have athome a vera edge with a lot of sensors.
now i wil tray to bild some things, and i found thise wonderfull site.
I have order some componets to build a weather station.But i wil tray to understand what happens in the arduino file.
I have instal the software for the arduino, and the file of the solar weather station out the build tap of this forum.Now i tray this; Serial.print("temperature"); with Serial.begin(9600); to see what happens,but i see strange characters in the serieel monitor of the arduino software. is this normale or do somthing wrong.
by a test file works it good and see i good and excepet valuels.I hoop that you understand me, and sorry for my bad englisch.
@csnij said:
but i see strange characters in the serieel monitor of the arduino
make sure that your serial monitor is set to the same baud rate (9600) in your code
-
Did you flash the sketch with the correct speed setting for the MCU? Try to change it to 16 Mhz or 8 Mhz, if you already set the MCU to 16 Mhz before. If the frequency setting for the MCU is not correct this breaks the uart timing.
-
Just choose another Arduino board in the Arduino IDE. Pro Mini 5V 16 Mhz or Pro Mini 3.3V 8 Mhz.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login