Search results for "das OR mqtt OR praxisbuch"
-
Elektor Digital SDR Hands-on Book (E-book)
The short-wave technique has a very particular appeal: It can easily bridge long distances. By reflecting short-wave signals off the conductive layers of the ionosphere, they can be received in places beyond the horizon and therefore can reach anywhere on earth. Although technology is striving for ever higher frequencies, and radio is usually listened to on FM, DAB+, satellite or the Internet, modern means of transmission require extensive infrastructure and are extremely vulnerable. In the event of a global power outage, there is nothing more important than the short-wave. Amateur radio is not only a hobby, it’s also an emergency radio system! Elektor’s SDR-Shield is a versatile shortwave receiver up to 30 MHz. Using an Arduino and the appropriate software, radio stations, morse signals, SSB stations, and digital signals can be received. In this book, successful author and enthusiastic radio amateur, Burkhard Kainka describes the modern practice of software defined radio using the Elektor SDR Shield. He not only imparts a theoretical background but also explains numerous open source software tools.
€ 29,95
Members € 23,96
-
Raspberry Pi Foundation The Official Raspberry Pi Beginner's Guide (5th Edition)
Fully updated for Raspberry Pi 5 Raspberry Pi is a small, clever, British-built computer that's packed with potential. Made using a desktop-class, energy-efficient processor, Raspberry Pi is designed to help you learn coding, discover how computers work, and build your own amazing things. This book was written to show you just how easy it is to get started. Learn how to: Set up your Raspberry Pi, install its operating system, and start using this fully functional computer. Start coding projects, with step-by-step guides using the Scratch 3, Python, and MicroPython programming languages. Experiment with connecting electronic components, and have fun creating amazing projects. New in the 5th edition: Updated for the latest Raspberry Pi computers: Raspberry Pi 5 and Raspberry Pi Zero 2 W. Covers the latest Raspberry Pi OS. Includes a new chapter on the Raspberry Pi Pico. Downloads GitHub
€ 24,95
Members identical
-
Short Circuits Short Circuits: The 4-Pack (Arduino-compatible Electronics Platform)
Get started with microcontroller based electronics This Arduino-compatible bundle contains the Motherboard, Digitiser, Sensor Array and RGB Matrix. With these 4 boards you have everything you need to build a clock, score counter, timer, task reminder, thermometer, humidity display, sound meter, light meter, clap trigger, colored bar graph display, animated alarm, and much more! The Motherboard has a built in real time clock module that keeps time even when unplugged. The Digitiser can display 4 digits or characters and includes 2 buttons and a potentiometer to let you control what’s being displayed, or the brightness of the display. The Sensor Array can read temperature, relative humidity, sound and light, with an SD card slot for data recording. The RGB Matrix has 16 RGB LEDs that are controlled through shift registers, so only use 3 or 4 pins of the Motherboard. Motherboard The Motherboard is an Arduino-compatible microcontroller breakout board designed around the ATmega328P. The board comes in a solder-it-yourself kit with all the components you need to get started with microcontroller based electronics. All other boards connect to this. Based on the ATmega328P Arduino compatible On-Board RTC (Real Time Clock) FTDI Header for easy programming Bluetooth Header Terminal Block Connections Digitiser The Digitiser is a versatile display and input board. It let’s you visualise your data. Show your sensor information, clock digits, or even keep score for your favourite card game. The Digitiser also includes some buttons and a knob to let you take control. 4x 7-Segment Displays Uses 595 Shift Registers 2 Switches and a Potentiometer 4 colored 'Mode' LEDs Chainable with other 595 Boards Terminal Block Connections Sensor Array As the name suggests, the Sensor Array is an array of sensors. Measure temperature and relative humidity via the DHT11, light via the light dependant resistor, and sound via the microphone and amplifier circuit. Then you can log the data using the on-board SD card slot. DHT11 Temp & Humidity Sensor Microphone and Amplifier Circuit Light Dependent Resistor MicroSD Slot for Saving Data Logic Level Converter Circuit Terminal Block Connections RGB Matrix Add color to your project by controlling 16 red, 16 green and 16 blue LEDs with just 3 pins of your microcontroller. The RGB Matrix uses shift registers, a matrix and switching transistors, so there’s plenty to learn and explore. 4x4 (16) RGB LEDs Uses 595 Shift Registers Chainable with other 595 Boards Transistor Switches Terminal Block Connections Downloads (Manuals) Motherboard Digitiser Sensor Array RGB Matrix
€ 99,95€ 69,95
Members identical
-
Elektor Digital Coding Modbus TCP/IP for Arduino (E-book)
Example projects with Node-RED, MQTT, WinCC SCADA, Blynk, and ThingSpeak This comprehensive guide unlocks the power of Modbus TCP/IP communication with Arduino. From the basics of the Modbus protocol right up to full implementation in Arduino projects, the book walks you through the complete process with lucid explanations and practical examples. Learn how to set up Modbus TCP/IP communication with Arduino for seamless data exchange between devices over a network. Explore different Modbus functions and master reading and writing registers to control your devices remotely. Create Modbus client and server applications to integrate into your Arduino projects, boosting their connectivity and automation level. With detailed code snippets and illustrations, this guide is perfect for beginners and experienced Arduino enthusiasts alike. Whether you‘re a hobbyist looking to expand your skills or a professional seeking to implement Modbus TCP/IP communication in your projects, this book provides all the knowledge you need to harness the full potential of Modbus with Arduino. Projects covered in the book: TCP/IP communication between two Arduino Uno boards Modbus TCP/IP communication within the Node-RED environment Combining Arduino, Node-RED, and Blynk IoT cloud Interfacing Modbus TCP/IP with WinCC SCADA to control sensors Using MQTT protocol with Ethernet/ESP8266 Connecting to ThingSpeak IoT cloud using Ethernet/ESP8266
€ 32,95
Members € 26,36
-
Elektor Publishing Coding Modbus TCP/IP for Arduino
Example projects with Node-RED, MQTT, WinCC SCADA, Blynk, and ThingSpeak This comprehensive guide unlocks the power of Modbus TCP/IP communication with Arduino. From the basics of the Modbus protocol right up to full implementation in Arduino projects, the book walks you through the complete process with lucid explanations and practical examples. Learn how to set up Modbus TCP/IP communication with Arduino for seamless data exchange between devices over a network. Explore different Modbus functions and master reading and writing registers to control your devices remotely. Create Modbus client and server applications to integrate into your Arduino projects, boosting their connectivity and automation level. With detailed code snippets and illustrations, this guide is perfect for beginners and experienced Arduino enthusiasts alike. Whether you‘re a hobbyist looking to expand your skills or a professional seeking to implement Modbus TCP/IP communication in your projects, this book provides all the knowledge you need to harness the full potential of Modbus with Arduino. Projects covered in the book: TCP/IP communication between two Arduino Uno boards Modbus TCP/IP communication within the Node-RED environment Combining Arduino, Node-RED, and Blynk IoT cloud Interfacing Modbus TCP/IP with WinCC SCADA to control sensors Using MQTT protocol with Ethernet/ESP8266 Connecting to ThingSpeak IoT cloud using Ethernet/ESP8266
€ 39,95
Members identical
-
Elektor Digital Programming Voice-controlled IoT Applications with Alexa and Raspberry Pi (E-book)
Learn programming for Alexa devices, extend it to smart home devices and control the Raspberry Pi The book is split into two parts: the first part covers creating Alexa skills and the second part, designing Internet of Things and Smart Home devices using a Raspberry Pi. The first chapters describe the process of Alexa communication, opening an Amazon account and creating a skill for free. The operation of an Alexa skill and terminology such as utterances, intents, slots, and conversations are explained. Debugging your code, saving user data between sessions, S3 data storage and Dynamo DB database are discussed. In-skill purchasing, enabling users to buy items for your skill as well as certification and publication is outlined. Creating skills using AWS Lambda and ASK CLI is covered, along with the Visual Studio code editor and local debugging. Also covered is the process of designing skills for visual displays and interactive touch designs using Alexa Presentation Language. The second half of the book starts by creating a Raspberry Pi IoT 'thing' to control a robot from your Alexa device. This covers security issues and methods of sending and receiving MQTT messages between an Alexa device and the Raspberry Pi. Creating a smart home device is described including forming a security profile, linking with Amazon, and writing a Lambda function that gets triggered by an Alexa skill. Device discovery and on/off control is demonstrated. Next, readers discover how to control a smart home Raspberry Pi display from an Alexa skill using Simple Queue Service (SQS) messaging to switch the display on and off or change the color. A node-RED design is discussed from the basic user interface right up to configuring MQTT nodes. MQTT messages sent from a user are displayed on a Raspberry Pi. A chapter discusses sending a proactive notification such as a weather alert from a Raspberry Pi to an Alexa device. The book concludes by explaining how to create Raspberry Pi as a stand-alone Alexa device.
€ 32,95
Members € 26,36
-
Elektor Publishing Programming Voice-controlled IoT Applications with Alexa and Raspberry Pi
Learn programming for Alexa devices, extend it to smart home devices and control the Raspberry Pi The book is split into two parts: the first part covers creating Alexa skills and the second part, designing Internet of Things and Smart Home devices using a Raspberry Pi. The first chapters describe the process of Alexa communication, opening an Amazon account and creating a skill for free. The operation of an Alexa skill and terminology such as utterances, intents, slots, and conversations are explained. Debugging your code, saving user data between sessions, S3 data storage and Dynamo DB database are discussed. In-skill purchasing, enabling users to buy items for your skill as well as certification and publication is outlined. Creating skills using AWS Lambda and ASK CLI is covered, along with the Visual Studio code editor and local debugging. Also covered is the process of designing skills for visual displays and interactive touch designs using Alexa Presentation Language. The second half of the book starts by creating a Raspberry Pi IoT 'thing' to control a robot from your Alexa device. This covers security issues and methods of sending and receiving MQTT messages between an Alexa device and the Raspberry Pi. Creating a smart home device is described including forming a security profile, linking with Amazon, and writing a Lambda function that gets triggered by an Alexa skill. Device discovery and on/off control is demonstrated. Next, readers discover how to control a smart home Raspberry Pi display from an Alexa skill using Simple Queue Service (SQS) messaging to switch the display on and off or change the color. A node-RED design is discussed from the basic user interface right up to configuring MQTT nodes. MQTT messages sent from a user are displayed on a Raspberry Pi. A chapter discusses sending a proactive notification such as a weather alert from a Raspberry Pi to an Alexa device. The book concludes by explaining how to create Raspberry Pi as a stand-alone Alexa device.
€ 39,95
Members € 35,96
-
Elektor Digital Elektor Arduino Guest Edition 2022 (PDF) EN
Elektor GREEN and GOLD members can download their digital edition here. Not a member yet? Click here. Arduino Portenta Machine Control and Arduino Portenta H7A CAN-to-MQTT Gateway Demo Project Unboxing the Elektor LCR Meter with David Cuartielles MicroPython Enters the World of Arduino Connected Projects, SimplifiedDive Into the Arduino Cloud Introduction to TinyMLBig Is Not Always Better Arduino K-Way Writing Arduino Sketches Just Got Better Get to Know Arduino Getting Started with the Portenta X8Manage Software Securely with Containers Build, Deploy, and Maintain Scalable, Secure ApplicationsWith Arduino Portenta X8 Featuring NXP’s i.MX 8M Mini Applications Processor and EdgeLock SE050 Secure Element How I Automated My HomeArduino CEO Fabio Violante Shares Solutions Altair 8800 SimulatorHardware Simulation of a Vintage Computer MS-DOS on the Portenta H7Run Old-School Software on Contemporary Hardware Grow It YourselfA Digitally Controlled, Single-Box Solution for Indoor Farming Save the Planet With Home Automation?MQTT on the Arduino Nano RP2040 Connect Go Professional with Arduino Pro Smart Ovens Take a Leap Into the Future Tagvance Builds Safer Construction Sites with Arduino Santagostino Breathes Easywith Remote Monitoring that Leverages AI for Predictive Maintenance Security Flies High with RIoT Secure’s MKR-Based Solution Open-Source Brings a New Generation of Water Management to the World SensoDetect Deforestation with Sound Analysis The Mozzi Arduino Library for Sound SynthesisInsights from Tim Barrass The New Portenta X8 (with Linux!) and Max Carrier Redefine What’s Possible How Using Arduino Helps Students Build Future Skills Must-Haves for Your Electronics Workspace The Importance of Robotics in Education Dependable IoT Based Upon LoRa Unboxing the Portenta Machine Control 8-Bit Gaming with Arduboy Reducing Water Usage at Horseback Riding TracksAn IoT to Constantly Monitor Soil Humidity and Temperature Levels The Panettone ProjectA sourdough starter management and maintenance system Supporting Arduino Resellers Space Invaders with Arduino Art with ArduinoInspiring Insights from Artists and Designers Arduino Product Catalogue The Future of Arduino
€ 7,50
Members € 6,75
-
, by Jean-François Simon LCR Meter: The UNI-T UT603 (Review)
A few weeks ago we reviewed the DE-5000 LCR meter. This time, let’s take a look at the UT603 from UNI-T. Like the former, it’s...
-
, by Udo Bormann Is the Pironman 5 the Best Raspberry Pi 5 Case for Cooling and Performance? A Detailed Review
The Raspberry Pi 5 is a powerhouse in a tiny package, but as with any performance-driven board, cooling and expandability are key factors in unlocking its...
-
, by Clemens Valens Explore the Tiny World: Andonstar AD210 Digital Microscope in Focus
The Andonstar AD210 offers an accessible entry point into the world of digital microscopy with its expansive 10.1" display. Designed primarily for electronics labs, this...
-
, by Clemens Valens Review: The Andonstar AD249S-M Digital Microscope Magnifies Up To 2040 Times
The Andonstar AD249S-M is a digital microscope with a 10” display and a magnification factor of up to 2040 times. It comes with three lenses,...