ESP

10 products


  •  -19% MakePython ESP32 Development Kit

    Elektor Bundles MakePython ESP32 Development Kit

    Learn how to use the ESP32 Microcontroller and MicroPython programming in your future projects! The project book, written by well-known Elektor author Dogan Ibrahim, holds many software- and hardware-based projects especially developed for the MakePython ESP32 Development Kit. The kit comes with several LEDs, sensors, and actuators. The kit will help you acquire the basic knowledge to create IoT projects. The book’s fully evaluated projects feature all the supplied components. Each project includes a block diagram, a circuit diagram, a full program listing, and a complete program description. Included in the kit 1x MakePython ESP32 development board with color LCD 1x Ultrasonic ranging module 1x Temperature and humidity sensor 1x Buzzer module 1x DS18B20 module 1x Infrared module 1x Potentiometer 1x WS2812 module 1x Sound sensor 1x Vibration sensor 1x Photosensitive resistance module 1x Pulse sensor 1x Servo motor 1x USB cable 2x Button 2x Breadboard 45x Jumper wire 10x Resistor 330R 10x LED (Red) 10x LED (Green) 1x Project book (206 pages) 46 Projects in the Book LED Projects Blinking LED Flashing SOS Blinking LED – using a timer Alternately flashing LEDs Button control Changing the LED flashing rate using pushbutton interrupts Chasing-LEDs Binary-counting LEDs Christmas lights (random-flashing 8 LEDs) Electronic dice Lucky day of the week Pulsewidth Modulation (PWM) Projects Generate a 1000-Hz PWM waveform with 50% duty cycle LED brightness control Measuring the frequency and duty cycle of a PWM waveform Melody maker Simple electronic organ Servo motor control Servo motor DS18B20 thermometer Analog To Digital Converter (ADC) Projects Voltmeter Plotting the analog input voltage ESP32 internal temperature sensor Ohmmeter Photosensitive resistance module Digital To Analog Converter (DAC) Projects Generating fixed voltages Generating a sawtooth-wave signal Generating a triangular-wave signal Arbitrary periodic waveform Generating a sinewave signal Generating accurate sinewave signal using timer interrupts Using The OLED Display Seconds counter Event counter DS18B20 OLED based digital thermometer ON-OFF temperature controller Measuring the temperature and humidity Ultrasonic distance measurement Height of a person (stadiometer) Heart rate (pulse) measurement Other Sensors Supplied with the Kit Theft alarm Sound-activated light Infrared obstacle avoidance with buzzer WS2812 RGB LED ring Timestamping temperature and humidity readings Network Programming Wi-Fi scanner Remote control from the Internet browser (using a smartphone or PC) – Web Server Storing temperature and humidity data in the Cloud Low-Power Operation Using a timer to wake up the processor

    € 79,95€ 64,95

    Members identical

  • RISC-V Assembly Language Programming using ESP32-C3 and QEMU (+ GRATIS ESP32 RISC-V Board)

    RISC-V Assembly Language Programming using ESP32-C3 and QEMU

    With the availability of free and open source C/C++ compilers today, you might wonder why someone would be interested in assembler language. What is so compelling about the RISC-V Instruction Set Architecture (ISA)? How does RISC-V differ from existing architectures? And most importantly, how do we gain experience with the RISC-V without a major investment? Is there affordable hardware available? The availability of the Espressif ESP32-C3 chip provides a way to get hands-on experience with RISC-V. The open sourced QEMU emulator adds a 64-bit experience in RISC-V under Linux. These are just two ways for the student and enthusiast alike to explore RISC-V in this book. The projects in this book are boiled down to the barest essentials to keep the assembly language concepts clear and simple. In this manner you will have “aha!” moments rather than puzzling about something difficult. The focus in this book is about learning how to write RISC-V assembly language code without getting bogged down. As you work your way through this tutorial, you’ll build up small demonstration programs to be run and tested. Often the result is some simple printed messages to prove a concept. Once you’ve mastered these basic concepts, you will be well equipped to apply assembly language in larger projects.

    € 39,95

    Members € 35,96

  • Practical Audio DSP Projects with the ESP32

    Elektor Publishing Practical Audio DSP Projects with the ESP32

    Easy and Affordable Digital Signal Processing The aim of this book is to teach the basic principles of Digital Signal Processing (DSP) and to introduce it from a practical point of view using the bare minimum of mathematics. Only the basic level of discrete-time systems theory is given, sufficient to implement DSP applications in real time. The practical implementations are described in real time using the highly popular ESP32 DevKitC microcontroller development board. With the low cost and extremely popular ESP32 microcontroller, you should be able to design elementary DSP projects with sampling frequencies within the audio range. All programming is done using the popular Arduino IDE in conjunction with the C language compiler. After laying a solid foundation of DSP theory and pertinent discussions on the main DSP software tools on the market, the book presents the following audio-based sound and DSP projects: Using an I²S-based digital microphone to capture audio sound Using an I²S-based class-D audio amplifier and speaker Playing MP3 music stored on an SD card through an I²S-based amplifier and speaker Playing MP3 music files stored in ESP32 flash memory through an I²S-based amplifier and speaker Mono and stereo Internet radio with I²S-based amplifiers and speakers Text-to-speech output with an I²S-based amplifier and speaker Using the volume control in I²S-based amplifier and speaker systems A speaking event counter with an I²S-based amplifier and speaker An adjustable sinewave generator with I²S-based amplifier and speaker Using the Pmod I²S2 24-bit fast ADC/DAC module Digital low-pass and band-pass real-time FIR filter design with external and internal A/D and D/A conversion Digital low-pass and band-pass real-time IIR filter design with external and internal A/D and D/A conversion Fast Fourier Transforms (FFT)

    € 34,95

    Members € 31,46

  • Home Appliance Hack-and-IoT Guidebook (+ GRATIS ESP8266 Board)

    Home Appliance Hack-and-IoT Guidebook

    Affordable solutions with the ESP8266 and 3D printing If you are looking for a small yet powerful IoT device, you are likely to come across the ESP8266 and compatible products on the market today. One of these, the Wemos/Lolin D1 Mini Pro board strikes a remarkable balance between cost and performance. A small and very affordable prototype board, the D1 Mini Pro stands out with its WiFi functionality and a 16-Mbytes flash memory for easy creation of a flash file system. In addition, there are sufficient input and output pins (only one analog input though) to support PWM, I²C, and One-Wire systems to mention but a few. The book describes the operation, modding, construction, and programming of home appliances including a colorful smart home accessory, a refrigerator/greenhouse controller, an AC powerline monitor, a door lock monitor, and an IKEA Trådfri controller. As a benefit, all firmware developed for these DIY, 'IoT-ized' devices can be updated over-the-air (OTA). For most of the designs in the book, a small printed circuit board (PCB) and an enclosure are presented so readers can have a finished and attractive-looking product. Readers having – or with access to! – a 3D printer can 'print' the suggested enclosures at home or in a shop. Some of the constructions benefit from a Raspberry Pi configured as a gateway or cms server. This is also described in detail with all the necessary configuring. You don’t need to be an expert but the prerequisites to successful replication of the projects include basic skills with PC software including the ability to surf the Internet. In terms of hardware, you should be comfortable with soldering and generally assembling the PCBs presented in the book. All custom software written for the IoT devices, the PCB layouts, and 3D print files described in the book are available for free downloading.

    € 39,95

    Members € 35,96

  • FreeRTOS for ESP32-Arduino

    FreeRTOS for ESP32-Arduino

    Practical Multitasking Fundamentals Programming embedded systems is difficult because of resource constraints and limited debugging facilities. Why develop your own Real-Time Operating System (RTOS) as well as your application when the proven FreeRTOS software is freely available? Why not start with a validated foundation? Every software developer knows that you must divide a difficult problem into smaller ones to conquer it. Using separate preemptive tasks and FreeRTOS communication mechanisms, a clean separation of functions is achieved within the entire application. This results in safe and maintainable designs. Practicing engineers and students alike can use this book and the ESP32 Arduino environment to wade into FreeRTOS concepts at a comfortable pace. The well-organized text enables you to master each concept before starting the next chapter. Practical breadboard experiments and schematics are included to bring the lessons home. Experience is the best teacher. Each chapter includes exercises to test your knowledge. The coverage of the FreeRTOS Application Programming Interface (API) is complete for the ESP32 Arduino environment. You can apply what you learn to other FreeRTOS environments, including Espressif’s ESP-IDF. The source code is available from GitHub. All of these resources put you in the driver’s seat when it is time to develop your next uber-cool ESP32 project. What you will learn: How preemptive scheduling works within FreeRTOS The Arduino startup “loopTask” Message queues FreeRTOS timers and the IDLE task The semaphore, mutex, and their differences The mailbox and its application Real-time task priorities and its effect Interrupt interaction and use with FreeRTOS Queue sets Notifying tasks with events Event groups Critical sections Task local storage The gatekeeper task

    € 37,50

    Members € 33,75

  • The Complete ESP32 Projects Guide

    The Complete ESP32 Projects Guide

    1 review

    59 Experiments with Arduino IDE and Python The main aim of this book is to teach the Arduino IDE and MicroPython programming languages in ESP32 based projects, using the highly popular ESP32 DevKitC development board. Many simple, basic, and intermediate level projects are provided in the book using the Arduino IDE with ESP32 DevKitC. All projects have been tested and work. Block diagrams, circuit diagrams, and complete program listings of all projects are given with explanations. In addition, several projects are provided for programming the ESP32 DevKitC using MicroPython. The projects provided in this book are designed to teach the following features of the ESP32 processor: GPIOs Touch sensors External interrupts Timer interrupts I²C and I²S SPI PWM ADC DAC UART Hall sensor Temperature sensor Infrared controller Reading and writing to SD card Reading and writing to flash memory RTC timer Chip ID Security and encryption Wi-Fi and network programming Bluetooth BLE programming Communication mobile devices Low power design ESP-IDF programming The projects have been organized with increasing levels of difficulty. Readers are encouraged to tackle the projects in the order given. A specially prepared hardware kit is available from Elektor. With the help of this hardware, it should be easy and fun to build the projects in this book.

    € 39,95

    Members € 35,96

  •  -27% Bundel: Getting Started with ESPHome + LILYGO TTGO T-Display ESP32 (16 MB)

    Bundle: Getting Started with ESPHome + LILYGO T-Display ESP32 (16 MB)

    1 review

    About the book Espressif's ESP8266 and ESP32 microcontrollers have brought DIY home automation to the masses. However, not everyone is fluent in programming these microcontrollers with Espressif's C/C++ SDK, the Arduino core, or MicroPython. This is where ESPHome comes into its own: with this project, you don’t program your microcontroller but configure it. This book demonstrates how to create your own home automation devices with ESPHome on an ESP32 microcontroller board. You’ll learn how to combine all kinds of electronic components and automate complex behaviours. Your devices can work completely autonomously, and connect over Wi-Fi to your home automation gateways such as Home Assistant or MQTT broker. By the end of this book, you will be able to create your own custom home automation devices the way you want. Thanks to ESPHome and the ESP32, this is within everyone’s grasp. Set up an ESPHome development environment and create maintainable configurations Use buttons and LEDs Sound a buzzer and play melodies Read measurements from various types of sensors Communicate over a short distance with NFC, infrared light, and Bluetooth Low Energy Show information on various types of displays About the board Chipset Espressif-ESP32 240 MHz Xtensa single-/dual-core 32-bit LX6 microprocessor FLASH QSPI flash 16 MB SRAM 520 kB SRAM Button Reset USB to TTL CP2104 Modular interface UART, SPI, SDIO, I²C, LED PWM, TV PWM, I²S, IRGPIO, ADC, capacitor touch sensor, DACLNA pre-amplifier Display IPS ST7789V 1.14 Inch Working voltage 2.7-4.2 V Working current About 67 MA Sleep current About 350 uA Working temperature range -40℃ ~ +85℃ Size & Weight 51.52 x 25.04 x 8.54 mm (7.81 g) Power Supply USB 5 V/1 A Charging current 500 mA Battery 3.7 V lithium battery JST Connector 2-Pin 1.25 mm USB Connector USB-C

    € 54,95€ 39,95

    Members identical

  • Getting Started with ESPHome

    Getting Started with ESPHome

    Develop your own custom home automation devices Espressif's ESP8266 and ESP32 microcontrollers have brought DIY home automation to the masses. However, not everyone is fluent in programming these microcontrollers with Espressif's C/C++ SDK, the Arduino core, or MicroPython. This is where ESPHome comes into its own: with this project, you don’t program your microcontroller but configure it. This book demonstrates how to create your own home automation devices with ESPHome on an ESP32 microcontroller board. You’ll learn how to combine all kinds of electronic components and automate complex behaviours. Your devices can work completely autonomously, and connect over Wi-Fi to your home automation gateways such as Home Assistant or MQTT broker. By the end of this book, you will be able to create your own custom home automation devices the way you want. Thanks to ESPHome and the ESP32, this is within everyone’s grasp. Set up an ESPHome development environment and create maintainable configurations Use buttons and LEDs Sound a buzzer and play melodies Read measurements from various types of sensors Communicate over a short distance with NFC, infrared light, and Bluetooth Low Energy Show information on various types of displays Download the software and view the errata for the book on GitHub https://github.com/koenvervloesem/Getting-Started-with-ESPHome

    € 29,95

    Members € 26,96

  • ESP8266 and MicroPython

    ESP8266 and MicroPython

    Recently, the development of a tiny chip called the ESP8266 has made it possible to interface any type of microcontroller to a Wi-Fi AP. The ESP8266 is a low-cost tiny Wi-Fi chip having fully built-in TCP/IP stack and a 32-bit microcontroller unit. This chip, produced by Shanghai based Chinese manufacturer Espressif System, is IEEE 802.11 b/g/n Wi-Fi compatible with on-chip program and data memory, and general purpose input-output ports. Several manufacturers have incorporated the ESP8266 chip in their hardware products (e.g. ESP-xx, NodeMCU etc) and offer these products as a means of connecting a microcontroller system such as the Android, PIC microcontroller or others to a Wi-Fi. The ESP8266 is a low-power chip and costs only a few Dollars.ESP8266 and MicroPython – Coding Cool Stuff is an introduction to the ESP8266 chip and describes the features of this chip and shows how various firmware and programming languages such as the MicroPython can be uploaded to the chip. The main aim of the book is to teach the readers how to use the MicroPython programming language on ESP8266 based hardware, especially on the NodeMCU.Several interesting and useful projects are given in the book to show how to use the MicroPython in NodeMCU type ESP8266 hardware: Project “What shall I wear today?”: You will be developing a weather information system using a NodeMCU development board together with a Text-to-Speech processor module. Project “The Temperature and Humidity on the Cloud”: You will be developing a system that will get the ambient temperature and humidity using a sensor and then store this data on the cloud so that it can be accessed from anywhere. Project “Remote Web Based Control”: You will be developing a system that will remotely control two LEDs connected to a NodeMCU development board using an HTTP Web Server application.

    € 29,95

    Members € 26,96

  •  -21% Elektor ESP32 Smart Kit Bundel

    Elektor Bundles Elektor ESP32 Smart Kit Bundle

    2 reviews

    Experimenting with the ESP32 has never been easier! With the Elektor ESP32 Smart Kit Bundle, you'll learn programming with the ESP32 IoT Microcontroller using the Arduino IDE and MicroPython programming languages. The kit consists of the highly popular ESP32 DevKitC development board, breadboard, sensors, LEDs, LCD, etc. for use in experiments. The book provides basic and intermediate level projects. All projects have been tested and work. Block diagrams, circuit diagrams, and complete program listings of all projects are given with explanations. About the book: The main aim of this book is to teach the Arduino IDE and MicroPython programming languages in ESP32 based projects, using the highly popular ESP32 DevKitC development board. Many simple, basic, and intermediate level projects are provided in the book using the Arduino IDE with ESP32 DevKitC. All projects have been tested and work. Block diagrams, circuit diagrams, and complete program listings of all projects are given with explanations. In addition, several projects are provided for programming the ESP32 DevKitC using MicroPython. The kit consists of: 1x ESP32 DevKitC 8x LEDs (RED) 1x LED (GREEN) 2x push-button 8x 330 ohm resistors 1x Buzzer 1x RGB LED 1x TMP36 temperature sensor chip 1x DHT11 temperature and humidity chip 1x MCP23017 (DIL 28 package) 1x LDR 1x BC108 (or any other PNP) transistor 1x 7 segment LED 1x Small Microphone Module 1x I²C LCD 1x SG90 servo 1x 4x4 Keypad 8x Female-Male jumpers 4x Male-Male jumpers 1x Small breadboard

    € 69,95€ 54,95

    Members identical

Are you familiar with ESP32 and ESP8266? What are the advantages of an ESP32 or an ESP8266?

Espressif stimulates IoT development with a complete range of versatile, energy-efficient, and secure Wi-Fi, Bluetooth, and combo chips. Popular products include the affordable ESP8266 and ESP32 series of chips, modules, and development cards. Both chips are equipped with a 32-bit CPU.

Shortly after the ESP8266 was released, NodeMCU, a low-cost open-source IoT platform, also appeared, which anticipated the popularity of these Espressif products. NodeMCU contains the firmware that runs on the ESP8266, and has the advantage of low power consumption, extended memory, and built-in Wi-Fi. These applications allow you to affordably control and monitor equipment remotely.

If you don't need the wireless capabilities of the ESP32/ESP8266, you can also use it to control inputs and outputs like an Arduino. However, you should realize that the Arduino uses 5-V logic, the ESP32 and ESP8266 use 3.3-V logic, which means that Arduino is a nice solution for many beginners.

The ESP32 is the successor to the ESP8266. It has, among other things, an extra CPU core, faster Wi-Fi, more GPIOs, and options for Bluetooth 4.2 and Bluetooth low energy. The ESP32 also contains touch-sensitive pins that can be used to wake it from a deep sleep mode.

The ESP32 chip has 48 pins with different functions. However, not all pins can be used on the ESP32 development boards. To make pinout simpler and easier, pins with similar functions are grouped together.

Do you want an ESP32, an ESP8266, or a related product?

What makes the ESP32 and ESP8266 so special? With their small PCB dimensions, ESP32/8266 deliver essential functionality and diversity to your projects. And why are they so affordable, even though they offer a multitude of project options? The short answer is that the ESP32 and ESP8266 are cheap to make. In addition to many of the development cards currently available, Elektor also offers a number of ESP related kits (e.g. ESP32 Weather Station Kit) and bundles (i.e. development cards combined with a book), such as the Elektor ESP32 Smart Kit Bundle.

Which accessories are available for the ESP32 and ESP8266?

It is not easy or practical to use the ESP32 or ESP8266 chips for testing and prototyping. Usually ESP32 and ESP8266 development boards meet your requirements. These boards contain all the electronics needed to power the chip and connect it to your computer.

You'll also benefit from convenient code upload circuitry, pins for connecting peripherals, built-in power and control LEDs, and other useful features. Additionally, Elektor offers several books on ESP32 and ESP8266, including Getting Started with ESPHome, FreeRTOS for ESP32-Arduino, and The Complete ESP32 Projects Guide.

Why look at Elektor for ESP32/ESP8266 related products?

Elektor makes every effort to provide its customers with the right tools to build great projects. In addition to a variety of useful ESP32/ESP8266-related applications, Elektor offers books and articles to help you develop new projects and upgrading your skills as a technician. Many of our own team of engineers' original projects incorporate these technologies.

Login

Forgot password?

Don't have an account yet?
Create an account