We may earn an affiliate commission when you visit our partners.
Course image
Ian Juby

You can open all kinds of doors for advancement in so many careers with a basic understanding of electronics. Think of all of the fields and hobbies that involve electronics to some degree.  This "Robotics: Learn by building" series of courses focuses on robotics - which itself is a very diverse field that has application in everything from industry, manufacturing, laboratory work, or military, even in home automation. 

Read more

You can open all kinds of doors for advancement in so many careers with a basic understanding of electronics. Think of all of the fields and hobbies that involve electronics to some degree.  This "Robotics: Learn by building" series of courses focuses on robotics - which itself is a very diverse field that has application in everything from industry, manufacturing, laboratory work, or military, even in home automation. 

Updated January 2023

With over 31,000 students enrolled and more than 3,200 five star ratings, students aged 8 to 60+ have enjoyed the course and projects.

In this module 1 course, you will build electronic circuits, actually make some electronic components from scratch and use them in your circuits, learn about electricity, soldering skills, and basic analog electronics.  You'll need some basic math skills and that's it. No prior knowledge of electricity of electronics is required, and yet by the end of this course you'll have built functioning electronic circuits like light flashers, sound effects, and controlling the robotics engineer's best friend, the servo motor which is a motor that turns to a specific direction at your command. You will have even connected that servo motor up to read electrical impulses from the muscles in your arm to control the motor bionically. All courses have captions for the hearing impaired.

Start through the lessons today to begin your personal education journey towards your goals - a horizon now filled with so many more opportunities because of your new-found knowledge.

Course materials:

You will need electronic parts and a breadboard, which you can purchase as an accompanying kit (the Analog Electronics Kit) or provide your own.

The first section of the course (available for free preview) explains what the tools and parts are and what you will need if you are supplying your own electronic parts. 

Tools needed: a multimeter, soldering iron and solder, wire,

This course is the prerequisite for the module II course which is digital electronics where you will work with a computer-on-a-chip and hook that computer up to the real world.  In module III you'll learn robotic drive systems and physics, and gain a wide variety of skills in prototyping so you can actually build your own robots and manufacture your own parts.  In module IV, you'll culminate all you've learned so far as you build a 3D printer from scratch, hook it up to a desktop computer and make your own plastic parts.  The 3D printer is, in effect, a robot which you can then use to make parts for your other robot designs. In module V you can take your robot design and construction skills to the next level with a hands-on approach to autonomous robotic systems: learning about various sensors to know where you are and what your robot is doing, GPS navigation, basic artificial intelligence, powerful microchips known as FPGA's where you literally design a custom circuit on the chip, vision systems and more.

Enroll now

What's inside

Learning objectives

  • Develop and build analog electronics circuits
  • You will build multiple circuits from sound buzzers to bionics where we actually control a servo motor by reading signals from your muscles

Syllabus

Basic electricity, resistance, conductance and electrical saftey

Let's go over materials and tools you'll need for this course.

Parts & Materials List
Read more

In response to numerous questions about circuit boards available around the world, I explain the more common boards you'll find and how to use them.

Let's start from zero: Just what IS electricity and electronics anyway? We'll discuss electrical safety and DC electricity.

Let's now move on to AC electricity and how it's different than DC. We'll talk more about electrical safety as well as AC voltages tend to be far higher than DC.

We take a short segue to hopefully stem some confusion about AC and DC currents.

Continuing to learn the basics of voltage/resistance/current, we'll now show what Ohm's law is (along with really bad puns), how to use it and easily remember it.

Student's requested a short lesson on how to use the multimeter. So, here it is!

So what good is a "resistor" anyway? And what happens if we hook them up in different ways? We find out in this lesson.

Schematic diagrams are simply drawings which are like blueprints for electrical/electronic circuits. Here we start learning the basics of schematic drawings so we can build a circuit from any schematic we can get.

Variable resistors are a very useful part, but are mysterious in how they work. in this lesson we remove the mystery by opening one up and then making one for ourselves from scratch.

What is a capacitor? We remove the mystery by actually scratch-making one for use later on in a circuit, and then discuss just how these very simple components work.

In this lesson we are introduced to our very first semiconductor, the diode. We then move on to Light Emitting Diodes which are now extremely common.

Give your new found knowledge a run for its money. Test your knowledge with this quiz.

In this lesson we remove the mystery of the "breadboard" which is an actual, professional tool used by electronics engineers to design and prototype electronic circuits. We actually crack one open so you can see how they work, and then use one to build up our first simple circuit.

In this lesson we take a look at an annoying and surprisingly common problem with breadboards. We then look at the solution to the problem.

Now that we've used a breadboard, we'll get introduced to our first microchip and put it to use in making a simple, flashing LED circuit with the ever popular 555 timer microchip.

Uh oh! Our 555 timer circuit didn't work! Why not? This is common when building circuits, so let's go through the troubleshooting list to see if we can figure out what happened.

In this lesson, I explain the answer to a frequently asked question regarding calculating the resistor value when used as a current limiter for diodes.

Using the 555 timer and breadboard, we'll make a tone generator and discuss the theory behind what it's doing.

Using the circuit we built in the previous lesson, we'll now put our scratch-made electronic components to use, using them in an actual circuit.

Soldering electronic circuits is a bit of an art. A little bit of knowledge and practice will go a long way in helping you to make permanent, good quality electronic circuits.

Voltage dividers are a simple, yet essential part of electronic circuits. In this lesson we learn what a voltage divider is, where it's used and why, and then built a Voltage Controlled Oscillator (VCO) which has a miriad of uses. Please note: April 2018, an error was pointed out to me. In the original video lesson and in the original schematics, I had written that an increase in voltage on pin 5 increased the frequency. This is wrong. An increase in the voltage decreases the frequency and a decrease in voltage increases the frequency. I have updated the downloadable schematics with the correction.

VCO's are very versatile, and we'll make use of one here to make a police car siren circuit.

In this lesson we'll learn what an inductor is by first making one. We'll then learn where we find them, how they work and learn of some of the things we have to watch out for when we use one.

Now that we've learned a raft of simple electronic components, we want to be careful not to inadvertently destroy them. In this lesson we learn about how they are rated and why, and how to protect them from damage.

Switches and relays may seem simple at first, but when you pick up a simple switch that has 8 wires coming out of the back of it, it suddenly doesn't seem so simple anymore. They are, and in this lesson we learn the different types of switches and relays and how to use them. We then build an LED flasher and relay control circuit to use our relay.

In this lesson we learn first of all what a transistor is and how to use it for switching, followed by building a circuit which switches with a transistor.

You've probably heard the term "heat sink" and may not even understand what it is. This lesson explains this very simple, but important part.

In robotics, MOSFET transistors are very useful. They operate very different from bipolar transistors and so in this lesson we learn how to use them, and then put that knowledge to use by building a circuit with them.

Pulse Width Modulation (PWM) is a very versatile and effective way of controlling motors and lights by altering the electrical signal. It's also used in a few other, not-so-obvious ways like controlling servo motors. Here we learn what PWM is, and build a circuit to speed control a DC motor.  Please note: I actually made a mistake in the circuit build for the filming. For some mysterious reason, the circuit worked anyway!  So the downloadable schematic for the circuit is correct.  I also made an alteration to the original circuit: R5, a 4.7k resistor was swapped out for a 3.3k resistor to remove those beat notes I referred to in the video lesson.

Hobby Servo motors are the roboticist's best friend. Cheap and readily available, they are super simple to use BUT, require a pretty sophisticated circuit to control them. Here we use a PWM circuit specifically designed for controlling servo motors, and hook it up to a servo motor.

Taking a servo control circuit a step further, we use some of our variable resistors - like a temperature controlled resistor, to control a servo motor. Useful in things like environmental control and automated/robotic systems.

In robotics, we use electric motors incessantly. But, even small DC motors take a surprising amount of power. In this lesson we learn how to control the direction of a motor using an "H-Bridge".

Student feedback showed a surprisingly strong interest in very high power control, like mobile tank robots and electric cars. In this lesson we'll learn what doesn't work, and what does work for controlling very large power with many MOSFET transistors.

In a previous lesson we learned how to control a hobby servo motor. In this lesson we'll get into the guts of a servo motor to see exactly how they work and so be able to figure out how to build our own of any size we want.

In this lesson we actually take apart a hobby servo motor and show how it can be hacked into a speed controlled, reversible drive motor for robots.

Alright, let's run your newfound knowledge through its paces over what you've learned in this last section.

In this lesson we learn about power supplies which provide multiple power sources, and explain in detail this mysterious "ground" connection we always hear about.

Previously we used transistors for switching. Amplifying with transistors is much more tricky, and we discuss the theory behind simple transistor amplifiers.

Learning more about transistor amplifiers, we look at dual-supply amps and show what the "perfect" amplifier would be and why.

After learning about the "perfect" amplifier, we now introduce the closest thing to the perfect amplifier: the Operational Amplifier. Op Amps are very versatile and we're going to use them for very sophisticated jobs in robotics.

The LM386 is a microchip, a type of Op Amp with a high power output for audio circuits. Dead simple to use, we go over multiple, simple circuits we can build to make use of this chip.

After discussing what "bionics" is, we dive into this exciting field of robotics which is a melding of the human and robot. We start by making our own homemade sensors for reading signals from the human muscle.

In order to effectively read the extremely small electrical signals from human muscles, we'll need to use differential and instrumentation amplifiers. This lesson shows just what those are, why and how they work.

The bionic servo circuit is large and complicated. This lesson is devoted to troubleshooting potential problems in your circuit.

Op Amps generally require dual power supplies. Sometimes you just don't have one. So let's talk about how and when you can use a single power supply.

This fun project uses op amps to listen to the sounds in the room, and light up different coloured LED's according to the frequency of sound. A little dance-party light.

Red-Green-Blue (RGB) LED's are very common now and quite useful. We experiment with one in this lesson.

Electronics involving light are common and fun. Here we learn what optoelectronics are and how to use them.

A special kind of diode, the zener is useful in power supplies and some scientific research. Here we learn what they are and how to use them.

Before we look at building our own power supplies, we'll look at getting parts for those power supplies by scavenging from scrap electronics. This presents a great way to get FREE electronic parts.

No, we're not talking about autobots (even though this is a robotics course). The lowly transformer has a miriad of uses, but especially in power supplies. Here we learn what they are and how to calculate their output.

In this lesson we'll learn about a modification to transformers called the center tap. We'll also learn how all of this fits together in household power systems.

Some students may have already experimented with converting AC to DC and discovered that the voltages are quite different. In this lesson, we explain why, and how to calculate what the voltages will be.

In this lesson we'll go over the basics of building power supplies, including using voltage regulators. We then briefly discuss where you can get pre-built power supplies, often for dirt cheap or free.

In robotics, we'll often have to deal with high power, like drive motor power and electric vehicle power. In this lesson we discuss why the electrical grid boosts their voltages so high and directly relate it to the design and construction of our robotic systems.

Bonus: response to student questions about motor speed and power

At the request of many students, this lesson explains how to calculate resistor and capacitor values on 555 timer circuits, and how to customize the chip to get it to do what you want.

In this bonus lesson, we look at the RC constant (Resistor-Capacitor constant), what it is and where we might use it. Oh, we also cover the maths. We then take a look at using capacitors (and in particular, supercapacitors) as power supplies. This is an area of research for use in devices such as cellular phones because of the incredible charge rates of capacitors over batteries.

In response to a couple of student questions, we'll explore the world of comparators and their use in robotics.

In this bonus lesson, we examine what hysteresis is and one practical application to modern robotics

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Explores basic electronics circuits and components which are standard in a variety of hobby and industrial applications
Taught by Ian Juby, who is recognized for his work in robotics
Develops comprehension of electricity and electronics, basic analog electronics, and using soldering skills
Prerequisites may be difficult to come by for students without a background in electronics
Requires specialized equipment and materials, which may be an additional expense for students

Save this course

Save Electricity & electronics - Robotics, learn by building to your list so you can find it easily later:
Save

Reviews summary

Highly recommended robotics course

Learners say this well-presented robotics course is enjoyable and informative with useful examples. There are many practical applications outside of robotics and the instructor clearly explains the content.
Examples and applications
"The vast majority of the examples are worked through from beginning to end and have applications outside of robotics."
Clear explanations
"The instructor clearly explains the content."
Valuable, enjoyable, and informative course
"An excellent course that is well presented and explained by the instructor."
"I enjoyed and learned a lot during the course."
"Highly recommended."

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Electricity & electronics - Robotics, learn by building with these activities:
Read Make Electronics: Learning Through Discovery
This book offers a practical hands-on approach to learning electronics, same as this course.
Show steps
  • Read the book to gain a detailed understanding of the concepts covered in the course
  • Use the book as a reference to help you complete the assignments and projects in the course
Practice reading and understanding circuit diagrams
Practice is key towards comprehending circuit diagrams.
Browse courses on Circuit Diagrams
Show steps
  • Find a variety of circuit diagrams online or in books
  • Study the symbols components in the diagram
  • Determine how the components are connected
  • Follow the flow of electricity through the circuit
Learn soldering basics
Review material and videos that give step by step instructions.
Browse courses on Soldering
Show steps
  • Gather materials such as soldering iron, solder, wire, and safety gear
  • Watch a video tutorial on basic soldering techniques
  • Practice soldering on a piece of scrap metal
  • Make sure to use proper safety precautions to prevent burns
  • Once you are comfortable with the basics, you can start practicing on your own projects
Five other activities
Expand to see all activities and additional details
Show all eight activities
Join a study group
Students who participate in study groups retain more knowledge.
Show steps
  • Find a study group or start your own
  • Meet with your study group regularly to discuss the course material
  • Help each other understand the topics that you are studying
Build a simple circuit
Helps consolidate the knowledge acquired regarding basic circuits.
Browse courses on Circuits
Show steps
  • Gather the necessary components, such as a breadboard, resistors, capacitors, and transistors
  • Design a simple circuit, such as a flashing LED circuit
  • Build the circuit on the breadboard
  • Test the circuit to make sure it works
  • Make adjustments to the circuit as needed
Write a blog post about your experiences
Describe the contents of the modules already completed in the course.
Show steps
  • Choose a topic that you are interested in and that you have learned about in the course
  • Write a blog post about your experiences learning about that topic
  • Share your blog post with others
Learn about the latest advancements in robotics
Provides insights into current trends and developments within robotics.
Browse courses on Robotics
Show steps
  • Research online journals and articles about robotics
  • Attend webinars and conferences on robotics
  • Follow robotics experts on social media
Build a robotic arm
Combine the knowledge acquired throughout the course into a single large-scale project.
Browse courses on Robotics
Show steps
  • Design the robotic arm
  • Gather the necessary materials
  • Build the robotic arm
  • Program the robotic arm
  • Test the robotic arm

Career center

Learners who complete Electricity & electronics - Robotics, learn by building will develop knowledge and skills that may be useful to these careers:
Electrical Engineer
Electrical Engineers design, develop, test, and supervise the installation of electrical systems and equipment, ensuring their functionality and safety. This course provides a solid foundation in electricity and electronics, covering topics such as AC/DC circuits, Ohm's law, and electrical safety. By gaining a comprehensive understanding of these fundamental concepts, learners can enhance their ability to analyze, troubleshoot, and design electrical systems effectively.
Electronics Engineer
Electronics Engineers specialize in the design and development of electronic devices and systems, including circuits, microprocessors, and telecommunications equipment. This course offers a practical approach to electronics, guiding learners through the process of building and testing electronic circuits. The hands-on experience gained from constructing and troubleshooting circuits can significantly contribute to the development of skills essential for Electronics Engineers.
Robotics Engineer
Robotics Engineers design, build, and maintain robots, autonomous systems, and robotic devices. This course provides a comprehensive introduction to robotics, covering topics such as robot design, control systems, and sensors. By learning the fundamentals of robotics, participants can gain the necessary knowledge and skills to develop and implement robotic solutions in various industries.
Electrical Technician
Electrical Technicians install, maintain, and repair electrical systems and equipment in residential, commercial, and industrial settings. This course provides a practical understanding of electricity and electronics, including electrical safety, wiring techniques, and troubleshooting methods. The hands-on approach of the course can equip learners with the skills needed to perform electrical maintenance and repairs effectively.
Electronics Technician
Electronics Technicians install, maintain, and repair electronic devices and systems, such as computers, communication systems, and medical equipment. This course offers a comprehensive overview of electronics, covering topics such as circuit analysis, soldering techniques, and troubleshooting methods. By gaining a solid foundation in electronics, learners can develop the skills necessary to diagnose and resolve issues with electronic systems.
Mechatronics Engineer
Mechatronics Engineers combine principles of mechanical engineering, electrical engineering, and computer science to design, develop, and maintain automated systems. This course provides a strong foundation in electronics and robotics, covering topics such as sensors, control systems, and embedded systems. By gaining a comprehensive understanding of these concepts, learners can enhance their ability to develop and implement mechatronic solutions in various industries.
Electrical Contractor
Electrical Contractors oversee the installation and maintenance of electrical systems in residential, commercial, and industrial buildings. This course provides a comprehensive overview of electrical principles and safety regulations. By gaining a solid understanding of electrical systems and best practices, learners can develop the knowledge and skills needed to plan, install, and maintain electrical systems in accordance with industry standards.
Electronics Assembler
Electronics Assemblers build and assemble electronic components and devices, such as circuit boards, computers, and medical equipment. This course provides hands-on experience in soldering techniques and electronic component identification. By gaining practical skills in electronics assembly, learners can prepare themselves for roles in the manufacturing and repair of electronic products.
Electrical Inspector
Electrical Inspectors ensure the safety and compliance of electrical systems in buildings and other structures. This course provides a comprehensive overview of electrical codes and standards. By gaining a solid understanding of electrical safety and regulations, learners can develop the knowledge and skills needed to inspect and assess electrical systems effectively.
Electronics Sales Engineer
Electronics Sales Engineers provide technical support and guidance to customers in the selection and application of electronic components and systems. This course offers a comprehensive overview of electronics and robotics, covering topics such as circuit analysis, embedded systems, and sensors. By gaining a solid foundation in electronics, learners can enhance their ability to understand and communicate technical information to customers effectively.
Quality Assurance Engineer
Quality Assurance Engineers ensure the quality and reliability of products and services. This course provides a practical understanding of quality control processes and techniques. By gaining knowledge in testing methods and quality management systems, learners can develop the skills needed to implement and maintain quality standards in various industries.
Project Manager
Project Managers plan, organize, and execute projects to achieve specific goals and objectives. This course provides a comprehensive overview of project management methodologies and best practices. By gaining a solid understanding of project planning, scheduling, and risk management, learners can develop the skills needed to lead and manage projects effectively.
Technical Writer
Technical Writers create and maintain technical documentation, such as user manuals, training materials, and product specifications. This course provides a practical understanding of technical writing principles and best practices. By gaining skills in clear and concise technical communication, learners can develop the ability to convey complex technical information effectively.
Product Designer
Product Designers create and develop new products, from concept to market. This course provides a comprehensive overview of product design processes and methodologies. By gaining a solid understanding of user research, prototyping, and product development, learners can enhance their ability to design and develop innovative and user-friendly products.
Data Analyst
Data Analysts collect, process, and analyze data to extract insights and inform decision-making. This course may be helpful for aspiring Data Analysts by providing a basic understanding of data analysis techniques and tools. By gaining knowledge in data collection, data visualization, and statistical analysis, learners can develop the skills needed to contribute to data-driven decision-making.

Reading list

We've selected 19 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Electricity & electronics - Robotics, learn by building.
This classic textbook comprehensive reference for electronics engineers and hobbyists. It covers a wide range of topics, from basic concepts to advanced circuit design.
This textbook comprehensive introduction to electronics for engineering students. It covers a wide range of topics, from basic concepts to advanced circuit design.
This textbook comprehensive introduction to robotics for engineering students. It covers a wide range of topics, from basic concepts to advanced robot design.
Comprehensive introduction to probabilistic robotics. It covers a wide range of topics, from basic concepts to advanced probabilistic robotics techniques.
Comprehensive introduction to analog electronics for engineering students. It covers a wide range of topics, from basic concepts to advanced circuit design.
Comprehensive introduction to computer vision for robotics. It covers a wide range of topics, from basic concepts to advanced computer vision techniques.
Comprehensive introduction to artificial intelligence for robotics. It covers a wide range of topics, from basic concepts to advanced AI techniques.
Provides a comprehensive introduction to electronics, covering basic concepts such as electricity, circuits, and components. It valuable resource for beginners who want to learn the fundamentals of electronics.
This textbook is widely used in electrical engineering programs. It provides a comprehensive overview of microelectronic circuits and useful reference for deeper understanding.
This textbook takes a systems approach to electronics, which can help readers understand how different electronic components work together in a system.
Focuses on practical applications of electronics, which complements this course's emphasis on building electronic circuits.
This textbook is widely used in computer science programs. It provides a comprehensive overview of computer organization and design and useful reference for deeper understanding.
Widely-used textbook in electrical engineering programs. It provides a comprehensive overview of electric circuits and useful reference for deeper understanding.
Beginner-friendly introduction to electronics. It covers the basics of electricity, circuits, and components, and it includes hands-on projects to help readers learn.
While intended for university students, this textbook can provide a solid foundation in electrical circuits, which is useful background knowledge for this course.
Provides a broad overview of electronics. Given this course's focus, this book can serve as a useful reference for additional reading.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Electricity & electronics - Robotics, learn by building.
The Complete Electric Circuits Course
MOSFET Crash Course
CPS Design for Mechatronics, Healthcare, EV & Robotics
The Complete Basic Electricity & Electronics Course
Circuit Design, Simulation and PCB Fabrication Bundle
Robotics Engineering & Applications
Designing Electronics for Recycling in a Circular Economy
Crash Course Electronics and PCB Design
Electronics - for Complete Beginners
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser