fbpx
User Avatar

Introduction to Embedded Systems

12 weeks
Beginner
54 lessons
0 quizzes
0 students

This course provides an introduction to the programming of embedded systems and associated basic electronic circuit building. Embedded systems are of great importance not only in robotics, but also in aerospace engineering, for instance, for building drones. Environmental sensors are typically not connected directly to large computers, but to microcontrollers, which have limited computing power but possess pins to connect the sensor wiring. And small aircraft, such as drones, cannot carry the weight of a large computer anyway, so all computations of the flight controller have to be done by one or several microcontrollers.

You can learn to program embedded systems either by purchasing inexpensive hardware or alternatively by using freely available online hardware simulators.

Diagram of an Arduino Uno with an electronic circuit measuring the intensity of light falling onto the device by means of a photoresistor and giving simultaneous immediate visual indication with an LED.
Main Content