Specifications
RP2040 microcontroller chip designed by Raspberry Pi in the UK
Dual-core ARM Cortex M0+ processor, with a flexible clock running up to 133 MHz
264 kB SRAM, and 2 MB on-board Flash memory
Castellated module allows soldering directly to carrier boards
USB 1.1 host and device support
Energy-efficient sleep and dormant modes
Drag and drop programming using mass storage via USB
26x multifunction GPIO pins
2x SPI, 2x I²C, 2x UART, 3x 12-bit ADC, 16x controllable PWM channels
On-chip accurate clock and timer
Temperature sensor
On-chip accelerated floating point libraries
8x programmable IO (PIO) state machines for custom peripherals
Why a Raspberry Pi Pico?
Designing your own microcontroller instead of buying an existing one brings a number of advantages. According to Raspberry Pi itself, not one of the existing products available for this comes close to their price/performance ratio.
This Raspberry Pi Pico has also given Raspberry Pi the ability to add some innovative and powerful features of their own. These features are not available anywhere else.
A third reason is that the Raspberry Pi Pico has given Raspberry Pi the ability to create powerful software around the product. Surrounding this software stack is an extensive documentation set. The software and documentation meet the high standard of Raspberry Pi's core products (such as the Raspberry Pi 400, Pi 4 Model B and Pi 3 Model A+).
Who is this microcontroller for?
The Raspberry Pi Pico is suitable for both advanced and novice users. From controlling a display to controlling many different devices that you use every day. Automating everyday operations is made possible by this technology.
Beginner users
The Raspberry Pi Pico is programmable in the C and MicroPython languages and is customizable for a wide range of devices. In addition, the Pico is as easy to use as dragging and dropping files. This makes this microcontroller ideally suited for the novice user.
Advanced users
For advanced users, it is possible to take advantage of the Pico's extensive peripherals. The peripherals include the SPI, I²C, and eight programmable I/O (PIO)-state machines.
What makes the Raspberry Pi Pico unique?
What's unique about the Pico is that it was developed by Raspberry Pi itself. The RP2040 features a dual-core Arm Cortex-M0+ processor with 264 KB of internal RAM and support for up to 16 MB of off-chip Flash.
The Raspberry Pi Pico is unique for several reasons:
The product has the highest price/quality ratio in the microcontroller board market.
The Raspberry Pi Pico has been developed by Raspberry Pi itself.
The software stack surrounding this product is of high quality and comes paired with a comprehensive documentation set.
ESP32-C3-DevKitM-1 is an entry-level development board based on ESP32-C3-MINI-1, a module named for its small size. This board integrates complete Wi-Fi and Bluetooth LE functions. Most of the I/O pins on the ESP32-C3-MINI-1 module are broken out to the pin headers on both sides of this board for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-C3-DevKitM-1 on a breadboard. Specifications ESP32-C3-MINI-1 ESP32-C3-MINI-1 is a general-purpose Wi-Fi and Bluetooth LE combo module that comes with a PCB antenna. At the core of this module is ESP32-C3FN4, a chip that has an embedded flash of 4 MB. Since flash is packaged in the ESP32-C3FN4 chip, rather than integrated into the module, ESP32-C3-MINI-1 has a smaller package size. 5 V to 3.3 V LDO Power regulator that converts a 5 V supply into a 3.3 V output. 5 V Power On LED Turns on when the USB power is connected to the board. Pin Headers All available GPIO pins (except for the SPI bus for flash) are broken out to the pin headers on the board. For details, please see Header Block. Boot Button Download button. Holding down Boot and then pressing Reset initiates Firmware Download mode for downloading firmware through the serial port. Micro-USB Port USB interface. Power supply for the board as well as the communication interface between a computer and the ESP32-C3FN4 chip. Reset Button Press this button to restart the system. USB-to-UART Bridge Single USB-UART bridge chip provides transfer rates up to 3 Mbps. RGB LED Addressable RGB LED, driven by GPIO 8. Downloads ESP32-C3 Datasheet ESP32-C3-MINI-1 Datasheet ESP32-C3-DevKitM-1 Schematic ESP32-C3-DevKitM-1 PCB Layout ESP32-C3-DevKitM-1 Dimensions
This CAN Module is based on the CAN bus controller MCP2515 and CAN transceiver TJA1050. With this module, you will easy to control any CAN Bus device by SPI interface with your MCU, such as Arduino Uno and so on. Features Support CAN V2.0B Communication rate up to 1 MB/s Working Voltage: 5 V Working Current: 5 mA Interface: SPI Downloads MCP2515 Datasheet TJA1050 Datasheet
The nRF52840 dongle is a small, low-cost USB dongle that supports Bluetooth 5.3, Bluetooth mesh, Thread, ZigBee, 802.15.4, ANT and 2.4 GHz proprietary protocols. The dongle is the perfect target hardware for use with nRF Connect for Desktop as it is low-cost but still support all the short range wireless standards used with Nordic devices.
The dongle has been designed to be used as a wireless HW device together with nRF Connect for Desktop. For other use cases please do note that there is no debug support on the dongle, only support for programming the device and communicating through USB.
It is supported by most of the nRF Connect for Desktop apps and will automatically be programmed if needed. In addition custom applications can be compiled and downloaded to the dongle. It has a user programmable RGB LED, a green LED, a user programmable button as well as 15 GPIO accessible from castellated solder points along the edge. Example applications are available in the nRF5 SDK under the board name PCA10059.
The nRF52840 dongle is supported by nRF Connect for Desktop as well as programming through nRFUtil.
Features
Bluetooth 5.2 ready multiprotocol radio
2 Mbps
Long Range
Advertising Extensions
Channel Selection Algorithm #2 (CSA #2)
IEEE 802.15.4 radio support
Thread
ZigBee
Arm Cortex-M4 with floating point support
DSP instruction set
ARM CryptoCell CC310 cryptographic accelerator
15 GPIO available via edge castellation
USB interface direct to nRF52840 SoC
Integrated 2.4 GHz PCB antenna
1 user-programmable button
1 user-programmable RGB LED
1 user-programmable LED
1.7-5.5 V operation from USB or external
Downloads
Datasheet
Hardware Files
The Elektor MultiCalculator Kit is an Arduino-based multifunction calculator that goes beyond basic calculations. It offers 22 functions including light and temperature measurement, differential temperature analysis, and NEC IR remote control decoding. The Elektor MultiCalculator is a handy tool for use in your projects or for educational purposes.
The kit features a Pro Mini module as the computing unit. The PCB is easy to assemble using through-hole components. The enclosure consists of 11 acrylic panels and mounting materials for easy assembly. Additionally, the device is equipped with a 16x2 alphanumeric LCD, 20 buttons, and temperature sensors.
The Elektor MultiCalculator is programmable with the Arduino IDE through a 6-way PCB header. The available software is bilingual (English and Dutch). The calculator can be programmed with a programming adapter, and it is powered through USB-C.
Modes of Operation
Calculator
4-Ring Resistor Code
5-Ring Resistor Code
Decimal to Hexadecimal and Character (ASCII) conversion
Hexadecimal to Decimal and Character (ASCII) conversion
Decimal to Binary and Character (ASCII) conversion
Binary to Decimal and Hexadecimal conversion
Hz, nF, capacitive reactance (XC) calculation
Hz, µH, inductive reactance (XL) calculation
Resistance calculation of two resistors connected in parallel
Resistance calculation of two resistors connected in series
Calculation of unknown parallel resistor
Temperature measurement
Differential temperature measurement T1&T2 and Delta (δ)
Light measurement
Stopwatch with lap time function
Item counter
NEC IR remote control decoding
AWG conversion (American Wire Gauge)
Rolling Dice
Personalize startup message
Temperature calibration
Specifications
Menu languages: English, Dutch
Dimensions: 92 x 138 x 40 mm
Build time: approx. 5 hours
Included
PCB and though-hole components
Precut acrylic sheets with all mechanical parts
Pro Mini microcontroller module (ATmega328/5 V/16 MHz)
Programming adapter
Waterproof temperature sensors
USB-C cable
Downloads
Software
What kind of device is this? And what can you do with it? Well, this device doesn't need much explanation.
The most useless device in the world!
The Useless Box literally serves no purpose, but at the same time it's so hilarious that you'll want to show it to everyone. With this kit you have the opportunity to build your own Useless Box and expand your technical knowledge. Ultimately, this device switches off every time it is switched on and therefore performs a completely pointless function.
Still curious? Then watch the video below. A must-have for every office: at home or at work!
This DIY kit (HU-017A) is a wireless FM radio receiver with a 4-digit 7-segment display. It operates within the global FM receiving frequency band of 87.0-108.0 MHz, making it suitable for use in any country or region. The kit offers two power supply modes, allowing you to use it both at home and outdoors. This DIY electronic product will help you understand circuits and improve your soldering skills.
Features
87.0-108.0 MHz FM Radio: Built-in RDA5807 FM data processor with a standard FM receiving frequency band. The FM frequency can be adjusted using the F+ and F- buttons.
Adjustable Volume: Two volume adjustment methods – button and potentiometer. There are 15 volume levels.
Active & Passive Audio Output: The kit has a built-in 0.5 W power amplifier to drive 8 Ω speakers directly. It also outputs audio signals to headsets or loudspeakers with AUX interfaces, allowing personal listening and sharing of FM audio.
Configured with a 25 cm dedicated FM antenna and a (red) 4-digit 7-segment display for real-time display of FM radio frequency. The transparent acrylic shell protects the internal circuit board. It supports dual power supply methods – 5 V USB and 2x 1.5 V (AA) batteries.
DIY Hand Soldering: The kit comes with various components that need to be installed manually. It helps exercise and improve soldering skills, making it suitable for electronics hobbyists, beginners, and educational purposes.
Specifications
Operating voltage
DC 3 V/5 V
Output impedance
8 Ω
Output power
0.5 W
Output channel
Mono
Receiver frequency
87.0 MHz~108.0 MHz
Frequency accuracy
0.1 MHz
Operating temperature
−40°C to +85°C
Operating humidity
5% to 95% RH
Dimensions
107 x 70 x 23 mm
IMPORTANT: Remove the batteries when powering the radio over to USB.
Included
1x PCB
1x RDA5807M FM Receiver
1x STC15W404AS MCU
1x IC Socket
1x 74HC595D Register
1x TDA2822M Amplifier
1x IC Socket
1x AMS1117-3.3 V Voltage Converter
18x Metal Film Resistor
1x Potentiometer
4x Ceramic Capacitor
5x Electrolytic Capacitor
4x S8550 Transistor
1x Red LED
1x 4-digit 7-segment Display
1x Toggle Switch
1x SMD Micro USB Socket
1x Radio Antenna
1x AUX Audio Socket
4x Black Button
4x Button Cap
1x 0.5 W/8 Ω Speaker
1x Red/Black Wire
2x Double-sided adhesive
1x AA Battery Box
1x USB cable
6x Acrylic Board
4x Nylon Column Screw
4x M3 Screw
4x M3 Nut
4x M2x22 mm Screw
1x M2x6 mm Screw
5x M2 Nut
With these jumper wires (length: 20 cm) you can connect a Raspberry Pi or an Arduino with breadboards. Each cable consists of 40 individual wires/pins which can also be separated. Included 1x 40-pins female to female 1x 40-pins male to male 1x 40-pins male to female
Raspberry Pi-based Eye Catcher
A standard sand clock just shows how time passes. In contrast, this Raspberry Pi Pico-controlled sand clock shows the exact time by “engraving” the four digits for hour and minute into the layer of sand. After an adjustable time the sand is flattened out by two vibration motors and everything begins all over again.
At the heart of the sand clock are two servo motors driving a writing pen through a pantograph mechanism. A third servo motor lifts the pen up and down. The sand container is equipped with two vibration motors to flatten the sand. The electronic part of the sand clock consists of a Raspberry Pi Pico and an RTC/driver board with a real-time clock, plus driver circuits for the servo motors.
A detailed construction manual is available for downloading.
Features
Dimensions: 135 x 110 x 80 mm
Build time: approx. 1.5 to 2 hours
Included
3x Precut acrylic sheets with all mechanical parts
3x Mini servo motors
2x Vibration motors
1x Raspberry Pi Pico
1x RTC/driver board with assembled parts
Nuts, bolts, spacers, and wires for the assembly
Fine-grained white sand
Features
Steel enclosure: High quality steel with cool sand-texture finishing
Tiny LCD screen: It can display the IP address, host name, uptime, and can also be used to display other information. PiKVM OS includes a set of libraries that allows you to display almost anything using Python.
Fan for active cooling: It will protect your device from overheating. PiKVM is able to control the fan speed using PWM, so it will not run at maximum speed all the time.
Plastic housing for the LCD screen: This tiny piece of plastic is responsible for the robust support of the LCD screen inside the case. Injection molding eas used for making that display holder.
Assembly hardware: A set of screws and nuts to assemble the case and install the fan.
The Elektor Audio DSP FX Processor combines an ESP32 microcontroller and an ADAU1701 Audio DSP from Analog Devices. Besides a user-programmable DSP core, the ADAU1701 has high-quality analog-to-digital and digital-to-analog converters built-in and features an I²S port. This makes it suitable as a high-quality audio interface for the ESP32.
Programs for the ESP32 can be created with Arduino, Platform IO, CMake or by using the Espressif IDF in another way. Programs for the ADAU7101 audio DSPs are created with the free visual programming tool SigmaStudio by dragging and dropping pre-defined algorithm blocks on a canvas.
Applications
Bluetooth/Wi-Fi audio sink (e.g. loudspeaker) & source
Guitar effect pedal (stomp box)
Music synthesizer
Sound/function generator
Programmable cross-over filter for loudspeakers
Advanced audio effects processor (reverb, chorus, pitch shifting, etc.)
Internet-connected audio device
DSP experimentation platform
Wireless MIDI
MIDI to CV converter
and many more...
Specifications
ADAU1701 28-/56-bit, 50-MIPS digital audio processor supporting sampling rates of up to 192 kHz
ESP32 32-bit dual-core microcontroller with Wi-Fi 802.11b/g/n and Bluetooth 4.2 BR/EDR and BLE
2x 24-bit audio inputs (2 V RMS, 20 kΩ)
4x 24-bit audio outputs (0.9 V RMS, 600 Ω)
4x Control potentiometer
MIDI in- and output
I²C expansion port
Multi-mode operation
Power supply: 5 V DC USB or 7.5-12 V DC (barrel jack, center pin is GND)
Current consumption (average): 200 mA
Included
1x ESP32 Audio DSP FX Processor board (assembled)
1x ESP32-PICO-KIT
2x Jumpers
2x 18-pin headers (female)
4x 10 KB potentiometers
Downloads
Documentation
GitHub
Features RP2040 microcontroller with 2 MB Flash Dual-core cortex M0+ at up to 133 MHz 264 KB multi-bank high performance SRAM External Quad-SPI Flash with eXecute In Place (XIP) High performance full-crossbar bus fabric 30 multi-function General Purpose IO (4 can be used for ADC) 1.8-3.3 V IO Voltage (NOTE. Pico IO voltage is fixed at 3.3 V) 12-bit 500 ksps Analogue to Digital Converter (ADC) Various digital peripherals 2× UART, 2× I²C, 2× SPI, 16× PWM channels 1× Timer with 4 alarms, 1× Real Time Counter 2× Programmable IO (PIO) blocks, 8 state machines total Flexible, user-programmable high-speed IO Can emulate interfaces such as SD Card and VGA Includes W5100S Supports Hardwired Internet Protocols: TCP, UDP, WOL over UDP, ICMP, IGMPv1/v2, IPv4, ARP, PPPoE Supports 4 Independent Hardware SOCKETs simultaneously Internal 16 KB Memory for TX/ RX Buffers SPI Interface Micro-USB B port for power and data (and for reprogramming the Flash) 40 pin 21x51 'DIP' style 1mm thick PCB with 0.1' through-hole pins also with edge castellations 3-pin ARM Serial Wire Debug (SWD) port 10 / 100 Ethernet PHY embedded Supports Auto Negotiation Full / Half Duplex 10 / 100 Based Built-in RJ45 (RB1-125BAG1A) Built-in LDO (LM8805SF5-33V) Downloads RP2040 Datasheet W5100S Datasheet Schematic & Part list & Gerber File C/C++ Examples CircuitPython Examples
Arduino Uno is an open-source microcontroller board based on the ATmega328P. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator (CSTCE16M0V53-R0), a USB connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. You can tinker with your Uno without worring too much about doing something wrong, worst case scenario you can replace the chip for a few dollars and start over again.
'Uno' means one in Italian and was chosen to mark the release of Arduino Software (IDE) 1.0. The Uno board and version 1.0 of Arduino Software (IDE) were the reference versions of Arduino, now evolved to newer releases. The Uno board is the first in a series of USB Arduino boards, and the reference model for the Arduino platform; for an extensive list of current, past or outdated boards see the Arduino index of boards.
Specifications
Microcontroller
ATmega328P
Operating Voltage
5 V
Input Voltage (recommended)
7-12 V
Input Voltage (limit)
6-20 V
Digital I/O Pins
14 (of which 6 provide PWM output)
PWM Digital I/O Pins
6
Analog Input Pins
6
DC Current per I/O Pin
20 mA
DC Current for 3.3 V Pin
50 mA
Flash Memory
32 KB (ATmega328P) of which 0.5 KB used by bootloader
SRAM
2 KB (ATmega328P)
EEPROM
1 KB (ATmega328P)
Clock Speed
16 MHz
LED_BUILTIN
13
Dimensions
68.6 x 53.4 mm
Weight
25 g
If you want to enter the programming world quickly and easily, JOY-iT Mega 2560 R3 is the board for you. Due to the abundance of tutorials and instructions for this microcontroller online, you will start programming without any complications.
Based on an ATmega2560, which offers sufficient power for your projects and ideas, JOY-iT Mega 2560 R3 has many connection options with 54 digital inputs and outputs and 16 analog inputs.
To start programming your JOY-iT Mega 2560 R3, you need to install the development environment, and, of course, the drivers, on your computer.
The Arduino IDE is best for using with the Mega 2560. This IDE is completely compatible with this board and offers you every driver you need for a quick start.
Specifications
Microcontroller
ATmega2560
Clock speed
16 MHz
Operating voltage
5 V/DC
Digital I/O Pins
54 (of which 15 with PWM)
Analog Input Pins
16
Analog Output Pins
15
Flash Memory
256 KB
EEPROM
4 KB
SRAM
8 KB
Downloads
Projects
This hot-air single-cylinder Stirling engine generator converts thermal energy into mechanical energy. This kit comes with a little electricity generator that can power a USB reading light.
The Stirling engine comes as an easy-to-build kit with all the parts and tools included, and a printed sheet with instructions and explanations. Building the kit takes about 15 minutes. The assembled motor measures 16 x 8 cm and is 10.5 cm high. It weighs 380 grams.
Turn the flywheel by hand to ensure it moves smoothly.
Check that the sliding parts are clean.
Fill the alcohol lamp to less than two-thirds full with 95% or higher concentration alcohol.
Light the alcohol lamp at the front end of the test tube.
After about 1 minute, turn the flywheel.
The engine should start spinning. Note that the warm-up time is slightly longer when using the generator.
The Uno R3 board is the perfect microcontroller for those who want to enter the programming world without any fuss. Its ATMega328 microcontroller provides you with enough power for your ideas and projects. The Uno board has a USB type B connector so that you can easily use it with programs – of course via the well-known programming environment Arduino IDE. You can connect it to the power source via the USB port or alternatively use its own power connection. Please note: The CH341 driver must be installed beforehand so that Uno board is recognized by the Arduino IDE. Microcontroller ATmega 328 Clock speed 16 MHz Operating voltage 5 V Input voltage 5-10 V Digital I/O Pins 14 with PWM 6 USB 1x SPI 1x I²C 1x ICSP 1x Flash Memory 32 KB EEPROM 1x
Over 180 Projects with Raspberry Pi, Pico W, Arduino, and ESP32
This bundle contains the Universal Maker Sensor Kit, which consists of many sensors, actuators, displays, and motors. It’s perfect for environmental monitoring, smart home projects, robotics, and game controllers.
The new Elektor book describes the design of many projects using the kit together with the popular Raspberry Pi, Raspberry Pi Pico W, Arduino Uno, and the ESP32 family of development boards. You can choose any of these development boards for your projects and either use the provided programs as they are, or modify these programs to suit your applications.
This bundle contains:
NEW Book: Universal Maker Sensor Kit (normal price: €45)
Universal Maker Sensor Kit (for Raspberry Pi, Pico W, Arduino, ESP32) (normal price: €70)
Raspberry Pi Pico W (normal price: €8)
Book: Universal Maker Sensor Kit
Learn to use more than 35 Sensors and Actuators with C++, Python, and MicroPython
This book contains over 180 projects for all four major development boards (Arduino, Raspberry Pi, Pico W, and ESP32). Depending on the development board, projects are available in the C, Python, or MicroPython programming languages.
The project titles, brief descriptions, wiring diagrams, and full program listings together with their detailed descriptions are given in the guide.
Universal Maker Sensor Kit (for Raspberry Pi, Pico W, Arduino, ESP32)
Discover endless creativity with the Universal Maker Sensor Kit, designed for use with Raspberry Pi, Pico W, Arduino, and ESP32. This versatile kit offers compatibility across popular development platforms, including Arduino Uno R4 Minima/WiFi, Uno R3, Mega 2560, Raspberry Pi 5, 4, 3B+, 3B, Zero, Pico W, and ESP32.
Featuring over 35 sensors, actuators, and displays, it's perfect for projects ranging from environmental monitoring and smart home automation to robotics and interactive gaming. Step-by-step tutorials in C/C++, Python, and MicroPython guide beginners and experienced makers alike through 169 exciting projects.
Features
Wide Compatibility: Fully supports Arduino (Uno R3, Uno R4 Minima/WiFi, Mega 2560), Raspberry Pi (5, 4, 3B+, 3B, Zero, Pico W), and ESP32, enabling extensive flexibility across numerous development platforms. Includes instructions for building 169 projects.
Comprehensive Components: Features more than 35 sensors, actuators, and display modules suitable for diverse projects such as environmental monitoring, smart home automation, robotics, and interactive game controllers.
Detailed Tutorials: Provides clear, step-by-step tutorials covering Arduino, Raspberry Pi, Pico W, ESP32, and each included component. Tutorials are available in C/C++, Python, and MicroPython, catering effectively to both beginners and experienced makers.
Suitable for All Skill Levels: Offers structured projects designed to guide users seamlessly from beginner to advanced proficiency in electronics and programming, enhancing creativity and technical expertise.
Included
Breadboard
Button Module
Capacitive Soil Moisture Module
Flame Sensor Module
Gas/Smoke Sensor Module (MQ2)
Gyroscope & Accelerometer Module (MPU6050)
Hall Sensor Module
Infrared Speed Sensor Module
IR Obstacle Avoidance Sensor Module
Joystick Module
PCF8591 ADC DAC Converter Module
Photoresistor Module
PIR Motion Module (HC-SR501)
Potentiometer Module
Pulse Oximeter and Heart Rate Sensor Module (MAX30102)
Raindrop Detection Module
Real Time Clock Module (DS1302)
Rotary Encoder Module
Temperature Sensor Module (DS18B20)
Temperature and Humidity Sensor Module (DHT11)
Temperature, Humidity & Pressure Sensor (BMP280)
Time of Flight Micro-LIDAR Distance Sensor (VL53L0X)
Touch Sensor Module
Ultrasonic Sensor Module (HC-SR04)
Vibration Sensor Module (SW-420)
Water Level Sensor Module
I²C LCD 1602
OLED Display Module (SSD1306)
RGB LED Module
Traffic Light Module
5 V Relay Module
Centrifugal Pump
L9110 Motor Driver Module
Passive Buzzer Module
Servo Motor (SG90)
TT Motor
ESP8266 Module
JDY-31 Bluetooth Module
Power Supply Module
Documentation
Online Tutorial
This RC522 RFID Kit includes a 13.56 MHz RF reader module that uses an RC522 IC and two S50 RFID cards to help you learn and add the 13.56 MHz RF transition to your project. The MF RC522 is a highly integrated transmission module for contactless communication at 13.56 MHz. RC522 supports ISO 14443A/MIFARE mode. The module uses SPI to communicate with microcontrollers. The open-hardware community already has a lot of projects exploiting the RC522 – RFID Communication, using Arduino. Features Operating Current: 13-26 mA/DC 3.3 V Idle Current: 10-13 mA/DC 3.3 V Sleep Current: <80 uA Peak Current: <30 mA Operating Frequency: 13.56 MHz Supported card types: mifare1 S50, mifare1 S70 MIFARE Ultralight, Mifare Pro, MIFARE DESFire Environmental Operating Temperature: -20-80 degrees Celsius Environmental Storage Temperature: -40-85 degrees Celsius Relative humidity: relative humidity 5% -95% Reader Distance: ≥50 mm/1.95' (Mifare 1) Module Size: 40×60 mm/1.57*2.34' Module interfaces SPI Parameter Data transfer rate: maximum 10 Mbit/s Included 1x RFID-RC522 Module 1x Standard S50 Blank Card 1x S50 special-shaped card (as shown by the keyring shape) 1x Straight Pin 1x Curved Pin Downloads Arduino Library MFRC522 Datasheet MFRC522_ANT Mifare S50
The Elektor ESP32 Energy Meter is a device designed for real-time energy monitoring and smart home integration. Powered by the ESP32-S3 microcontroller, it offers robust performance with modular and scalable features.
The device uses a 220 V-to-12 V step-down transformer for voltage sampling, ensuring galvanic isolation and safety. Its compact PCB layout includes screw-type terminal blocks for secure connections, a Qwiic connector for additional sensors, and a programming header for direct ESP32-S3 configuration. The energy meter is compatible with single-phase and three-phase systems, making it adaptable for various applications.
The energy meter is simple to set up and integrates with Home Assistant, offering real-time monitoring, historical analytics, and automation capabilities. It provides accurate measurements of voltage, current, and power, making it a valuable tool for energy management in homes and businesses.
Features
Comprehensive Energy Monitoring: Get detailed insights into your energy usage for smarter management and cost savings.
Customizable Software: Tailor functionality to your needs by programming and integrating custom sensors.
Smart Home Ready: Compatible with ESPHome, Home Assistant, and MQTT for full Smart Home integration.
Safe & Flexible Design: Operates with a 220 V-to-12 V step-down transformer and features a pre-assembled SMD board.
Quick Start: Includes one Current Transformer (CT) sensor and access to free setup resources.
Specifications
Microcontroller
ESP32-S3-WROOM-1-N8R2
Energy Metering IC
ATM90E32AS
Status Indicators
4x LEDs for power consumption indication2x Programmable LEDs for custom status notifications
User Input
2x Push buttons for user control
Display Output
I²C OLED display for real-time power consumption visualization
Input Voltage
110/220 V AC (via step-down transformer)
Input Power
12 V (via step-down transformer or DC input)
Clamp Current Sensor
YHDC SCT013-000 (100 A/50 mA) included
Smart Home Integration
ESPHome, Home Assistant, and MQTT for seamless connectivity
Connectivity
Header for programming, Qwiic for sensor expansion
Applications
Supports single-phase and three-phase energy monitoring systems
Dimensions
79.5 x 79.5 mm
Included
1x Partly assembled board (SMDs are pre-mounted)
2x Screw terminal block connerctors (not mounted)
1x YHDC SCT013-000 current transformer
Required
Power transformer not included
Downloads
Datasheet (ESP32-S3-WROOM-1)
Datasheet (ATM90E32AS)
Datasheet (SCT013-000)
Frequently Asked Questions (FAQ)
From Prototype to Finished Product
What started as an innovative project to create a reliable and user-friendly energy meter using the ESP32-S3 microcontroller has evolved into a robust product. Initially developed as an open-source project, the ESP32 Energy Meter aimed to provide precise energy monitoring, smart home integration and more. Through meticulous hardware and firmware development, the energy meter now stands as a compact, versatile solution for energy management.
The TV-B-Gone universal remote control allows you to turn virtually any TV On or OFF. You control when you see TV, rather than what you see. The TV-B-Gone Keychain remote is so small that it easily fits in your pocket so that you have it handy whenever you need it, wherever you go: bars, restaurants, laundromats, ballparks, arenas, etc.The TV-B-Gone Kit is a great way to teach about electronics. When soldered together, it allows you to turn off almost any television within 150 feet or more. It works on over 230 total power codes – 115 American/Asian and another 115 European codes. You can select which zone you want during kit assembly.This is an unassembled kit which means that soldering and assembly is required – but it’s very easy and a great introduction to soldering in general.This kit makes the popular TV-B-Gone remote more fun because you created it yourself with some basic soldering and assembly! Show your friends and family how technologically savvy you are, and entertain them with the power of the TV-B-Gone!The kit is powered by 2x AA batteries and the output comes from 2x narrow beam IR LEDs and 2x wide-beam IR LEDs.IncludedAll required parts/componentsRequiredTools, soldering iron, and batteriesDownloadsGitHub
Differences between micro:bit v1 and micro:bit v2 The BBC micro:bit v2 is equipped with BLE Bluetooth 5.0 It has a Power off button(push and hold power button) MEMS microphone with a LED indicator Onboard speaker Touch-sensitive logo pin LED power indicator A notched edge connector for easier connections.
Here you will find all kinds of parts, components and accessories you will need in various projects, starting from simple wires, sensors and displays to already pre-assembled modules and kits.