Search results for "arduino OR nano OR esp32 OR with OR headers"
-
Arduino Arduino Nano
The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328 (Arduino Nano 3.x). It has more or less the same functionality of the Arduino Duemilanove but in a different package. It lacks only a DC power jack and works with a Mini-B USB cable instead of a standard one. Specifications Microcontroller ATmega328 Operating Voltage (logic level) 5 V Input Voltage (recommended) 7-12 V Input Voltage (limits) 6-20 V Digital I/O Pins 14 (of which 6 provide PWM output) Analog Input Pins 8 DC Current per I/O Pin 40 mA Flash Memory 16 KB (ATmega168) or 32 KB (ATmega328) of which 2 KB used by bootloader SRAM 1 KB (ATmega168) or 2 KB (ATmega328) EEPROM 512 bytes (ATmega168) or 1 KB (ATmega328) Clock Speed 16 MHz Dimensions 0.73 x 1.70' (18 x 45 mm) Power The Arduino Nano can be powered via the Mini-B USB connection, 6-20 V unregulated external power supply (pin 30), or 5 V regulated external power supply (pin 27). The power source is automatically selected to the highest voltage source. Memory The ATmega168 has 16 KB of flash memory for storing code (of which 2 KB is used for the bootloader), 1 KB of SRAM and 512 bytes of EEPROM The ATmega328 has 32 KB of flash memory for storing code, (also with 2 KB used for the bootloader), 2 KB of SRAM and 1 KB of EEPROM. Input and Output Each of the 14 digital pins on the Nano can be used as an input or output, using pinMode(), digitalWrite(), and digitalRead() functions. They operate at 5 V. Each pin can provide or receive a maximum of 40 mA and has an internal pull-up resistor (disconnected by default) of 20-50 kOhms. Communication The Arduino Nano has a number of facilities for communicating with a computer, another Arduino, or other microcontrollers. The ATmega168 and ATmega328 provide UART TTL (5V) serial communication, which is available on digital pins 0 (RX) and 1 (TX). An FTDI FT232RL on the board channels this serial communication over USB and the FTDI drivers (included with the Arduino software) provide a virtual com port to software on the computer. The Arduino software includes a serial monitor which allows simple textual data to be sent to and from the Arduino board. The RX and TX LEDs on the board will flash when data is being transmitted via the FTDI chip and USB connection to the computer (but not for serial communication on pins 0 and 1). A SoftwareSerial library allows for serial communication on any of the Nano's digital pins. Programming The Arduino Nano can be programmed with the Arduino software (download). The ATmega168 or ATmega328 on the Arduino Nano comes with a bootloader that allows you to upload new code to it without the use of an external hardware programmer. It communicates using the original STK500 protocol (reference, C header files). You can also bypass the bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header using Arduino ISP or similar; see these instructions for details. Automatic (Software) Reset Rather than requiring a physical press of the reset button before an upload, the Arduino Nano is designed in a way that allows it to be reset by software running on a connected computer. One of the hardware flow control lines (DTR) of theFT232RL is connected to the reset line of the ATmega168 or ATmega328 via a 100 nF capacitor. When this line is asserted (taken low), the reset line drops long enough to reset the chip. The Arduino software uses this capability to allow you to upload code by simply pressing the upload button in the Arduino environment. This means that the bootloader can have a shorter timeout, as the lowering of DTR can be well-coordinated with the start of the upload.
€ 22,95
Members € 20,66
-
Elektor Publishing 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
€ 44,95
Members € 40,46
-
Elektor Digital FreeRTOS for ESP32-Arduino (E-book)
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
€ 34,95
Members € 27,96
-
Generic Auto Bootloader/Programmer for Arduino Nano
This programmer is specifically designed for burning bootloaders (without a computer) on Arduino-compatible ATmega328 development boards. Simply plug the programmer into the ICSP interface to re-burn the bootloader. It’s also compatible with new chips, provided the IC is functional. Note: Burning a bootloader erases all previous chip data. Features Working voltage: 3.1-5.3 V Working current: 10 mA Compatible with Arduino Nano based boards (ATmega328) Dimensions: 39.6 x 15.5 x 7.8 mm
€ 14,95€ 5,98
Members identical
-
Elektor Labs Elektor Arduino Nano MCCAB Training Board
The Elektor Arduino Nano MCCAB Training Board contains all the components (incl. Arduino Nano) required for the exercises in the "Microcontrollers Hands-on Course for Arduino Starters", such as light-emitting diodes, switches, pushbuttons, acoustic signal transmitters, etc. External sensors, motors or assemblies can also be queried or controlled with this microcontroller training system. Specifications (Arduino Nano MCCAB Training Board) Power Supply Via the USB connection of the connected PC or an external power supply unit (not included) Operating Voltage +5 Vcc Input Voltage All inputs 0 V to +5 V VX1 and VX2 +8 V to +12 V (only when using an external power supply) Hardware periphery LCD 2x16 characters Potentiometer P1 & P2 JP3: selection of operating voltage of P1 & P2 Distributor SV4: Distributor for the operating voltagesSV5, SV6: Distributor for the inputs/outputs of the microcontroller Switches and buttons RESET button on the Arduino Nano module 6x pushbutton switches K1 ... K6 6x slide switches S1 ... S6 JP2: Connection of the switches with the inputs of the microcontroller Buzzer Piezo buzzer Buzzer1 with jumper on JP6 Indicator lights 11 x LED: Status indicator for the inputs/outputs LED L on the Arduino Nano module, connected to GPIO D13 JP6: Connection of LEDs LD10 ... LD20 with GPIOs D2 ... D12 Serial interfacesSPI & I²C JP4: Selection of the signal at pin X of the SPI connector SV12 SV9 to SV12: SPI interface (3.3 V/5 V) or I²C interface Switching output for external devices SV1, SV7: Switching output (maximum +24 V/160 mA, externally supplied) SV2: 2x13 pins for connection of external modules 3x3 LED matrix(9 red LEDs) SV3: Columns of the 3x3 LED matrix (outputs D6 ... D8) JP1: Connection of the rows with the GPIOs D3 ... D5 Software Library MCCABLib Control of hardware components (switches, buttons, LEDs, 3x3 LED matrix, buzzer) on the MCCAB Training Board Operating Temperature Up to +40 °C Dimensions 100 x 100 x 20 mm Specifications (Arduino Nano) Microcontroller ATmega328P Architecture AVR Operating Voltage 5 V Flash Memory 32 KB, of which 2 KB used by bootloader SRAM 2 KB Clock Speed 16 MHz Analog IN Pins 8 EEPROM 1 KB DC Current per I/O Pins 40 mA on one I/O pin, total maximum 200 mA on all pins together Input Voltage 7-12 V Digital I/O Pins 22 (6 of which are PWM) PWM Output 6 Power Consumption 19 mA Dimensions 18 x 45 mm Weight 7 g Included 1x Elektor Arduino Nano Training Board MCCAB 1x Arduino Nano
€ 79,95
Members € 71,96
-
Elektor Digital Kickstart to Arduino Nano (E-book)
Get Cracking with the Arduino Nano V3, Nano Every, and Nano 33 IoT The seven chapters in this book serve as the first step for novices and microcontroller enthusiasts wishing to make a head start in Arduino programming. The first chapter introduces the Arduino platform, ecosystem, and existing varieties of Arduino Nano boards. It also teaches how to install various tools needed to get started with Arduino Programming. The second chapter kicks off with electronic circuit building and programming around your Arduino. The third chapter explores various buses and analog inputs. In the fourth chapter, you get acquainted with the concept of pulse width modulation (PWM) and working with unipolar stepper motors. In the fifth chapter, you are sure to learn about creating beautiful graphics and basic but useful animation with the aid of an external display. The sixth chapter introduces the readers to the concept of I/O devices such as sensors and the piezo buzzer, exploring their methods of interfacing and programming with the Arduino Nano. The last chapter explores another member of Arduino Nano family, Arduino Nano 33 IoT with its highly interesting capabilities. This chapter employs and deepens many concepts learned from previous chapters to create interesting applications for the vast world of the Internet of Things. The entire book follows a step-by-step approach to explain concepts and the operation of things. Each concept is invariably followed by a to-the-point circuit diagram and code examples. Next come detailed explanations of the syntax and the logic used. By closely following the concepts, you will become comfortable with circuit building, Arduino programming, the workings of the code examples, and the circuit diagrams presented. The book also has plenty of references to external resources wherever needed. An archive file (.zip) comprising the software examples and Fritzing-style circuit diagrams discussed in the book may be downloaded free of charge below.
€ 29,95
Members € 23,96
-
JOY-iT Joy-Pi Advanced – Development Platform for Raspberry Pi, Arduino and ESP32
The Joy-Pi Advanced is a compact and powerful device that allows you to realize your projects quickly and easily. Whether you already have a lot of experience, or next to none, the Joy-Pi Advanced lets you unleash your creativity. Thanks to its compatibility with a wide range of platforms, including Raspberry Pi, Raspberry Pi Pico, Arduino Nano, BBC micro:bit, and NodeMCU ESP32, you can easily and quickly access your preferred platform. In addition, the Joy-Pi Advanced features more than 30 stations, lessons, and modules, giving you an unlimited variety of ways to get your projects done. With the self-developed learning center, you can not only improve your skills but also create new projects. The learning center offers a wealth of information and tutorials that will guide you step by step through your projects. Joy-Pi Advanced is characterized in particular by its intelligent switch units, which allow an extended use of the available pins. A total of three switch units are integrated, each equipped with 12 individual switches that provide precise control of the connected sensors and modules. This system solves the well-known problem of limited pin count that occurs with conventional microcontrollers. The switch units allow you to operate a large number of sensors and modules in parallel by switching them on and off individually. This simulates multiple pin assignment, allowing you to exploit the full power of your projects without compromising functionality. By combining innovative adapter boards and the micro:bit slot, you can achieve seamless compatibility with a wide range of microcontrollers such as Raspberry Pi Pico, NodeMCU ESP32, micro:mit and Arduino Nano. The specially developed adapter boards are designed to perfectly match the respective microcontroller. By plugging the microcontroller onto the appropriate adapter board and then plugging it into the micro:bit slot, the Joy-Pi Advanced quickly and easily becomes compatible with the different microcontrollers. This allows seamless integration of your preferred platform and the ability to combine the strengths of the different microcontrollers in your projects. This way, you can fully focus on your creative projects without worrying about the compatibility of different microcontrollers. The Joy-Pi Advanced simplifies the development process and gives you the possibility to design your projects flexibly and individually. Features Highly integrated development platform & learning center Fast, easy & wireless combination of various sensors & actuators Installation option for Raspberry Pi 4 Compatible with various microcontrollers Self-developed, didactic learning platform for Raspberry Pi & Windows Specifications Compatible to Raspberry Pi 4, Arduino Nano, NodeMCU ESP32, BBC micro:bit, Raspberry Pi Pico Installed sensors, actuators & components 39 Learning platform Over 40 entries in the know-ledge database, 10 projects, 10 learning tasks, 14 visions Displays 7-segment display, 16x2 display, 1.8“ TFT display, 0.96" OLED display, 8x8 RGB matrix Sensors DS18B20, shock sensor, hall sensor, barometer, sound sensor, gyroscope, PIR sensor, Light barrier, NTC, Light sensor, 6x touch sensor, color sensor, ultrasonic distance sensor, DHT11 temperature & humidity sensor Control Joystick, 5x switches, potentiometer, rotary encoder, 4x4 button matrix, relays, PWM fan Motors Servo interface, Stepper motor interface, Vibration motor Measuring & conversion modules Analog-Digital Converter, Level converter, voltmeter, Variable voltage supply Other components RTC real time clock, buzzer, EEPROM memory, infrared receiver, breadboard, RFID reader Adapter boards Adapter for NodeMCU ESP32, Arduino Nano & Raspberry Pi Pico, Board connectors for Raspberry Pi & External Boards Electronic components Infrared remote control, RFID chip, RFID card, 6x alligator clips, microSD card reader, servo motor, stepper motor, 32 GB microSD card Components 40x resistors, 3x green LEDs, 3x yellow LEDs, 3x red LEDs, 1x transistor, 5x buttons, 1x potentiometer, 2x capacitors Other accessories Screw assortment, screwdriver, accessory storage bag, power supply & power cable, servo mount Power supply Built-in power supply: 36 W, 12 V, 3 A Case connector: Small device plug C8 Voltage outputs 12 V, 5 V, 3.3 V, Variable voltage output (2-11 V) Data buses & signal outputs I²C, SPI, Analog to digital converter Battery (RTC) CR2032 Dimensions 327 x 200 x 52 mm Required Raspberry Pi 4 with at least 2 GB RAM Downloads Joy-Pi website Datasheet Manual
€ 349,00
Members € 314,10
-
Elektor Academy Pro ESP32 by Example (Learning Course)
Complete ESP32 microcontroller learning course featuring a custom-designed MCU expansion board, hands-on projects, and a comprehensive online guide – perfect for learning hardware, programming, and connectivity step by step. A Practical Introduction to Embedded Systems with the ESP32 This course is designed for readers who are new to embedded systems and looking for a structured, example-driven way to get started. If you’ve explored general-purpose electronics or Arduino-based materials but found them too broad or lacking in practical guidance, this course offers a more focused alternative. Using the "ESP32 by Example Kit" (EEK) – a compact and affordable set of components featuring LEDs, sensors, an OLED display, and a motion processor – you’ll work with a consistent hardware setup throughout the course. Once assembled, the EEK stays mostly unchanged, allowing you to concentrate on learning and experimentation without constant reconfiguration. Topics include: Understanding and programming the ESP32 microcontroller Writing and deploying code with the Arduino IDE Exploring cyber-physical systems, culminating in basic drone control No prior experience with Arduino or embedded development is required. Each section features hands-on examples and mini-projects designed to reinforce key concepts and inspire deeper exploration. By the end of the course, you’ll be able not only to reproduce the book’s examples but also to build on them with your own ideas and applications. Whether you're interested in embedded programming, interactive systems, or introductory drone control, this course provides a clear and practical path to getting started. What you'll learn? Embedded programming with the ESP32 using the Arduino IDE Real-time sensor input and control via buttons, LEDs, and displays Gesture-based interaction using the MPU6050 motion sensor Bluetooth gamepad integration and drone control simulation Wi-Fi and UDP networking, local web servers, and NTP MQTT communication with cloud platforms like AWS and Arduino IoT How to build and deploy full-featured IoT systems Perfect for Students and self-learners exploring embedded systems Makers and IoT enthusiasts looking to improve their hardware skills Educators and trainers seeking ready-to-teach material Developers moving beyond Raspberry Pi or Arduino basics Support when you need it Access to instructors via Elektor Academy Helpful community forums and essential documentation What's inside the Box (Course)? New 384-page book: "ESP32 by Example" (valued at €45) Elektor ESP32 by Example Kit (EEK): Microcontroller Extension Board with 6 LEDs and 6 Buttons installed + OLED Display, MPU6050 3-axis Accelerometer and Gyroscope Module (valued at €40) Adafruit HUZZAH32 – ESP32 Feather MCU Board (valued at €30) ESP32 Cheap Yellow Display Board (valued at €25) DHT11 Humidity & Temperature Sensor Breadboard Jumper wires USB-C cable Access to the full course on the Elektor Academy Pro Learning Platform Instructional videos Downloadable Arduino project files for every module Learning Material (of this Box/Course) ▶ Click here to open Module 1 – Getting Started with the ESP32 & EEK Module 2 – Digital Output – LEDs and GPIO Module 3 – Switches and Input Handling Module 4 – EEK and PWM Module 5 – OLED and Display Output Module 6 – Motion Sensing with the MPU6050 Module 7 – Capstone Project (EEK in Action) Module 8 – WiFi and Web Control with ESP32 Module 9 – Cloud Concepts using EEK Module 10 – Hands-on: Arduino IoT Cloud and EEK Module 11 – BlueTooth and EEK GamePad Integration Module 12 – Why Drones? Module 13 – Drone Simulator Concepts Module 14 – Simple Drone Flight Control Module 15 – Real-Time Drone Flight Control Module 16 – Drone Control Mini-Projects Module 17 – Middleware and Python Scripting Module 18 – Python Applications for Drone Control Module 19 – Capstone EEK Control Project and Presentation About the Author Dr. Jim Solderitsch is an educator, software architect, systems developer, and cybersecurity researcher with a focus on cyber-physical systems. He currently serves as an Adjunct Professor in Computing Sciences at Villanova University in Pennsylvania. What is Elektor Academy Pro? Elektor Academy Pro delivers specialized learning solutions designed for professionals, engineering teams, and technical experts in the electronics and embedded systems industry. It enables individuals and organizations to expand their practical knowledge, enhance their skills, and stay ahead of the curve through high-quality resources and hands-on training tools. From real-world projects and expert-led courses to in-depth technical insights, Elektor empowers engineers to tackle today’s electronics and embedded systems challenges. Our educational offerings include Academy Books, Pro Boxes, Webinars, Conferences, and industry-focused B2B magazines – all created with professional development in mind. Whether you're an engineer, R&D specialist, or technical decision-maker, Elektor Academy Pro bridges the gap between theory and practice, helping you master emerging technologies and drive innovation within your organization.
€ 269,00€ 219,00
Members identical
-
Elektor Labs Elektor ESP32 Energy Meter
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 connectors (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.
€ 79,95€ 64,95
Members identical
-
Elektor Publishing ESP32 by Example
A Project-Based Introduction to Microcontrollers and Drone Control A Practical Introduction to Embedded Systems with the ESP32 This book is intended for readers who are new to embedded systems and looking for a structured, example-driven way to begin. If you’ve explored general-purpose electronics or Arduino-based resources but found them too broad or lacking in practical application, this guide offers a more focused alternative. Using the ESP32 by Example Kit (EEK)—a small, affordable collection of components including LEDs, sensors, an OLED display, and a motion processor—you’ll build and work with a consistent hardware setup throughout the book. Once assembled, the EEK remains largely unchanged, allowing you to concentrate on learning and experimentation without constant reconfiguration. Topics include: Understanding and programming the ESP32 microcontroller Using the Arduino IDE to write and deploy code Exploring cyber-physical systems, culminating in basic drone control No prior experience with Arduino or embedded development is required. Each section includes hands-on examples and mini-projects designed to reinforce core concepts and encourage deeper exploration. By the end, you’ll be equipped not only to reproduce the book’s examples, but also to extend them toward your own ideas and applications. Whether your interest is in learning embedded programming, building interactive systems, or exploring educational drone control, this book provides a clear and practical path to getting started.
€ 44,95
Members € 40,46
-
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 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
€ 89,95€ 64,95
Members identical
-
, by Johan van den Brande ESP32 Terminal (Review)
Introducing the Elecrow ESP32 Terminal, a revolutionary handheld device engineered to elevate your projects to new heights. Boasting a 3.5″ 480 × 320 TFT capacitive...