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
This LC meter kit is an easy-to-build, educational, and entertaining DIY project for measuring the inductance (L) of coils and inductors, the capacitance (C) of capacitors, other passive components and the frequency of signals.
Specifications
Power supply
USB DC 5 V
Capacitance measurement range of small non-polarized capacitors
1 pF~2200 pF
Capacitance measurement range of electrolytic capacitors
1 µF~12000 µF
Inductance measurement range
1 µH~1 H
Frequency measurement range
20 Hz~400 kHz
Dimensions (PCB)
91 x 80 mm
Dimensions (Shell)
106 x 91 x 28 mm
Included
Doubled-sided PCB
All required components incl. LCD display
Six pre-cut transparent acrylic plates
Screws and nuts
This Arduino-compatible sensor kit offers a rich collection of various general-purpose sensors that can be used directly with Arduino boards.
Kit Contents
1x Joystick
1x Relay
1x Big Sound
1x Small Sound
1x Tracking
1x Avoidance
1x Flame
1x Linear Hall Sensor
1x Touch
1x Digital Temperature
1x Buzzer
1x Passive Buzzer
1x RGB LED
1x SMD RGB
1x Two Color (5 mm)
1x Mini Two Color (3 mm)
1x Reed Switch
1x Mini Reed Switch
1x Heartbeat
1x 7 Color Flash
1x Laser Emitter
1x PCB mounted push button
1x Shock, a rolling-ball type Tilt Switch
1x Rotary Encoders
1x Rolling ball Tilt Switch
1x Photoresistor
1x Temp and Humidity
1x Analog Hall
1x Hall Magnetic
1x DS18B20 Temp
1x Analog Temp
1x IR Emission
1x IR Receiver
1x Tap Module
1x Light Blocking
Please note: For security reasons the Mercury Tilt Switch and Light Cup are no longer available in current sensor boxes.
Downloads
Manual
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
This DIY LiPo Supercharger/Booster (developed the electronics engineer/YouTuber GreatScott! and produced by Elektor) can charge a single-cell LiPo battery and protect it against the effects of overvoltage, overload, and short-circuits. Additionally, it can boost the battery voltage to 5 V or 12 V. The boosted output voltage is protected by an ‘eFuse’ IC outputting 1.52 A at 5 V or 0.76 A at 12 V maximum.
The charger part of the circuit needs a +5 V power supply which can be connected through USB-C, or simply two wires soldered to pads on the PCB.
In addition, other connections can be soldered to pads on the PCB or by using single pinheaders.
Included
1x Mainboard pre-assembled with the 4 ICs
15x Resistors
3x LEDs
13x Capacitors
2x Switches
1x USB-C on a breakout board
2x Diodes
Please note: Battery is not included.
The board uses a DC/DC Converter, an IC charger, and an e Fuse from Texas Instruments. The battery protection IC is from Xysemi and provides under-voltage lockout, over current protection, and reverse battery protection.
The board is connected to the power and recharges the batteries via a USB-C connection.
Specifications
Battery
Single-cell lithium-ion or lithium-polymer battery
Input Voltage
+5 V / 2 A max.
Output Voltage
5 V / 1.52 A12 V / 0.76 A
LiPo Protection
XB8089D
Overcharge Detection
4.250 V
Overcharge Release
4.10 V
Overdischarge Detection
2.50 V
Overdischarge Release
3 V
Overcurrent Detection
10.0 A
Thermal Shutdown
Auto-retry
Enable/Undervoltage Lockout
Rising: 1.2 V (typ.)Falling: 1.1 V (typ.)
The project book, written by well-known Elektor author Dogan Ibrahim, holds many software- and hardware-based projects especially developed for the Arduino Uno Experimenting Kit. The kit comes with an Arduino Uno board, several LEDs, sensors, actuators, and other components. The purpose of the kit is to make a flying start with hardware and software aspects of projects designed around the Arduino Uno microcontroller system. The projects given in this guide are fully evaluated and working and fully employ all the supplied components. A block diagram, a circuit diagram, an extensive program listing, and a complete program description is given for every project in the guide. Included in the kit 1x Arduino Uno Rev3 board
1x RFID reader module 1x DS1302 clock module 1x 5 V stepper motor 1x '2003' stepper motor drive board 5x Green LED 5x Yellow LED 5x Red LED 2x Rocker switch 1x Flame sensor 1x LM35 sensor module 1x Infrared receiver 3x Light-dependent resistors (LDRs) 1x IR remote controller 1x Breadboard 4x Pushbutton (with four caps) 1x Buzzer 1x Piezo sounder 1x Adjustable resistor (potentiometer) 1x 74HC595 shift register 1x 7-segment display 1x 4-digit 7-segment display 1x 8x8 Dot-matrix display 1x 1602 / I²C LCD module 1x DHT11 Temperature and humidity module 1x Relay module 1x Sound module Set of Dupont cables Set of Breadboard cables 1x Water sensor 1x PS2 Joystick 5x 1 k-ohm resistor 5x 10 k-ohm resistor 5x 220-ohm resistor 1x 4x4 keypad module 1x 9g Servo (25 cm) 1x RFID card 1x RGB module 1x 9 V battery DC jack Project book (237 pages) Over 60 Projects in the Book Hardware Projects with LEDs Blinking LED – using the onboard LED Blinking LED – using an external LED LED flashing SOS Alternately-blinking LEDs Chasing LEDs Chasing LEDs 2 Binary counting LEDs Random flashing LEDs – Christmas lights Button controlled LED Controlling the LED flashing rate – external interrupts Reaction timer LED color wand RGB fixed colors Traffic lights Traffic lights with pedestrian crossings Using the 74HC595 shift register – binary up counter Using the 74HC595 shift register – randomly flashing 8 LEDs Using the 74HC595 shift register – chasing LEDs Using the 74HC595 shift register – turn ON a specified LED Using the 74HC595 shift register – turn ON specified LEDs 7-Segment LED Displays 7-Segment 1-digit LED counter 7-Segment 4-digit multiplexed LED display 7-Segment 4-digit multiplexed LED display counter – timer interrupts 7-Segment 4-digit multiplexed LED display counter – eliminating the leading zeroes 7-Segment 4-digit multiplexed LED display – reaction timer Timer interrupt blinking onboard LED Liquid Crystal Displays (LCDs) Display text on the LCD Scrolling text on the LCD Display custom characters on the LCD LCD based conveyor belt goods counter LCD-based accurate clock using timer interrupts LCD dice Sensors Analog temperature sensor Voltmeter On/Off temperature controller Darkness reminder using a light-dependent resistor (LDR) Tilt detection Water-level sensor Displaying water levels Water level controller Flooding detector with buzzer Sound detection sensor – relay control by hand clapping Flame sensor – fire detection with relay output Temperature and humidity display Generating musical tones with the melody maker The RFID Reader Finding the Tag ID RFID door lock access control with relay The 4x4 Keypad Display the pressed key code on the Serial Monitor Integer calculator with LCD Keypad door security lock with relay The Real-Time Clock (RTC) Module RTC with Serial Monitor RTC with LCD Temperature and humidity display with time stamping The Joystick Reading joystick analog values 8x8 LED Matrix Displaying shapes Motors Test-rotate the servo Servo sweep Joystick-controlled servo Rotate the motor clockwise and then anticlockwise Infrared Receiver and Remote Controller Unit Decoding the IR remote control codes Remote relay activation/deactivation Infrared remote stepper motor control
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
The Google Coral USB Accelerator adds an Edge TPU coprocessor to your system, enabling high-speed machine learning inferencing on a wide range of systems, simply by connecting it to a USB port.
Features
Supported host OS: Debian Linux, macOS, Windows 10
Compatible with Raspberry Pi boards
Supported Framework: TensorFlow Lite
Performs high-speed ML inferencing
The on-board Edge TPU coprocessor is capable of performing 4 trillion operations (tera-operations) per second (TOPS), using 0.5 watts for each TOPS (2 TOPS per watt). For example, it can execute state-of-the-art mobile vision models such as MobileNet v2 at almost 400 FPS, in a power-efficient manner.
Supports all major platforms
Connects via USB to any system running Debian Linux (including Raspberry Pi), macOS, or Windows 10.
Supports TensorFlow Lite
No need to build models from the ground up. TensorFlow Lite models can be compiled to run on the Edge TPU.
Supports AutoML Vision Edge
Easily build and deploy fast, high-accuracy custom image classification models to your device with AutoML Vision Edge.
Specifications
ML accelerator
Google Edge TPU coprocessor:4 TOPS (int8); 2 TOPS per watt
Connector
USB 3.0 Type-C (data/power)
Dimensions
65 x 30 mm
Downloads/Documentation
Datasheet
Get started with the USB Accelerator
Model compatibility on the Edge TPU
Edge TPU inferencing overview
Run multiple models with multiple Edge TPUs
Pipeline a model with multiple Edge TPUs
PyCoral API (Python)
Libcoral API (C++)
Libedgetpu API (C++)
Edge TPU compiler
Pre-compiled models
All software downloads
This comprehensive starter kit contains a wide range of important electronic components. From resistors and capacitors to LEDs, switches, buzzers and a breadboard with jumper wires – this kit contains everything you need to get started with your electronics projects.
Contents
1x High Quality Retail Box
10x 1/4W 1% 100R Resistor
10x 1/4W 1% 220R Resistor
10x 1/4W 1% 330R Resistor
10x 1/4W 1% 1K Resistor
10x 1/4W 1% 10K Resistor
10x 1/4W 1% 100K Resistor
10x 1/4W 1% 4.7K Resistor
10x 1/4W 1% 47K Resistor
10x 100PF Ceramic Capacitor
10x 10NF Ceramic Capacitor
10x 100NF Ceramic Capacitor
10x 22PF Ceramic Capacitor
10x 10UF aluminum electrolytic capacitor
10x 470UF aluminum electrolytic capacitor
10x Red LED
10x Green LED
10x Yellow LED
10x Blue LED
8x 12x12x7.3 Switch
2x Red Cap
2x Yellow Cap
2x Green Cap
2x Blue Cap
1x 10K Precision Potentiometer
2x RGB LED
1x Active Buzzer
1x Passive Buzzer
1x Pin Header 1x40
1x Resistor Card
1x 400pts Breadboard
1x 30pcs/pack Breadboard Jumper Wires Set
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
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.
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
Arduino-compatible, ESP32-controlled, 2-wheeled Balancing Robot
The Elektor Mini-Wheelie is an experimental autonomous self-balancing robot platform. Based on an ESP32-S3 microcontroller, the self-balancing robot is fully programmable using the Arduino environment and open-source libraries. Its wireless capabilities allow it to be controlled remotely over Wi-Fi, Bluetooth or ESP-NOW or to communicate with a user or even another robot.
An ultrasonic transducer is available for detecting obstacles. Its color display can be used for displaying cute facial expressions or, for the more down-to-earth users, cryptic debug messages.
The robot comes as a neat kit of parts that you must assemble yourself. Everything is included, even a screwdriver.
Note: The Mini-Wheelie is an educational development platform intended for learning, experimentation, and robotics development. It is not classified as a toy for children, and its features, documentation, and intended audience reflect this purpose. The product is aimed at students, educators, and developers who wish to explore robotics, programming, and hardware integration in an educational setting.
Specifications
ESP32-S3 microcontroller with Wi-Fi and Bluetooth
MPU6050 6-axis Inertial Measurement Unit (IMU)
Two independently controlled 12 V electric motors with tachometer
Ultrasonic transducer
2.9" TFT color display (320 x 240)
MicroSD card slot
Battery power monitor
3S rechargeable Li-Po battery (11.1 V/2200 mAh)
Battery charger included
Arduino-based open-source software
Dimensions (W x L x H): 23 x 8 x 13 cm
Included
1x ESP32-S3 Mainboard + MPU6050 module
1x LCD board (2.9 inch)
1x Ultrasonic sensor
1x Battery pack (2200 mAh)
1x Battery charger
1x Motor tyre kit
1x Case board
1x Acrylic board
1x Screwdriver
1x Protective strip
1x Flex cable B (8 cm)
1x Flex cable A (12 cm)
1x Flex cable C
4x Copper column A (25 mm)
4x Copper column B (55 mm)
4x Copper column C (5 mm)
2x Plastic nylon column
8x Screws A (10 mm)
24x Screws B (M3x5)
8x Nuts
24x Metal washers
2x Zip tie
1x MicroSD card (32 GB)
Downloads
Documentation
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
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
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.