Search results for "blogs"
-
Makerfabs Makerfabs DIY Thermal Camera ESP32S3 Display with MLX90640
This is a simple DIY kit using Makerfabs' ESP32-S3 3.5" Parallel TFT with Touch (320x480) and Mabee MLX90640 module to monitor the temperature and display on the screen or save to SD card. It is a nice tool for circuit testing and non-contact temperature sensing. Features Based on ESP32-S3, 3.5-inch TFT with capacitive touch Auto check the highest temperature point Temperature accuracy: <1°C Suitable for applications such as human temperature checking or electronic boards debugging All hardware & software are open, users can modify & add more functions, such WiFi/Bluetooth data transmitting Downloads Default firmware New remote monitoring firmware Blog
€ 79,95€ 69,95
Members identical
-
Elektor Digital IoT GET-U-GOING (E-book)
In 35 Projects with the Raspberry Pi and Arduino The Internet of Things (IoT) is a trend with a strong technological impulse. At home, we want to do everything on our tablets, from browsing Facebook to watching TV, from operating lights to keeping an eye on the temperature. In 35 fun projects, this book will show you how to build your own Internet of Things system. We'll cover the hardware (primarily the Raspberry Pi and Arduino) and the software that makes control via Internet possible. We employ Wi-Fi and radio links so no requirement any longer to install cabling crisscross through your home. Assuming the projects in the book are finished, you have a complete Internet of Things system that allows you to control and view of everything in your home. For example, if there's something in the mail box or the car is securely in the garage. Also, you can switch on the lights and the alarm from your couch. The crisp explanations allow the projects to be customized with ease, for example, to turn on your coffee machine or TV remotely. The index gives easy access to creative projects that can serve as an example, enabling you to do all the connecting to the IoT independently. All project software can be downloaded free of charge from the Elektor website. In this unique book, Raspberry Pi, Arduino and HTML webpages with stylesheets and JavaScript come together in clearly-described, easy-to-build projects. This special book is an essential part of your collection!
€ 34,95
Members € 27,96
-
Cambridge University Press Learning the Art of Electronics (2nd Edition)
A Hands-On Lab Course This introduction to circuit design is unusual in several respects. First, it offers not just explanations, but a full course. Each of the twenty-five sessions begins with a discussion of a particular sort of circuit followed by the chance to try it out and see how it actually behaves. Accordingly, students understand the circuit's operation in a way that is deeper and much more satisfying than the manipulation of formulas. Second, it describes circuits that more traditional engineering introductions would postpone: on the third day, we build a radio receiver; on the fifth day, we build an operational amplifier from an array of transistors. The digital half of the course centers on applying microcontrollers, but gives exposure to Verilog, a powerful Hardware Description Language. Third, it proceeds at a rapid pace but requires no prior knowledge of electronics. Students gain intuitive understanding through immersion in good circuit design. The course is intensive, teaching electronics in day-at-a-time practical doses so that students can learn in a hands-on way. The integration of discussion of design with a chance to try the circuits means students learn quickly. The course has been tried and tested, and proven successful through twenty-five years of teaching. The book is practical: it avoids mathematics and mathematical arguments and even includes a complete list of parts needed in the laboratory exercises, including where and how to buy them. The much-anticipated new edition of 'Learning the Art of Electronics' is here! It defines a hands-on course, inviting the reader to try out the many circuits that it describes. Several new labs (on amplifiers and automatic gain control) have been added to the analog part of the book, which also sees an expanded treatment of meters. Many labs now have online supplements. The digital sections have been rebuilt. An FPGA replaces the less-capable programmable logic devices, and a powerful ARM microcontroller replaces the 8051 previously used. The new microcontroller allows for more complex programming (in C) and more sophisticated applications, including a lunar lander, a voice recorder, and a lullaby jukebox. A new section explores using an Integrated Development Environment to compile, download, and debug programs. Substantial new lab exercises, and their associated teaching material, have been added, including a project reflecting this edition's greater emphasis on programmable logic. Online resources including online chapters, teaching materials and video demonstrations can be found at: www.LearningTheArtOfElectronics.com Downloads Table of Contents
€ 94,95€ 69,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 Digital Develop and Operate Your LoRaWAN IoT Nodes (E-book)
Ready-to-use devices and self-built Arduino nodes in the 'The Things Network' LoRaWAN has developed excellently as a communication solution in the IoT. The Things Network (TTN) has contributed to this. The Things Network was upgraded to The Things Stack Community Edition (TTS (CE)). The TTN V2 clusters were closed towards the end of 2021. This book shows you the necessary steps to operate LoRaWAN nodes using TTS (CE) and maybe extend the network of gateways with an own gateway. Meanwhile, there are even LoRaWAN gateways suitable for mobile use with which you can connect to the TTN server via your cell phone. The author presents several commercial LoRaWAN nodes and new, low-cost and battery-powered hardware for building autonomous LoRaWAN nodes. Registering LoRaWAN nodes and gateways in the TTS (CE), providing the collected data via MQTT and visualization via Node-RED, Cayenne, Thingspeak, and Datacake enable complex IoT projects and completely new applications at very low cost. This book will enable you to provide and visualize data collected with battery-powered sensors (LoRaWAN nodes) wirelessly on the Internet. You will learn the basics for smart city and IoT applications that enable, for example, the measurement of air quality, water levels, snow depths, the determination of free parking spaces (smart parking), and the intelligent control of street lighting (smart lighting), among others.
€ 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 Publishing Practical Electronics Crash Course
Learning circuit design the fun way Welcome to the world of electronics! Getting started in electronics is not as difficult as you may think. Using this book, you will explore and learn the most important electrical and electronics engineering concepts in a fun way by doing various experiments and by simulating circuits. It will teach you electronics practically without getting into complex technical jargon and long calculations. As a result, you will be creating your own projects soon. No prior knowledge of electronics is required, only some basic algebra is used in a few simple calculations. Many tested and working projects and simulations are presented to familiarise yourself with the construction of electronic circuits. Circuit simulation is introduced at an early stage to enable you to experiment with circuits easily without breaking anything. You will learn: The concepts of voltage, current, and power AC and DC Basic lamp circuits with switches Passive components: resistors, capacitors & inductors RC & RCL circuits Electromagnetism Loudspeakers, relays, buzzers, and transformers Active components: diodes & LEDs, bipolar transistors & MOSFETs Transistor-based switching circuits Optocoupler circuits Astable & monostable multivibrators Using the 555 timer IC The operational amplifier Digital logic Advanced examples: amplifiers, oscillators, filters, and sensors Test and measurement tools Microcontrollers: Arduino UNO, ESP32, Raspberry Pi Pico, and Raspberry Pi Reading datasheets and best practices for selecting components EMC & EMI and norms & regulations
€ 39,95
Members € 35,96
-
Elektor Special: Solar Power Systems and Photovoltaics
As demand for solar panel installation has risen sharply, especially for installations larger than balcony power plants, the order books of solar companies are full. If you ask for a quote today, you may have to wait a while, if your request isn't simply postponed indefinitely. Another consequence of the solar boom is that some companies are charging very high prices for installations. Yet there is an obvious and radical solution to the problem of excessive prices: Do it yourself, as the English say. The price of materials is currently affordable, and it's the ideal time for those who do the work themselves. They couldn't save more. Add to this the satisfaction of doing something useful, both economically and ecologically, and the pleasure of building yourself. In this special issue, you'll find a wide selection of Elektor assemblies, from solar panel controllers to solar water heaters and solar panel orientation systems. The issue also contains practical information on solar panel installation and the technology behind them. Finally, there are a number of articles on the subject of balcony power plants, from how to install them to how to connect them to the Internet... Contents BASICS Dimensioning Photovoltaic Panel ArraysAn introduction to photovoltaic energy and the commonest techniques,followed by simplified calculation models and setup guidelines. Light Sensor TechnologyMeasuring daylight using LEDs. Solar Power Made SimpleSolar charging with and without a controller. Cable Cross-sections and Energy Losses in Solar SystemsKey considerations on the minimum values to respect for electricalcurrent in solar panel cabling. Solar ModulesEverything you always wanted to know about solar panels... Ideal Diode ControllerDiode Circuits with Low Power Dissipation. TIPS Tracking for Solar Modules zBot Solar/Battery Power Supply Solar Cell Array Charger with Regulator Solar Cell Voltage Regulator Solar-Powered Night Light Alternative Solar Battery Charger PROJECTS Energy LoggerMeasuring and Recording Power Consumption. Tiny Solar SupplySunlight In, 3.3 V Out. A Do-It-Yourself DTURead Data from Small Inverters by μC. Solar ChargerPortable energy for people on the move. Solar Thermal Energy RegulatorMaximum power point tracking explored. 2-amp Maximum Power Tracking ChargerSolar Power To The Max. Computer-driven HeliostatFollow the sun or the stars. Garden LightingUsing solar cells. Solar Panel Voltage Converter for IoT DevicesYes we CAN exploit indoor lighting. Travel ChargerFree power in the mountains. Solar Cell Battery Charger/MonitorWith protection against deep discharge. Solar-powered Battery ChargerPIC12C671 avoids overcharging and deep charging. Converters for Photovoltaic PanelsContributed by TME (Transfer MultisortElektronik). Solar Charging RegulatorFor panels up to 53 watts. Solar-Powered ChargerFor lead-acid batteries. CAN Bus + Arduino for Solar PV Cell MonitoringDetect and locate serviceable panels in large arrays. Balcony Power Plant 2.0The latest: solar panels, installation and inverters
€ 19,95
Members € 17,96
-
Elektor Digital Elektor May/June 2022 (PDF)
Your First Steps with an ESP32-C3 and the IoTA Wi-Fi Button and Relay IoT Cloud a la Arduino Dual Geiger-Müller Tube Arduino ShieldA High Sensitivity, Very Low-Power Radiation Sensor CO2 GuardA DIY Approach to Monitoring Air Quality MonkMakes Air Quality Kit for Raspberry PiMeasures Temperature and eCO2 Starting Out in ElectronicsWelcome to the Diode Tips & Tricks for Testing ComponentsNo Expensive Equipment Required Reducing the Power Consumption of Your Mole RepellerAn ATtiny13 Replaces a 555 Light Switch DeLuxA Solution for High-Precision Light-Controlled Switching The Challenges in Bringing IoT Solutions to MarketWorries Around Security, Scalability, and Competition Infographics 5-6/2022 Preferably Wired After AllTips for Developing a 1 Gbit/s Interface in an Industrial Environment Bringing Real-Time Object Detection to MCUs with Edge Impulse FOMO Traveling-Wave TubesPeculiar Parts, the Series Narrowband Internet of ThingsStandards, Coverage, Agreements, and Modules Dragino LPS8 Indoor GatewaySpeedy LoRaWAN Gateway Setup Explore ATtiny Microcontrollers Using C and Assembly LanguageSample Chapter: ATtiny I/O Ports Err-lectronicsCorrections, Updates and Readers’ Letters LoRa GPS Tracker UpdateReceive and Show Location Using a Raspberry Pi Circuit Simulation with TINA Design Suite & TINACloudSample Chapter: Sinusoidal Oscillators From Life’s ExperienceAssembly Line Work The WinUI Graphics Framework for Windows AppsA Small Demo Application GUIs with PythonWorst GUI of the world Off-Grid Solar SystemsElectrical Energy Independent of the Mains Grid The 10-Year SmartphoneRenew Your Expectations HexadokuThe Original Elektorized Sudoku
€ 7,50
Members € 6,75
-
Elektor Digital Getting Started With Java Using Eclipse (E-book)
Mastering the Language and the Development PlatformMany people would like to learn Java but getting started is not easy since programming with Java requires at least two things: mastering the programming language and the development environment. With the help of many examples, this book shows how the language is structured. In addition, it employs the Eclipse development environment as an example of a powerful tool to teach developing Java programs.In Basics, the first part of the book, you acquire your Java and Eclipse basic knowledge. This part lays the programming foundations, gives you an overview of Java technology, and shows you what is special about object-oriented programming.In the second part called Java Language, everything revolves around the subtleties of the Java language and this is where the first small Java applications are created, aided by a fine blend of the knowledge part and practical exercises.Java Technology is both the name and the focus of the third part which also introduces you to the rules to observe when programming, what class libraries are and what advantages they have. In addition, you will learn how to test programs, what algorithms are, and how to program them.The fourth part, Java Projects, enables you to apply all the previous elements in an application with a graphical user interface. The project shows how to develop a larger application piece by piece with the Eclipse development environment. The Appendix concludes with a section on frequent errors that can occur when working with Eclipse, and a Glossary.
€ 34,95
Members € 27,96
-
Elektor Digital Elektor September/October 2022 (PDF)
Elektor GREEN and GOLD members can download their digital edition here. Not a member yet? Click here. electronica fast forward 2022 Start- & Scale-Up AwardsPreparations Speeding Up! Bluetooth Low Energy with ESP32-C3 and ESP32You Don’t Always Need to Choose Wi-Fi! Bluetooth Low Energy SnifferHacking a makerdiary nRF52840 MDK USB Dongle Magic RGB LED CubeHardware Design Around an RP2040 Auto On/Off for Solder Paste Compressor Elektor Video ContentLivestreams, Webinars, and Courses for Engineers and Pro Makers Bicycle ElectrificationHands-On with an E-Bike Retrofit Kit Starting Out in ElectronicsMultiplying Voltages From Life’s ExperienceSidelines Teensy 4.0Why Is This Board So Fast? Audio Power Amplifier Simulation with TINAThe Try-Before-You-Build Approach Develop and Operate Your LoRaWAN IoT NodesSample Chapter: Dragino LHT65, LDS01, and LDS02 LoRaWAN Modules Err-lectronicsCorrections, Updates and Readers’ Letters 5G Just for MeGaining Complete Control of 5G Deployments with Private Cellular Networks Infographics 7-8/2022 How Does My Device Learn to Transmit?Applications with Wi-Fi Interfaces Smartphones are the Heart of the IoT Audio Spectrum Analyzer with DekatronsA New Way to Use Vintage Tubes Sending Data to TelegramGet It Done with an ESP32 and a Few Parts A Fliege Notch Filter for Audio MeasurementsMake Better Measurements with a Notch Filter CO2 Meter TeardownIs It Hackable for Your Projects? PUT-ting It All TogetherThe Programmable Unijunction Transistor Explained Round Touchscreen for Raspberry PiHyperPixel 2.1 Round from Pimoroni Remote Sensing with Connection Loss DetectionUsing nRF24L01+ Modules Digital FM Receiver with Arduino and TEA5767Stayed Tuned with an Arduino Nano Changing an OLED Interface from SPI to I²C HomeLab ToursA Hobby Does Not Retire A Decade of Ethics in ElectronicsTessel Renzenbrink Reflects on the Digital Society and More HexadokuThe Original Elektorized Sudoku
€ 7,50
Members € 6,75
-
, by Burkhard Kainka RTL-SDR V4, Better Than V3? (Review)
RTL-SDR V4 sticks are the latest in a series known for their capability to receive a broad range of HF signals, extending beyond 1,000 MHz....