Meine Pflanze flucht — Workshop
DE / EN

Components

Components include electrical sources (power sources, voltage sources), conductors or cables, resistors, fuses, switches and light bulbs, diodes, and transistors.

Microcontroller with LED

Get all your materials ready:

QuantityComponent
1Motion sensor
1Moisture sensor
1Microcontroller
1Speaker
1DFPlayer module
1USB cable
10FF jumper cables
10FM jumper cables
10MM jumper cables
1Breadboard
1LED
1MicroSD card
1SD card reader
1Laptop with power supply

Additionally useful:

QuantityComponent
1Multimeter
1Glass of water
1Cloth for drying the sensor

Sensors: Sensors are devices or circuits that are designed to convert a non-electrical input signal (such as temperature, light intensity, force, magnetic field strength) into an electrical output signal.

Actuators: Actuators convert electrical signals into mechanical motion or light.

Jumper Cables

  • The cables you see here are called jumper cables, also known as jumper wires, and they are used to make connections between components without soldering.
  • There are cables with different types of connectors (the plugs at the ends of the cable):
    • MM - cable has connectors at both ends
    • MF - has a connector at one end and a pin at the other end
    • FF - has connectors at both ends

Jumper Cables

Breadboard

  • A breadboard or solderless breadboard is excellent for creating temporary circuits and prototypes, as no soldering is required to build a circuit.
  • This makes a breadboard reusable for multiple projects.
  • Construction:
    • Slots for inserting jumper cables
    • Vertical conductive strips, often labeled with + and - signs, which serve as power rails.

Breadboard

  • And as you can see in the photo below, it can come in different colors and sizes:

Breadboard

Microcontroller

  • A microcontroller is an extremely small computer that is integrated onto a single chip, forming a complete self-contained system (including a central processing unit (CPU), memory, input and output pins, and other components).
  • It is abbreviated as MCU, which stands for Microcontroller Unit.
  • It requires additional program code to perform meaningful tasks.

Microcontroller

Technical Specifications

  • Operating Voltage: 3.0 - 3.6 V

  • Important Pins (some may appear multiple times):

    • 3V - Power supply for components that require 3V
    • G - Ground (also labeled as GND on the microcontroller)

More about the microcontroller will be covered in the programming section later.

Quiz

What do we use sensors for?
What gets simplified when using a breadboard?