The Raspberry Pi A+ Case has been designed to fit both the Pi 3 Model A+ and the Pi 1 Model A+. The high-quality ABS construction consists of two parts. The base features cut-outs to allow access to the microSD Card and the the HDMI, audio/video and USB ports, as well as the power connector.
This version of the Micro OLED Breakout is exactly the size of its non-Qwiic sibling, featuring a screen that is 64 pixels wide and 48 pixels tall and measuring 0.66' across. But it has also been equipped with two Qwiic connectors, making it ideal for I²C operations. We've also added two mounting holes and a convenient Qwiic cable holder incorporated into a detachable tab on the board that can be easily removed thanks to a v-scored edge. We've even made sure to include an I²C pull-up jumper and ADDR jumper on the back of the board, so if you have your own I²C pull-ups or need to change the I2C address of the board! Features Qwiic-Connector Enabled Operating Voltage: 3.3V Operating Current: 10mA (20mA max) Screen Size: 64x48 pixels (0.66' Across) Monochrome Blue-on-Black I²C Interface
The Smart USB Soldering Iron Kit is a compact, cordless solution designed for precision and portability. Featuring intelligent three-speed temperature control (300-450°C) with an easy-to-read LED display, it heats up in just 10 seconds and melts solder in as little as 6 seconds.
The 1000 mAh rechargeable battery delivers up to 30 minutes of continuous use, making it ideal for quick repairs, electronics projects, and DIY tasks. With a plug-and-play, replaceable tip and a high-temperature-resistant insulated shell, it’s safe, user-friendly, and perfect for both beginners and professionals on the go.
Features
Three-Speed Intelligent Temperature Adjustment: Features an LED display screen with adjustable temperatures between 300-450°C (572-842°F). Easily switch between Celsius and Fahrenheit.
Integrated Plug-In Soldering Iron Tip: Plug-and-play design. The tip can be replaced by simply unscrewing it, ensuring quick and convenient operation.
Safe and Durable Design: High-temperature-resistant, insulated shell for enhanced safety during use.
Battery Capacity: Equipped with a rechargeable 1000 mAh battery that supports up to 30 minutes of continuous operation on a full charge – ideal for everyday tasks.
Efficient Performance: 8 W power with an integrated heating core for rapid heat-up. Melts tin in just 6 seconds, providing excellent thermal conductivity.
Easy to Use: After powering on via USB, set your desired temperature. The soldering iron heats up in 10 seconds. Once finished, place the tip on the stand—it cools down within 1 minute. Perfect for beginners, hobbyists, basic home repairs, and training engineers.
Cordless Innovation: This cordless soldering kit includes a built-in rechargeable lithium-ion battery, eliminating the need for cables. Versatile use for circuit board soldering, electrical repairs, jewelry making, metal crafts, computer maintenance, and DIY projects.
Specifications
Adjustable Temperature: 300-450°C (572-842°F)
Tin Melting Time: <15 seconds
Working Voltage: 5 V
Power Output: 8 W
Battery Capacity: 1000 mAh
Auto Sleep Function: Activates after 10 minutes of inactivity
Charging Time: Approx. 90 minutes
Battery Life: Up to 30 minutes continuous use
Charging Interface: USB-C
Main Material: Aluminum alloy
Dimensions: 190 x 16 mm (7.4 x 0.6")
Included
1x USB Soldering Iron
1x Soldering Tip
1x Soldering Rosin
1x Soldering Iron Holder (with Sponge)
1x USB-C Charging Cable
1x Solder Wire
1x Storage Box
Whether you are an electronics enthusiast or engineering professional, this book provides the reader with an introduction to the use of the CadSoft’s EAGLE PCB design software package.
EAGLE is a user-friendly, powerful and affordable software package for the efficient design of printed circuit boards. It offers the same power and functionality to all users, at a smaller cost than its competitors. A free version of EAGLE is available to enthusiasts for their own use.
EAGLE can be used on the main computing platforms including: Microsoft Windows (XP, Vista or Windows 7); Linux (based on kernel 2.6 or above) and Apple Mac OS X (Version 10.6 or higher). Any hardware that supports these software platforms will run the EAGLE application.
The book is intended for anyone who wants an introduction to the capabilities of EAGLE. The reader may be a novice at PCB design or a professional wanting to learn about EAGLE, with the intention of migrating from another CAD package.
This book will quickly allow you to:
obtain an overview of the main modules of EAGLE: the schematic editor; layout editor and autorouter in one single interface;
learn to use some of the basic commands in the schematic and layout editor modules of EAGLE;
apply your knowledge of EAGLE commands to a small project;
learn more about some of the advanced concepts of EAGLE and its capabilities;
understand how EAGLE relates to the stages of PCB manufacture;
create a complete project, from design through to PCB fabrication. The project discussed in the book is a popular, proven design from the engineering team at Elektor.
After reading this book while practicing some of the examples, and completing the projects, the reader should feel confident about taking on more challenging endeavors.
Learn to interface and program hardware devices in a wide range of useful applications, using ARM7 microcontrollers and the C programming language. Examples covered in full detail include a simple LED to a multi-megabyte SD card running the FAT file system.
Features of this book
Build prototype circuits on breadboard or Veroboard and interface to ARM microcontrollers.
A 32-bit ARM7 microcontroller is used in interfacing and software examples.
Interfacing principles apply to other ARM microcontrollers and other non-ARM microcontrollers as well.
Example programs are written in the C programming language.
Use only free or open source software.
Download and install all programming tools from the Internet.
Template project files are provided for easy project creation.
Hardware
Interface to LEDs, transistors, optocouplers, relays, solenoids, switches, keypads, LCD displays, seven segment displays, DC motors, stepper motors, external analogue signals using the ADC, RS232, RS-485, TWI, USB, SPI and SD memory cards.
Software
Once hardware has been interfaced to a microcontroller, software must be written to control the hardware. You will learn how to write programs to operate externally interfaced hardware devices, use timers and interrupts. Also learn how to port FAT file system code for use with an SD memory card, program the PWM to produce an audio sine wave, program the PWM to speed control a DC motor and more.
A chapter on more advanced ARM microcontrollers is included with an overview of some of the newest ARM microcontrollers and their features.
This book contains 50 fun and exciting projects for PIC microcontrollers such as a laser alarm, USB teasing mouse, eggtimer, youth repellent, soundswitch, capacitive liquid level gauge, 'finger in the water' sensor, guarding a room using a camera, mains light dimmer (110-240 volts), talking microcontroller and much more. Several different techniques are discussed such as relay, alternating current control including mains, I²C, SPI, RS232, USB, pulse width modulation, rotary encoder, interrupts, infrared, analog-digital conversion (and the other way around), 7-segment display and even CAN bus.
You can use this book to build the projects for your own use. The clear explanations, schematics and even pictures of each project make this a fun activity. For each project the theory is discussed and why the project has been executed in that particular way. That means you can also use this book as a studybook, or as basis for larger and more complicated projects. All projects use a breadboard so modification and expansion is easy.
Three PIC microcontrollers are used, the 16f877A, 18f4455 and 18f4685. It is also discussed how you can migrate your project from one microcontroller to another – 15 types are supported - including two example projects.
All software that is used in this book can be downloaded for free. That also applies to the open source programming language JAL. This powerful and yet easy to learn language is used by hobbyists as well as professionals.
This book can also be used as a reference guide. It explains all JAL commands, as well as the expansion libraries. Using the index you can easily find example projects that illustrate the use of these commands. Even when you have built all projects in this book you will still want to keep it within arm's reach.
All you need to know about good acoustics and sound systems in performance and worship spaces!
Everyone knows that the ability to hear music in balance and to understand speech is essential in any space used for performance or worship. Unfortunately, in the early 21st century, we find that buildings with good acoustics are the exception rather than the rule. Much of the fault leading to this result can be traced to the widespread perception that acoustics is a black art. In fact, scientific acoustics as developed in the last century is a well-defined engineering practice that can lead to predictable excellent results.
A basic, non-engineering understanding of acoustics will help building owners, theater managers, ministers and teachers of music, performers, and other professionals to achieve their goals of excellent acoustics in venues with which they work. Performers having a basic understanding of acoustics will be able to make the most of the acoustics of the venue in which they perform.
This book helps those responsible for providing good acoustics in performance and worship spaces to understand the variables and choices entailed in proper acoustic design for performance and worship. Practicing acoustical consultants will find the book a useful reference as well. The level of presentation is comfortable and straightforward without being simplistic. If correct acoustical principles are incorporated into the design, renovation, and maintenance of performance and worship venues, good acoustics will be the result.
Do you need a way to connect the top and bottom layers? Rivets are the key!Rivets are little copper tubes that make a mechanical connection between the top and bottom layer. We found rivets to be the easiest way to create vias. Be sure to pick up the corresponding rivet tool if you don't have one!
Pack of 200
Inner Diameter - 1.0mm
Head Diameter - 2.2mm
Drill Size: 1.5mm (or 1.6mm)
Confused on how to use them? Checkout our tutorial here.
The ZK-DP3D CNC USB-C DC-DC Converter is a versatile, high-precision voltage and current regulator designed for a wide range of applications. Featuring a digital control interface with adjustable voltage (1-30 V) and current (0-2 A), it offers a precision LCD display for monitoring input/output voltage, current, power, and more.
Equipped with intelligent fast-charge protocol support (QC2.0/3.0, FCP, SCP, AFC) and multiple safety protections, it is ideal for powering devices such as USB fans, routers, and batteries. Its compact design includes push-type terminals for easy connectivity and a high power output of up to 15 W, ensuring reliability and convenience for both hobbyists and professionals.
Specifications
Input voltage
4-13 V (3 input interfaces: USB, MicroUSB and USB-C)
Output voltage
1-30 V
Output current
0-2 A
Output power
Less than 15 W
Voltage display
Resolution 0.01 V, Accuracy ±(0.5% + 3 digits)
Current display
Resolution 0.001 A, Range 0-2 A, Accuracy ±(0.5% + 3 digits)
Power display
0.00-15.00 W
Operating current
approx. 30 mA
Dimensions
92 x 40 x 16 mm
Weight
41 g
The Sparkfun Qwiic GPIO is an I²C device based around the TCA9534 I/O Expander IC from Texas Instruments. The board adds eight IO pins that you can read and write just like any other digital pin on your controller. The details of the I²C interface have been taken care of in an Arduino library so you can call functions similar to Arduino's pinMode and digitalWrite, allowing you to focus on your creation! The TCA9534's pins are broken out to easy-to-use latch terminals; never screw another wire into place! The terminals are relatively roomy themselves, so feel free to latch multiple wires into a ground or power terminal. With three customizable address jumpers, you can have up to eight Qwiic GPIO boards connected on a single bus allowing upwards of 64 additional GPIO pins! The default I²C is 0x27 and can be changed by adjusting the jumpers on the board's back. Features Eight Configurable GPIO Pins Available I²C Address: 0x27 (Default) Hardware address pins allow up to eight boards on a single bus Input Polarity Inversion Register Control each I/O pin individually or all at once Open-Drain Active-Low Interrupt Output 2x Qwiic Connectors Dimensions: 60.96 x 38.10 mm
Features
Synchronous mode: Auto, Normal, Single, None, Scan
Rising/Falling edge trigger
Modes of vertical precise, horizontal precise measurement and triggering threshold
Auto Measurement: frequency, cycle time, duty cycle, DC RMS voltage/Vpp /Vmax/Vmin/Vavg
Inbuilt signal generator/10 Hz-1 MHz square wave (duty adjustable) or 10 Hz-20 KHz
Sine/Square/Triangle/Sawtooth wave
Specifications
Analog bandwidth
1 MHz
Max sample rate
10 Msa/s
Max sample memory depth
8K
Analog input impedance
1 MΩ
Max input voltage
±40 V (X1)
Coupling
AC/DC
Vertical sensitivity
20 mv/Div~10 V/Div (1-2-5)
Horizontal sensitivity
1 uS/Div~2 S/Div (1-2-5)
Storage
Built-in 8 MB U disk storage for waveform data and images
Power supply
Internal 550 mAh Lithium battery, recharging through Micro USB port
Display
2.8' Full Color TFT LCD (320x240 pixels)
Dimensions
100 x 56.5 x 10.7 mm
Downloads
User Manual
Source Code
App
Plug a reader into the headers, use a Qwiic cable, scan your 125kHz ID tag, and the unique 32-bit ID will be shown on the screen. The unit comes with a read LED and buzzer, but don't worry, there is a jumper you can cut to disable the buzzer if you want. Utilizing SparkFun's handy Qwiic system, no soldering is required to connect it to the rest of your system. However, we still have broken out 0.1"-spaced pins if you prefer to use a breadboard.
Utilizing the onboard ATtiny84A, the Qwiic RFID takes the six byte ID tag of your 125kHz RFID card, attaches a timestamp to it, and puts it onto a stack that holds up to 20 unique RFID scans at a time. This information is easy to get at with some simple I²C commands.
Elektor GREEN and GOLD members can download their digital edition here.
Not a member yet? Click here.
PbMonitor v1.0A Battery-Monitoring System for UPS and Energy Storage Applications
Solar Charge Controller with MPPT (1)Basic Principles of a Solar Controller for Stand-Alone Systems
B-Field Integration Magnetometer With Home-Made Sensors
Precise or Accurate?Your Instruments Need to Be Both!
AD7124 A Precision ADC in PracticeFeatures for Sensor Signal Conditioning
PID Control ToolOptimize Your Parameters Easily
embedded world 2025
Starting Out in Electronics……Continues with Tone Control
Academy Pro BoxBook + Online Course + Hardware
Milliohmmeter AdapterUses the Precision of Your Multimeter
The Next Leap in SemiconductorsOnward Toward 1.4 nm
Through-Hole Technology ConnectorsThe Best of Two Worlds: THR
Frequency CounterPortable and Auto-Calibrating Via GPS
Analog MetersPeculiar Parts, the Series
Stand-Alone Crystal TesterHow Accurate Is Your Clock Source?
Low-Cost I²C TesterConnect I²C Devices Directly to Your PC
From Life’s ExperienceWho Doesn’t Honor the Small Things?
2025: An AI OdysseyThe Transformative Impact on Software Development
Err-lectronicsCorrections, Updates, and Readers’ Letters
Raspberry Pi Standalone MIDI Synthesizer (2)Enhancing Our Setup with Intelligence
Nortonized Wien Bridge OscillatorSmall Changes Yield Significant Improvements
Putting a $0.10 Controller to the TestThe CH32V003 RISC-V Microcontroller and MounRiver Studio in Practice
An FPGA-Based Audio Player with Equalizer (2)Adding Volume Control, Advanced Mixing, and a Web Interface
This portable WiFi weather station is the perfect blend of functionality and style, offering real-time updates on temperature, humidity, and time – all at a single glance.
Featuring a clear digital display, the station ensures that weather and time data are always easy to read and understand. Its minimalist design integrates seamlessly into any environment, adding a touch of modern sophistication without drawing unnecessary attention.
Features
Multi-Function Display: Shows weather, atmospheric pressure, min/max temperature, wind speed, city, country/region, date, day of the week, outdoor temperature & humidity – all at a glance.
Custom GIF Animations: Upload your own GIFs for a personalized display experience.
WiFi Connectivity: Automatically connects to the Internet to retrieve real-time weather and time data.
Power Supply: USB-C
Durable Plastic Casing
Dimensions: 45 x 35 x 40 mm
Computer vision is probably the most exciting branch of image processing, and the number of applications in robotics, automation technology and quality control is constantly increasing. Unfortunately entering this research area is, as yet, not simple.
Those who are interested must first go through a lot of books, publications and software libraries. With this book, however, the first step is easy. The theoretically founded content is understandable and is supplemented by many practical examples. Source code is provided with the specially developed platform-independent open source library IVT in the programming language C/C++. The use of the IVT is not necessary, but it does make for a much easier entry and allows first developments to be quickly produced.
The authorship is made up of research assistants of the chair of Professor Ruediger Dillmann at the Institut für Technische Informatik (ITEC), Universitaet Karlsruhe (TH). Having gained extensive experience in image processing in many research and industrial projects, they are now passing this knowledge on.
Among other subjects, the following are dealt with in the fundamentals section of the book: Lighting, optics, camera technology, transfer standards, camera calibration, image enhancement, segmentation, filters, correlation and stereo vision.
The practical section provides the efficient implementation of the algorithms, followed by many interesting applications such as interior surveillance, bar code scanning, object recognition, 3-D scanning, 3-D tracking, a stereo camera system and much more.
This 233-page e-book is packed with Arduino ideas, explanations, tips, diagrams, programs, PCB layouts, and more – enough to provide days of informative, inspiring, and stimulating reading pleasure!
The PDF document includes a table of contents with links to the individual projects, allowing you to easily navigate to the sections you’re most interested in. This way, you can quickly and effortlessly switch between projects and find exactly what you’re looking for.
Elektor GREEN and GOLD members can download their digital edition here.
Not a member yet? Click here.
Audio DSP FX Processor BoardPart 1: Features and Design
50 Years of Elektor in English
KiCad 8Top New and Updated Features
Elektor MultiCalculator KitAn Arduino-Based Calculator Kit for Electronic Purposes
Low-Cost GNSS RTK SystemsWith Centimeter-Level Degree of Accuracy
PCB Layout and SafetyHints for a Safe, Long-Life Design of Your Boards
Opamp TesterFor Audio and Other Applications
Project Update #4: ESP32-Based Energy MeterEnergy Monitoring with MQTT
Real-Time Spectrum Analyzer with Waveguide Technology and Multi-Interface PCsAaronia Establishes New Product Segment and Presents First Prototypes at Electronica in Munich
Applications of Ynvisible’s E-paper DisplaysTransform Businesses and Shape the Future
SMT InductorsCoils and Ferrites — Selection Made Easy
Arrow Electronics to Showcase Innovative Technologies at electronica 2024
Using EMI Shielding to Achieve Electromagnetic Compatibility Compliance
The Ultimate Tool for Every Electronics EnthusiastUnlock Endless Possibilities with Red Pitaya and 1,000+ Click Boards™
V-LD1 Distance Radar Module
Siglent Presents Its New Vector Network Analyzer Platform SNA6000A
HDI in the MiddleA New Cost-Effective PCB Pooling Service for Tiny BGAs
Remote Access IoT LabOne and Only Solution for Remote Learning and Development in Embedded Industry
Challenges of DFM Analysis for Flex and Rigid-Flex Design
From Life's ExperienceMicrotechnophobia
3D Christmas TreeA 3D PCB with a Low-Cost, 32-bit Microcontroller
Starting Out in Electronics……Continues with the Opamp!
An Autonomous Sensor Node (Project Update #1)Reducing Idle Power Consumption with External RTC and Power Switch
2024: An AI OdysseyA Look Back at the Future
LED Displays with the MAX7219A Hands-On Approach to a Great Chip
Err-lectronicsCorrections, Updates, and Readers’ Letters
VibroTactile GlovesA Breakthrough for Parkinson’s Patients
Elektor GREEN and GOLD members can download their digital edition here.
Not a member yet? Click here.
An Autonomous Sensor NodeLoRa-Based Data Transmission and Power by Solar Cells
Elektor eXpansion Board v1.0For ESP32-S3 and other XIAO controller boards
Model Railroad with CameraInstalling an ESP32 CAM Module
Broadband Magnetic Antenna for Long WaveMultiple Channels Without Tuning
TensorFlow Lite on Small MicrocontrollersA (Very) Beginner’s Point of View
A Hub for RS-422 and RS-485 DevicesWire Your Bus Like a Star
RF ProbeWith LED Bar Graph
Starting Out in Electronics……Reviews More Opamp Circuits
Open VarioThe Open-Source Multifunction Variometer for Paragliding
From Life’s ExperienceAbout Taking Things for Granted
AI-Based Water Meter Reading (Part 2)Get Your Old Meter Onto the IoT!
ML-Based Pest DetectionSmart Agriculture Device With IoT Connectivity
Why Anybus CompactCom Is the Ideal Choice for Embedded Industrial Communication
IQRF Communication StandardReliability for Lossy, Low-Rate Wireless Mesh Networks
How to Build a Smart Agricultural RobotEssential Technical Considerations and Challenges
Audio Notch Filter with Adjustable FrequencyUniversal Solution for Suppressing Frequencies in Audio Applications
The LeoINAGPS SystemGets Useful Insights on Your Electric Vehicle
Solar-Powered LoRa NodeA Modular, Compact, and Versatile IoT Solution
AWS for Arduino and Co. (2)Sending Data Using AWS IoT ExpressLink
Err-lectronicsCorrections, Updates, and Readers’ Letters
2024: An AI OdysseyDesktop Versus Embedded Accelerators: A Look at Some Options
ESP32 Range ExtenderA Simple Antenna Modification
The SparkFun JetBot AI Kit V3.0 is a great launchpad for creating entirely new AI projects for makers, students, and enthusiasts interested in learning AI and building fun applications. It’s straightforward to set up and use and is compatible with many popular accessories.
Several interactive tutorials show you how to harness AI's power to teach the SparkFun JetBot to follow objects, avoid collisions, and more. The Jetson Nano Developer Kit (not included in this kit) offers useful tools like the Jetson GPIO Python library and is compatible with standard sensors and peripherals; including some new python compatibility with the SparkFun Qwiic ecosystem.
Additionally, the included image is delivered with the advanced functionality of JetBot ROS (Robot Operating System) and AWS RoboMaker Ready with AWS IoT Greengrass already installed. SparkFun’s JetBot AI Kit is the only kit currently on the market ready to move beyond the standard JetBot examples and into the world of connected and intelligent robotics.
This kit includes everything you need to get started with JetBot minus a Phillips head screwdriver and an Ubuntu desktop GUI. If you need these, check out the includes tabs for some suggestions from our catalogue. Please be aware that the ability to run multiple neural networks in parallel may only be possible with a full 5V-4A power supply.
Features
SparkFun Qwiic ecosystem for I²C communication
The ecosystem can be expanded using 4x Qwiic connectors on GPIO header
Example Code for Basic Motion, Teleoperation, Collision avoidance, & Object Following
Compact form factor to optimize existing neural net from NVIDIA
136° FOV camera for machine vision
Pre-flashed MicroSD card
Chassis assembly offers expandable architecture
No soldering required
Included
64 GB MicroSD card - pre-flashed SparkFun JetBot image:
Nvidia Jetbot base image with the following installed: SparkFun Qwiic python library package
Driver for Edimax WiFi adapter
Greengrass
Jetbot ROS
Leopard Imaging 136FOV wide-angle camera & ribbon cable
EDIMAX WiFi Adapter
SparkFun Qwiic Motor Driver
SparkFun Micro OLED Breakout (Qwiic)
All hardware & prototyping electronics needed to complete your fully functional robot!
Required
NVIDIA Jetson Nano Developer Kit
Downloads
Assembly Guide
Learn the basics of designing and making things with Inventables' software (Easel) and 3D carving machines (X-Carve and Carvey)
This book was written for people who have never carved before. It teaches the basics of designing and making things with Inventables' software (Easel) and 3D carving machines (X-Carve and Carvey). It showcases five step-by-step projects you can build yourself as a beginner, including an inspiration tile, kitchen cutting board, custom block stamp, fidget spinner, and balsa wood glider. The book also features a gallery of aspirational projects, like an electric guitar and a box joint toolbox, to show what else is possible through 3D carving. The design files and instructions for these more complex projects can be found on the Inventables website.
Projects Included
Participate in the world's largest mosaic tile wall
Build a glider to your own specifications
Create your own inlay cutting boards
Carve a fidget spinner toy
Craft wooden 3D stamps you can use to create your own greeting cards
This 900 MHz radio version can be used for either 868 MHz or 915 MHz transmission/reception – the exact radio frequency is determined when you load the software since it can be tuned around dynamically.
At the Feather 32u4's heart is at ATmega32u4 clocked at 8 MHz and at 3.3 V logic. This chip has 32 K of flash and 2 K of RAM, with built in USB so not only does it have a USB-to-Serial program & debug capability built in with no need for an FTDI-like chip, it can also act like a mouse, keyboard, USB MIDI device, etc.
To make it easy to use for portable projects, we added a connector for any 3.7 V Lithium polymer batteries and built in battery charging. You don't need a battery, it will run just fine straight from the micro USB connector. But, if you do have a battery, you can take it on the go, then plug in the USB to recharge. The Feather will automatically switch over to USB power when its available. We also tied the battery thru a divider to an analog pin, so you can measure and monitor the battery voltage to detect when you need a recharge.
Features
Measures 2.0' x 0.9' x 0.28' (51 x 23 x 8 mm) without headers soldered in
Light as a (large?) feather – 5.5 grams
ATmega32u4 @ 8 MHz with 3.3 V logic/power
3.3 V regulator with 500 mA peak current output
USB native support, comes with USB bootloader and serial port debugging
You also get tons of pins – 20 GPIO pins
Hardware Serial, hardware I²C, hardware SPI support
7x PWM pins
10x analog inputs
Built in 100 mA lipoly charger with charging status indicator LED
Pin #13 red LED for general purpose blinking
Power/enable pin
4 mounting holes
Reset button
The Feather 32u4 Radio uses the extra space left over to add an RFM69HCW 868/915 MHz radio module. These radios are not good for transmitting audio or video, but they do work quite well for small data packet transmission when you ned more range than 2.4 GHz (BT, BLE, WiFi, ZigBee)
SX1231 based module with SPI interface
Packet radio with ready-to-go Arduino libraries
Uses the license-free ISM band ('European ISM' @ 868 MHz or 'American ISM' @ 915 MHz)
+13 to +20 dBm up to 100 mW Power Output Capability (power output selectable in software)
50 mA (+13 dBm) to 150 mA (+20 dBm) current draw for transmissions
Range of approx. 350 meters, depending on obstructions, frequency, antenna and power output
Create multipoint networks with individual node addresses
Encrypted packet engine with AES-128
Simple wire antenna or spot for uFL connector
Comes fully assembled and tested, with a USB bootloader that lets you quickly use it with the Arduino IDE. Headrs are also included so you can solder it in and plug into a solderless breadboard. You will need to cut and solder on a small piece of wire (any solid or stranded core is fine) in order to create your antenna.
Lipoly battery and USB cable not included.
Projects Using Arduino IDE and the LVGL Graphics Library
The ESP32 is probably one of the most popular microcontrollers used by many people, including students, hobbyists, and professional engineers. Its low cost, coupled with rich features makes it a popular device to use in many projects. Recently, a board called the ESP32 Cheap Yellow Display (CYD for short) is available from its manufacturers. The board includes a standard ESP32 microcontroller together with a 320x240 pixel TFT display. Additionally, the board provides several connectors for interfaces such as GPIO, serial port (TX/RX), power and Ground. The inclusion of a TFT display is a real advantage as it enables users to design complex graphics-based projects without resorting to an external LCD or graphics displays.
The book describes the basic hardware of the ESP32 CYD board and provides details of its on-board connectors. Many basic, simple, and intermediate-level projects are given in the book based on the ESP32 CYD, using the highly popular Arduino IDE 2.0 integrated development environment. The use of both the basic graphics functions and the use of the popular LVGL graphics library are discussed in the book and projects are given that use both types of approaches.
All the projects given in the book have been tested and are working. The block diagram, circuit diagram, and the complete program listings and program descriptions of all the projects are given with explanations. Readers can use the LVGL graphics library to design highly popular eye-catching full-color graphics projects using widgets such as buttons, labels, calendars, keypads, keyboards, message boxes, spinboxes, sliders, charts, tables, menus, bars, switches, drop-down lists, animations, and many more widgets.