Google AI Professional Certificate - Learn AI Skills That Get You Hired
Pass the PMP® Exam on Your First Try — Expert-Led Training
Overview
Syllabus
) Course Introduction.
) Section 2: Foundation of Electronics.
) Electricity .
) Static Electricity .
) Current Electricity .
) Voltage .
) Current .
) Resistance .
) Ohm’s Law .
) Ohm’s Law Example .
) Resistances in Series and Parallel .
) Resistance Color Coding.
) Section 3: Intro to Arduino Board.
) What is Microcontroller and Microprocessor .
) What category Arduino falls into? .
) Different Types of Arduino Boards .
) About Arduino .
) Parts of Arduino Uno .
) Technical Specifications of Arduino Uno.
) What is IDE? .
) Downloading and Installing the official IDE .
) Preparing your computer .
) Testing the Arduino. .
) What if you don’t have an Arduino board?.
) Section 5: Before we move ahead.
) What is breadboard? .
) How to make connections in breadboard? .
) Some safety instructions and Do’s and Don’ts .
) Input & Output .
) Analog & Digital .
) Bit & Byte.
) Section 6: Arduino Programming.
) Introduction .
) The First Step into Programming .
) Bare minimum structure of an Arduino Program.
) Comments .
) White Spaces and Case Sensitivity .
) pinMode .
) digitalWrite and delay .
) Camel casing.
) What are variables and data types .
) Int data type .
) Arithmetic operators .
) Incrementing and Decrementing our variables .
) Float data type .
) Bool/Boolean data type .
) Byte data type .
) Char data type .
) Conclusion .
) What is Scope? Global and Local Variables .
) What are Qualifiers, starting with const qualifier .
) Alternative to const qualifier: #define .
) Static Qualifier.
) What are comparison operators? .
) What are Logical Operators?.
) Section 6.3 Control Structures .
) if statement .
) else statement .
) A joke :P .
) if - else Simulation .
) Introduction to loop control structures .
) For loop .
) While loop .
) do…while loop .
) break .
) continue .
) return .
) switch..case.
) Arrays .
) Strings.
) What are functions? .
) Create your own functions.
) digitalRead & digitalWrite .
) analogRead and Analog to Digital Converter (ADC) .
) analogWrite and Pulse Width Modulation (PWM).
) What are Libraries?.
) How to add Libraries in Arduino IDE.
) What next?.
Taught by
freeCodeCamp.org
Reviews
4.7 rating, based on 81 Class Central reviews
-
This course provides a comprehensive and accessible introduction to Arduino. What truly sets it apart is its clear, concise explanations of fundamental concepts, ranging from basic electricity (voltage, current, resistance) to understanding the Ardu…
-
The tutorial was exceptionally well-structured, making complex electronic concepts accessible for beginners. I particularly appreciated the clear, high-definition close-ups of the breadboard wiring; seeing exactly where each jumper wire connected to the Atmega328P pins prevented common grounding errors.
The instructor’s explanation of the code logic—specifically the difference between void setup() and void loop()—was concise and easy to follow. However, including a brief troubleshooting section for common IDE port errors would add even more value. Overall, this is a fantastic resource that builds genuine confidence in hardware programming. Highly recommended for aspiring makers! -
This Arduino course is a great starting point for beginners who want to learn electronics and programming. The lessons are clear, simple, and easy to understand, even if you have no experience at all. It covers all concepts like LEDs, sensors, and coding with projects to help you practice. The course also explains how Arduino is open-source, which is great for learning and sharing ideas. Overall, it's a helpful and fun way to start building your own Arduino projects.
-
This Arduino course is a great starting point for beginners. The explanations are clear, simple, and easy to follow, even if you have no prior experience with electronics or programming. I especially liked how the course combines theory with practical examples, which helps to understand how everything works in real projects. The pace is comfortable, and the instructor explains each step in detail. It’s a solid introduction to Arduino and open-source electronics.
-
I am an ICT teacher with a focus on programming. Recently, our school launched a new curriculum that includes Arduino and Basic Electricity concepts. Initially, I had no background or experience in these areas. Thankfully, Class Central and freeCod…
-
The Arduino course provides a hands-on introduction to microcontrollers, programming, and electronics. Students learn to set up the Arduino IDE, write and upload code, and control devices like LEDs, motors, and sensors. It covers digital and analog I/O, serial communication, and web-based controls using Ethernet or Wi-Fi shields. Practical projects reinforce understanding, from simple blinking LEDs to interactive web pages. The course emphasizes problem-solving, circuit design, and real-time debugging skills. By the end, learners gain confidence in building embedded systems, integrating hardware and software, and developing IoT-enabled projects with creativity and precision.
-
The Arduino course was excellent! It provided clear instructions, hands-on projects, and great support.
-
I just finished a course on electricity and Arduino. Honestly, I think I understood the electricity part way more than the Arduino stuff. Electricity is basically the flow of electric charges, and it’s what powers almost everything around us. Stati…
-
Very good course that gives many important information with clear explanation. Thank you for making this course
-
You are teaching is well I learn basics electronics and learn basics codes in Arduino I like this session
-
This video is very informative and engaging. I would love a part two of this video. I learned a lot from this video.
-
The Arduino course for beginners is an excellent introduction to the world of open-source electronics. It provides a comprehensive foundation for those new to Arduino, covering topics such as hardware components, coding in the Arduino IDE, and practical projects. The course's hands-on approach and step-by-step tutorials make it accessible for novices, and the open-source nature of Arduino fosters creativity and experimentation. Whether you want to build simple gadgets or dive deeper into electronics, this course is a great starting point.
-
I recently started the Arduino Course for Beginners by freeCodeCamp, and it’s an excellent resource for anyone new to electronics and programming. The instructor explains concepts clearly, starting from the basics of Arduino hardware and software se…
-
Very useful for electronic engineer thank you so much ,for best guidance and very nice explanation .
-
Excellent explanation ,and nice course provided thank you for the videos provided freely ,I have learnt more in this video
-
Arduino class was very useful and interesting. It helped me understand the basic of electronics and programming in an easy way.
-
thanks for this video, i've got a lot of learnings about this video. i will practicing a lot on how arduino works and to code inside of a arduino.
-
It's actually a great start for my foundation of Learning Embedded Systems . I've really enjoyed learning this course and I did learn a lot
-
The Arduino Course for Beginners by freeCodeCamp is a well-received introduction to open-source electronics. It covers the basics of Arduino boards, sensors, and programming using the Arduino IDE. Learners appreciate its hands-on approach, clear explanations, and practical projects that build foundational skills in electronics and coding. The course is beginner-friendly, requiring no prior experience, and helps users understand how to create interactive hardware projects. Many reviewers highlight its accessibility and the value of learning through experimentation. It’s a solid starting point for anyone curious about microcontrollers and embedded systems.
-
It helps to learn from basic Arduino. And it's helpful for basic learners. Must and should every electronics domain students can watch it.