Hi all
This is my first sketch for a weather station using Arduino UNO + LCD 16x2 + BME280, it does not work, surprise, surprise.Can someone point out the error of my ways, i have uploaded my sketch.
Regards
Ray
sketch_nov26b.ino (866 Bytes)
Hi all
This is my first sketch for a weather station using Arduino UNO + LCD 16x2 + BME280, it does not work, surprise, surprise.Can someone point out the error of my ways, i have uploaded my sketch.
Regards
Ray
sketch_nov26b.ino (866 Bytes)
You are jumping in the deep end without first learning to swim.
Go through the examples in the IDE to get some experience.
Learn the basics!
At least learn what ; is used for.
.
OK Guys, dont' lose it, i am learning not only Arduino itself, but electronics as well, as i have stated before i am a 69 y.o.retired mechanical engineer who can no longer control how is body is going, but would like to keep the brain going a bit longer, i am sorry over the lack of forum protocol.
Ray
69, your young.
Always show us your ‘current’ compete sketch.
Use CTRL T to format the sketch.
Please use code tags. Use the </> icon in the posting menu.
[code] Paste sketch here. [/code]
Always show us a good schematic of your circuit and show us a good image of your wiring.
FYI, Arduino links.
To review the many Arduino PDF document links out there:
Google >>>- - - - > arduino filetype: pdf
Or
https://www.google.ca/search?q=arduino+filetype%3A+pdf&rlz=1C9BKJA_enCA739CA739&oq=arduino+filetype%3A+pdf&aqs=chrome..69i57j69i65.1385j0j7&hl=en-US&sourceid=chrome-mobile&ie=UTF-8
Watch these:
Some things to read:
https://learn.adafruit.com/category/learn-arduino
https://learn.sparkfun.com/tutorials/how-to-read-a-schematic
http://playground.arduino.cc/Code/AvoidDelay
https://forum.arduino.cc/index.php?topic=384198.0
https://learn.sparkfun.com/tutorials/using-the-logic-level-converter
http://arduino-info.wikispaces.com/
.