Sensors and Modules – Tech for Your Projects
Available · 9 piece · 1-3 days
Content: 4 Stück (€0.48 / 1 Stück)
Available · 4 piece · 1-3 days
Content: 5 Stück (€0.50 / 1 Stück)
Available · 5 piece · 1-3 days
Available · 44 piece · 1-3 days
Available · 3 piece · 1-3 days
Available · 36 piece · 1-3 days
Available · 100+ piece · 1-3 days
Available · 5 piece · 1-3 days
Content: 4 Stück (€0.48 / 1 Stück)
Available · 2 piece · 1-3 days
Content: 4 Stück (€0.48 / 1 Stück)
Available · 4 piece · 1-3 days
Available · 10 piece · 1-3 days
Content: 4 Stück (€0.48 / 1 Stück)
Available · 7 piece · 1-3 days
Available · 100+ piece · 1-3 days
Available · 9 piece · 1-3 days
Sensors & Modules – Everything You Need to Know
Sensors and modules are among the most important components in modern electronics projects involving microcontrollers like Arduino, ESP32, or Raspberry Pi. They are used to detect the real-world environment, process signals, or provide specific functions. Sensors deliver information such as temperature, humidity, light conditions, motion, or gas concentrations – in other words, measurable physical values. Modules, on the other hand, are often more complex units that may include a display, a driver, an interface, or a combination of several components.
The range of applications is virtually limitless: sensors and modules are used in IoT devices, home automation, robotics, data loggers, wearables, and many other projects. They allow you to collect, display, store, or transmit data over networks. Data is typically transmitted via standard interfaces such as I²C, SPI, or UART. Many modules are also designed with compatible form factors for breadboards or plug-in systems like Grove or Qwiic.
Thanks to the wide selection of sensors for temperature, humidity, distance, light, infrared, gas, pressure, and more, highly diverse applications can be implemented – from simple temperature monitors to complex autonomous sensor platforms. Many of these components are suitable for both beginners and advanced users and are easy to integrate using libraries and example code.
Motion and Sound Sensors
Motion sensors and sound sensors are widely used components in electronics when it comes to detecting environmental activity and reacting automatically. Common motion sensors include PIR sensors (passive infrared), which detect motion through thermal radiation – ideal for alarm systems, lighting control, or presence detection. Ultrasonic sensors, on the other hand, measure the distance to objects using echo times, making them suitable for distance measurement, obstacle detection, or parking assist systems.
Sound sensors detect acoustic signals such as clapping, speech, or ambient noise. They are used in projects like voice activation, volume triggers, or acoustic analysis. Both analog versions that measure sound levels and digital ones with threshold detection or integrated signal processing are available.
These sensors can be easily connected to microcontrollers via signal wires and are often plug-and-play compatible. The large variety of available models makes them highly flexible – suitable for both simple DIY projects and professional applications.
To category: Audio & Sound
Small Displays – Real-Time Visualization
Displays play a key role in presenting information from your microcontroller project. They allow you to show measurements, status messages, menu structures, or interactive content in real time. Even simple alphanumeric LCDs (e.g. 16x2 or 20x4 characters) can display temperatures, time, or sensor values. More advanced OLED or TFT displays also support graphics, icons, or user interfaces.
Displays are usually connected via I²C or SPI, which simplifies wiring and makes them attractive even for small-scale projects. There are numerous libraries available for common microcontrollers that make it easy to control text and graphics. Color displays with touchscreen functionality even allow for command input – ideal for user interfaces, measurement devices, or portable systems.
To category: Displays
Camera Modules – Capturing Visual Data
Camera modules add the ability to capture and process visual information to microcontroller projects. These modules typically use serial interfaces such as CSI (Camera Serial Interface) on the Raspberry Pi or USB on other platforms. They allow for capturing images or video and can be integrated into image processing systems, facial recognition, QR code scanners, or machine learning applications.
Cameras come in a variety of resolutions, viewing angles, and with features like built-in IR filters or night vision. Simple fixed-focus modules are suitable for beginners, while autofocus or wide-angle lenses are better suited for advanced applications. These modules are also common in time tracking systems or for documentation purposes.
To category: Camera Modules
LEDs – Visible Feedback and Light Control
LEDs are a staple of many electronics projects – whether to indicate status, for lighting, or as decorative elements. Classic LEDs shine in fixed colors and are connected via series resistors directly to GPIO pins. RGB LEDs combine red, green, and blue to create mixed colors, while addressable LEDs like WS2812 or SK6812 allow for individual control of each LED – perfect for lighting effects, status displays, or interactive projects.
These LEDs are driven using simple libraries that even support complex animations. Applications range from smart lighting and Ambilight installations to wearables and modular displays. LEDs require little power, are robust, and can be mounted on breadboards or inside enclosures.
To category: LEDs
Soldering or Breadboard – Which to Choose?
Breadboards offer a flexible and reusable way to build and test electronic circuits without soldering. By plugging in components, conductive connections are created instantly – ideal for prototyping, educational projects, or quick experiments. Breadboards are especially useful for beginners looking to get started with electronics.
Soldering, on the other hand, ensures permanent, stable connections – a must for production-ready projects, long-term use, or situations where mechanical durability is needed. While perfboards are often sufficient for simpler circuits, more complex projects may require custom-designed printed circuit boards (PCBs).
The choice between soldering and plugging depends on your project's goals, required setup, and experience level – both methods are essential tools in electronics development.