Search results for "micropython OR fur OR mikrocontroller OR pdf"
-
Elektor Digital ESP8266 and MicroPython (E-book)
Recently, the development of a tiny chip called the ESP8266 has made it possible to interface any type of microcontroller to a Wi-Fi AP. The ESP8266 is a low-cost tiny Wi-Fi chip having fully built-in TCP/IP stack and a 32-bit microcontroller unit. This chip, produced by Shanghai based Chinese manufacturer Espressif System, is IEEE 802.11 b/g/n Wi-Fi compatible with on-chip program and data memory, and general purpose input-output ports. Several manufacturers have incorporated the ESP8266 chip in their hardware products (e.g. ESP-xx, NodeMCU etc) and offer these products as a means of connecting a microcontroller system such as the Android, PIC microcontroller or others to a Wi-Fi. The ESP8266 is a low-power chip and costs only a few Dollars. ESP8266 and MicroPython – Coding Cool Stuff is an introduction to the ESP8266 chip and describes the features of this chip and shows how various firmware and programming languages such as the MicroPython can be uploaded to the chip. The main aim of the book is to teach the readers how to use the MicroPython programming language on ESP8266 based hardware, especially on the NodeMCU. Several interesting and useful projects are given in the e-book (pdf) to show how to use the MicroPython in NodeMCU type ESP8266 hardware: Project “What shall I wear today?”: You will be developing a weather information system using a NodeMCU development board together with a Text-to-Speech processor module. Project “The Temperature and Humidity on the Cloud”: You will be developing a system that will get the ambient temperature and humidity using a sensor and then store this data on the cloud so that it can be accessed from anywhere. Project “Remote Web Based Control”: You will be developing a system that will remotely control two LEDs connected to a NodeMCU development board using an HTTP Web Server application.
€ 29,95
Members € 23,96
-
Elektor Academy Pro ESP32 with MicroPython (Programming Course)
This complete ESP32 microcontroller programming course features a textbook, a component kit, hands-on projects, and a comprehensive online course with simulations. It is ideal for step-by-step learning of embedded systems programming in MicroPython using a practical, hands-on approach. A Practical Introduction to Embedded Systems with the ESP32 This course is designed for people who are new to embedded systems and looking for a structured, example-driven way to get started. A kit of parts comprising LEDs and resistors, switches, sensors and actuators, displays, a breadboard and wires, and more is included. These are used in the course to illustrate example applications. 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 examples but also to build on them with your own ideas and applications. What Will You Learn? Microcontroller programming in MicroPython with the ESP32 using the Thonny IDE Working with Digital I/O, read buttons and encoders, control LEDs and relays Read analog inputs, voltages, and analog sensors Generating analog output signals and PWM Use serial communication like UART, I²C and SPI to control displays and read digital sensors and SD cards Managing time Working with interrupts Real-time sensor input and control via buttons, LEDs, and displays Control actuators like relays and servo motors Who Is It 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 What's Inside the Box? ESP32 microcontroller board + USB cable Book: Programming Microcontrollers in MicroPython Component Box: 2× LED, red, 5 mm LED, green, 5 mm 3× Resistor, 470 Ω, 0.25 W LDR Potentiometer, 10 kΩ, linear Pushbutton Rotary encoder module Relay module DHT22 Humidity & Temperature Sensor TM1637-compatible 4-digit 7-segment display MPU-6050 IMU with headers SSD1306-compatible I²C OLED display Micro SD card adapter with header Buzzer SG90 Micro Servo ILI9341-compatible SPI 240×320 TFT display 20× Jumper wires Breadboard Access to the full course on the Elektor Academy Pro Learning Platform Downloadable project files for every module All Programming Courses (and differences in content) Arduino Raspberry Pi Pico with Arduino C/C++ ESP32 with Arduino C/C++ Raspberry Pi Pico with MicroPython ESP32 with MicroPython Uno R3 Raspberry Pi Pico ESP32 Raspberry Pi Pico ESP32 Book: Programming Microcontrollers in C/C++ Using Arduino Book: Programming Microcontrollers in MicroPython 40-piece Component Box Access to Full Course Access to Full Course Access to Full Course Access to Full Course Access to Full Course
€ 69,95
Members € 62,96
-
Elektor Digital MicroPython for Microcontrollers (E-book)
Projects with Thonny-IDE, uPyCraft-IDE, and ESP32 The 'Python' programming language has enjoyed an enormous upswing in recent years. Not least, various single-board systems such as the Raspberry Pi have contributed to its popularity. But Python has also found widespread use in other fields, such as artificial intelligence (AI) or machine learning (ML). It is obvious, therefore, to use Python or the 'MicroPython' variant for use in SoCs (Systems on Chip) as well. Powerful controllers such as the ESP32 from Espressif Systems offer excellent performance as well as Wi-Fi and Bluetooth functionality at an affordable price. With these features, the Maker scene has been taken by storm. Compared to other controllers, the ESP32 has a significantly larger flash and SRAM memory, as well as a much higher CPU speed. Due to these characteristics, the chip is not only suitable for classic C applications, but also for programming with MicroPython. This book introduces the application of modern one-chip systems. In addition to the technical background, the focus is on MicroPython itself. After the introduction to the language, the programming skills learned are immediately put into practice. The individual projects are suitable for use in the laboratory as well as for everyday applications. So, in addition to the actual learning effect, the focus is also on the joy of building complete and useful devices. By using laboratory breadboards, circuits of all kinds can be realized with little effort, turning the testing and debugging of the 100% homebrew projects into an instructive pleasure. The various applications, such as weather stations, digital voltmeters, ultrasound range finders, RFID card readers or function generators, make the projects presented ideally suited for practical courses or subject and study work in the natural sciences, or in science and technology classes.
€ 32,95
Members € 26,36
-
Elektor Academy Pro Raspberry Pi Pico with MicroPython (Programming Course)
This complete Raspberry Pi Pico microcontroller programming course features a textbook, a component kit, hands-on projects, and a comprehensive online course with simulations. It is ideal for step-by-step learning of embedded systems programming in MicroPython using a practical, hands-on approach. A Practical Introduction to Embedded Systems with the Raspberry Pi Pico This course is designed for people who are new to embedded systems and looking for a structured, example-driven way to get started. A kit of parts comprising LEDs and resistors, switches, sensors and actuators, displays, a breadboard and wires, and more is included. These are used in the course to illustrate example applications. 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 examples but also to build on them with your own ideas and applications. What Will You Learn? Microcontroller programming in MicroPython with the Raspberry Pi Pico using the Thonny IDE Working with Digital I/O, read buttons and encoders, control LEDs and relays Read analog inputs, voltages, and analog sensors Generating analog output signals and PWM Use serial communication like UART, I²C and SPI to control displays and read digital sensors and SD cards Managing time Working with interrupts Real-time sensor input and control via buttons, LEDs, and displays Control actuators like relays and servo motors Who Is It 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 What's Inside the Box? Raspberry Pi Pico microcontroller board + USB cable Book: Programming Microcontrollers in MicroPython Component Box: 2× LED, red, 5 mm LED, green, 5 mm 3× Resistor, 470 Ω, 0.25 W LDR Potentiometer, 10 kΩ, linear Pushbutton Rotary encoder module Relay module DHT22 Humidity & Temperature Sensor TM1637-compatible 4-digit 7-segment display MPU-6050 IMU with headers SSD1306-compatible I²C OLED display Micro SD card adapter with header Buzzer SG90 Micro Servo ILI9341-compatible SPI 240×320 TFT display 20× Jumper wires Breadboard Access to the full course on the Elektor Academy Pro Learning Platform Downloadable project files for every module All Programming Courses (and differences in content) Arduino Raspberry Pi Pico with Arduino C/C++ ESP32 with Arduino C/C++ Raspberry Pi Pico with MicroPython ESP32 with MicroPython Uno R3 Raspberry Pi Pico ESP32 Raspberry Pi Pico ESP32 Book: Programming Microcontrollers in C/C++ Using Arduino Book: Programming Microcontrollers in MicroPython 40-piece Component Box Access to Full Course Access to Full Course Access to Full Course Access to Full Course Access to Full Course
€ 69,95
Members € 62,96
-
€ 124,75€ 79,95
Members identical
-
€ 122,90€ 79,95
Members identical
-
€ 117,90€ 79,95
Members identical
-
Elektor Digital Elektor Januari/Februari 2024 (PDF)
Elektor GREEN en GOLD leden kunnen deze uitgave hier downloaden. Nog geen lid? Klik hier om een lidmaatschap af te sluiten. Project-update: ESP32-gebaseerde energiemeterwe gaan verder met het prototype Optimalisatie van balkon PV-centralesoverwegingen, interessante feiten en berekeningen ESP32 met OpenDTU voor balkoncentralesgegevens van kleine omvormers via MCU’s uitlezen Regelbare lineaire labvoeding0...50 V / 0...2 A + dubbele symmetrische voeding Energieopslag – vandaag en morgeneen vraaggesprek met Simon Engelke 2024: een AI-odysseehet houdt nog lang niet op Bluetooth LE op de STM32meetwaarden op afstand uitlezen Mensvriendelijk slim keuken-voorraadsysteem MAUI: programmeren voor PC, tablet en smartphonehet nieuwe framework in theorie en praktijk ChatMagLevkunstmatig intelligente levitatie Eenvoudige PV-regelaarbouw je eerste, volledig functionele PV-energiebeheersysteem Koude-kathode-buizenvreemde onderdelen Uit het leven gegrepennostalgie Alle begin......bekijkt de FET CAN-bus voor de Arduino UNO R4: een tutorialtwee UNO R4’s nemen de bus! Elektor infographicvoeding en energie Vergelijking van vermogensdichtheid en vermogensefficiëntie Aluminium elektrolytische condensatorenstoringspotentieel in audiotechnologie USB testen en metenmet de Fnirsi FNB58 De Pixel Pump pick&place-tooleenvoudiger handmatige assemblage van SMT-printen Oost West Lab Bestnog niet zo lang geleden, in een land heel ver van hier... “In de wereld van ethiek in elektronica kunnen zelfs kleine stappen een aanzienlijke invloed hebben.” Ethiek in elektronicade OECD Guidelines en het Lieferkettensorgfaltspflichtengesetz Chadèche: slimme NiMH-(ont)laderlezersproject in het kort Project 2.0correcties, updates en brieven van lezers
€ 9,95
-
Elektor Digital Elektor November/December 2021 (PDF)
IMAGE PROCESSING WITH THE NVIDIA JETSON NANO (PART 2)Image Recognition Using Edge Impulse ELEKTOR JUMPSTARTER NEWSUpcoming Campaigns AN OPEN-SOURCE GPS TRACKING PLATFORMTraccar Maps Vehicle Tracking Without the Need for a Third-Party Cloud Server JOY-IT LCR-T7 MULTI-FUNCTION TESTERTesting Passives, Discrete Semiconductors and IR Remote Controls NOISE SYNTHESIZERFrom Noise to Music with the PRBSynth1 STARTING OUT IN ELECTRONICSEasier than Imagined! ... Continuing with the Coil UNDERSTANDING THE NEURONS IN NEURAL NETWORKS (PART 2)Logical Neurons ISSUES WITH SECURITY? FIGHT FIRE WITH FIRE!Flashbulb-Protected Analogue Memory Add-on For the Tamper-Evident Box LCR METER POSTER BLUETOOTH BEACONS IN PRACTICEBeacons Light the Way Ahead C PROGRAMMING ON RASPBERRY PICommunicating over Wi-Fi (Sample Chapter) EMC PRE-COMPLIANCE TEST FOR YOUR DC-POWERED PROJECT (PART 2)The Hardware and How to Use It HANDS ON THE PARALLAX PROPELLER 2 (PART 5)Inside the Smart Pin MODBUS OVER WLAN (PART 1)Hardware and Programming HOMELAB TOURSWhere the Junior Computer Is Brought to Life Again BUILD YOUR OWN HIGH-PRECISION CALIBRATOR-10 V to +10 V, 0 to 40 mA, 0.001% ARDUINO NANO RP2040 CONNECTRaspberry Pi RP2040 + Wi-Fi + Bluetooth THE PHYSICAL BODY OF ARTIFICIAL INTELLIGENCE ERR-LECTRONICSCorrections, Updates and Readers’ Letters CREATE GUIS WITH PYTHONIntroducing guizero CO2 METER KIT FOR THE CLASSROOMAn ESP8266-Based Device from the University of Applied Sciences Aachen NOSTALGIC MK484 MW/LW RADIO...Always Fun to Build! ELEKTOR @ 60Let There Be Light! HEXADOKUThe Original Elektorized Sudoku
€ 7,50
-
Elektor Digital Elektor November/December 2020 (PDF)
Elektor Magazine EN November/December 2020 (PDF)
€ 7,50
-
Elektor Digital Elektor May/June 2021 (PDF)
Elektor Magazine EN May/June 2021 (PDF)
€ 7,50
-
Elektor Digital Elektor May/June 2020 (PDF)
Elektor Magazine EN May/June 2020 (PDF)
€ 7,50