Hi,
I'm 42 yo.
I'm getting started with Arduino using an ELEGOO starter kit including MEGA 2560R3.
My objectives are:
- learn how to manage my Arduino and accessories.
- learn C++ code
- start a domotic project
Best regards
Ludo
Hi,
I'm 42 yo.
I'm getting started with Arduino using an ELEGOO starter kit including MEGA 2560R3.
My objectives are:
Best regards
Ludo
Your topic was Moved to it's current location / section as it is more suitable.
Could you also take a few moments to Learn How To Use The Forum.
Other general help and troubleshooting advice can be found here.
It will help you get the best out of the forum in the future.
I would like to recommend you take the first step on Arduino - Hello World program.
Good luck!
Thank you for those recommandations! ![]()
Youngster !
Please do all your homework ![]()
How to use this forum:
https://forum.arduino.cc/index.php?topic=149014.0
Listing of downloadable 'Arduino PDFs' :
Either 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
Listing of downloadable 'C++ PDFs' :
Either Google >>>- - - - > C++ filetype: pdf
Or
https://www.google.ca/search?q=c%2B%2B+filetype%3A+pdf&rlz=1C9BKJA_enCA739CA739&oq=c%2B%2B+filetype%3A+pdf&aqs=chrome..69i57.22790j0j7&hl=en-US&sourceid=chrome-mobile&ie=UTF-8
Arduino cheat sheet:
Watch these:
Arduino programming syntax:
Arduino arithmetic operators:
Arduino control flow:
Arduino data types:
Understanding Destructive LC Voltage Spikes:
OR
Why MOSFET gate resistors:
Some things to read
LCD information:
OR
Reading a schematic:
https://learn.sparkfun.com/tutorials/how-to-read-a-schematic
Language Reference:
Foundations:
How and Why to avoid delay():
http://playground.arduino.cc/Code/AvoidDelay
Demonstration code for several things at the same time.
http://forum.arduino.cc/index.php?topic=223286.0
Multitasking:
Part 1:
Part 2:
Part 3:
Sparkfun Tutorials:
https://learn.sparkfun.com/tutorials?page=all
Micro Controllers:
Useful links:
https://forum.arduino.cc/index.php?topic=384198.0
Arduino programming traps, tips and style guide:
Call for useful programming discussions
https://forum.arduino.cc/index.php?topic=383980.0
Jeremy Blume:
Arduino products:
Motors/MOSFETs
Switches:

Share tips you have come across, 500+ posts:
https://forum.arduino.cc/index.php?topic=445951.0
Debug discussion:
https://forum.arduino.cc/index.php?topic=215334.msg1575801#msg1575801
Frequently Asked Questions:
https://www.arduino.cc/en/main/FAQ#toc10
Number 'type's.
You select the 'type' best suited for your variables.
ex:
Oh, and have fun too
!