Search results for "motorsteuerung OR mit OR arduino OR und OR raspberry OR pi"
-
Elektor Publishing PID-based Practical Digital Control with Raspberry Pi and Arduino Uno
The Arduino Uno is an open-source microcontroller development system encompassing hardware, an Integrated Development Environment (IDE), and a vast number of libraries. It is supported by an enormous community of programmers, electronic engineers, enthusiasts, and academics. The libraries in particular really smooth Arduino programming and reduce programming time. What’s more, the libraries greatly facilitate testing your programs since most come fully tested and working. The Raspberry Pi 4 can be used in many applications such as audio and video media devices. It also works in industrial controllers, robotics, games, and in many domestic and commercial applications. The Raspberry Pi 4 also offers Wi-Fi and Bluetooth capability which makes it great for remote and Internet-based control and monitoring applications. This book is about using both the Raspberry Pi 4 and the Arduino Uno in PID-based automatic control applications. The book starts with basic theory of the control systems and feedback control. Working and tested projects are given for controlling real-life systems using PID controllers. The open-loop step time response, tuning the PID parameters, and the closed-loop time response of the developed systems are discussed together with the block diagrams, circuit diagrams, PID controller algorithms, and the full program listings for both the Raspberry Pi and the Arduino Uno. The projects given in the book aim to teach the theory and applications of PID controllers and can be modified easily as desired for other applications. The projects given for the Raspberry Pi 4 should work with all other models of Raspberry Pi family. The book covers the following topics: Open-loop and closed-loop control systems Analog and digital sensors Transfer functions and continuous-time systems First-order and second-order system time responses Discrete-time digital systems Continuous-time PID controllers Discrete-time PID controllers ON-OFF temperature control with Raspberry Pi and Arduino Uno PID-based temperature control with Raspberry Pi and Arduino Uno PID-based DC motor control with Raspberry Pi and Arduino Uno PID-based water level control with Raspberry Pi and Arduino Uno PID-based LED-LDR brightness control with Raspberry Pi and Arduino Uno
€ 39,95
Members € 35,96
-
Elektor Digital Motor Control - Projects with Arduino & Raspberry Pi (E-book)
This book is about DC electric motors and their use in Arduino and Raspberry Pi Zero W based projects. The book includes many tested and working projects where each project has the following sub-headings: Title of the project Description of the project Block diagram Circuit diagram Project assembly Complete program listing of the project Full description of the program The projects in the book cover the standard DC motors, stepper motors, servo motors, and mobile robots. The book is aimed at students, hobbyists, and anyone else interested in developing microcontroller based projects using the Arduino Uno or the Raspberry Pi Zero W. One of the nice features of this book is that it gives complete projects for remote control of a mobile robot from a mobile phone, using the Arduino Uno as well as the Raspberry Pi Zero W development boards. These projects are developed using Wi-Fi as well as the Bluetooth connectivity with the mobile phone. Readers should be able to move a robot forward, reverse, turn left, or turn right by sending simple commands from a mobile phone. Full program listings of all the projects as well as the detailed program descriptions are given in the book. Users should be able to use the projects as they are presented, or modify them to suit to their own needs.
€ 29,95
Members € 23,96
-
Elektor Digital PID-based Practical Digital Control with Raspberry Pi and Arduino Uno (E-book)
The Arduino Uno is an open-source microcontroller development system encompassing hardware, an Integrated Development Environment (IDE), and a vast number of libraries. It is supported by an enormous community of programmers, electronic engineers, enthusiasts, and academics. The libraries in particular really smooth Arduino programming and reduce programming time. What’s more, the libraries greatly facilitate testing your programs since most come fully tested and working. The Raspberry Pi 4 can be used in many applications such as audio and video media devices. It also works in industrial controllers, robotics, games, and in many domestic and commercial applications. The Raspberry Pi 4 also offers Wi-Fi and Bluetooth capability which makes it great for remote and Internet-based control and monitoring applications. This book is about using both the Raspberry Pi 4 and the Arduino Uno in PID-based automatic control applications. The book starts with basic theory of the control systems and feedback control. Working and tested projects are given for controlling real-life systems using PID controllers. The open-loop step time response, tuning the PID parameters, and the closed-loop time response of the developed systems are discussed together with the block diagrams, circuit diagrams, PID controller algorithms, and the full program listings for both the Raspberry Pi and the Arduino Uno. The projects given in the book aim to teach the theory and applications of PID controllers and can be modified easily as desired for other applications. The projects given for the Raspberry Pi 4 should work with all other models of Raspberry Pi family. The book covers the following topics: Open-loop and closed-loop control systems Analog and digital sensors Transfer functions and continuous-time systems First-order and second-order system time responses Discrete-time digital systems Continuous-time PID controllers Discrete-time PID controllers ON-OFF temperature control with Raspberry Pi and Arduino Uno PID-based temperature control with Raspberry Pi and Arduino Uno PID-based DC motor control with Raspberry Pi and Arduino Uno PID-based water level control with Raspberry Pi and Arduino Uno PID-based LED-LDR brightness control with Raspberry Pi and Arduino Uno
€ 32,95
Members € 26,36
-
JOY-iT JOY-iT MotoPi - Motor Control for Raspberry Pi
The MotoPi is an extension-board to control and use up to 16 PWM-controlled 5 V servo motors. The board can be additional powered by a voltage between 4.8 V and 6 V so a perfect supply is always guaranteed and even larger projects can be powered. With the additional power supply and the integrated Analog-Digital-Converter, new possibilities can be reached. An additional power supply per motor is not required anymore because all connections (Voltage, Ground, Control) are directly connected to the board. The control and the programing can be directly done, as usual, on the Raspberry Pi. Special features 16 Channels, own clock generator, Inkl. Analog Digital Converter Input 1 Coaxial power connector 5.5 / 2.1 mm, 5 V / 6 A max Input 2 Screw terminal, 4.8-6 V / 6 A max Compatible with Raspberry Pi A+, B+, 2B, 3B Dimensions 65 x 56 x 24 mm Scope of supply Board, manual, fixing material
€ 26,95
Members € 24,26
-
Raspberry Pi Foundation Raspberry Pi DAC+
Raspberry Pi DAC+ (formerly known as IQaudio DAC+) is a high-performance audio HAT designed for any Raspberry Pi with a 40-pin GPIO header. Equipped with the Texas Instruments PCM5122 DAC, it delivers crystal-clear stereo analogue audio through a pair of phono (RCA) connectors. No external power is needed – the DAC+ connects directly to the Raspberry Pi’s GPIO header without requiring soldering or cables. Features Power LED Analogue audio out (0-2 V RMS) via panel-mounted stereo phono (RCA) sockets with MUTE signal (headphone detect) Dedicated headphone amplifier, output via 3.5 mm panel-mounted barrel socket 40-pin pass-through GPIO header HAT EEPROM write-enabled Downloads Datasheet
€ 29,95€ 19,95
Members identical
-
Elektor Publishing Multitasking with Raspberry Pi
Multitasking and multiprocessing have become a very important topic in microcontroller-based systems, namely in complex commercial, domestic, and industrial automation applications. As the complexity of projects grows, more functionalities are demanded from the projects. Such projects require the use of multiple inter-related tasks running on the same system and sharing the available resources, such as the CPU, memory, and input-output ports. As a result of this, the importance of multitasking operations in microcontroller-based applications has grown steadily over the last few years. Many complex automation projects now make use of some form of a multitasking kernel. This book is project-based and its main aim is to teach the basic features of multitasking using the Python 3 programming language on Raspberry Pi. Many fully tested projects are provided in the book using the multitasking modules of Python. Each project is described fully and in detail. Complete program listings are given for each project. Readers should be able to use the projects as they are, or modify them to suit their own needs. The following Python multitasking modules have been described and used in the projects: Fork Thread Threading Subprocess Multiprocessing The book includes simple multitasking projects such as independently controlling multiple LEDs, to more complex multitasking projects such as on/off temperature control, traffic lights control, 2-digit, and 4-digit 7-segment LED event counter, reaction timer, stepper motor control, keypad based projects, car park controller, and many more. The fundamental multitasking concepts such as process synchronization, process communication, and memory sharing techniques have been described in projects concerning event flags, queues, semaphores, values, and so on.
€ 39,95
Members € 35,96
-
Raspberry Pi Foundation Raspberry Pi Pico W
Raspberry Pi Pico W is a microcontroller board based on the Raspberry Pi RP2040 microcontroller chip. The RP2040 microcontroller chip ('Raspberry Silicon') offers a dual-core ARM Cortex-M0+ processor (133 MHz), 256 KB RAM, 30 GPIO pins, and many other interface options. In addition, there is 2 MB of on-board QSPI flash memory for code and data storage. Raspberry Pi Pico W has been designed to be a low cost yet flexible development platform for RP2040 with a 2.4 GHz wireless interface using an Infineon CYW43439. The wireless interface is connected via SPI to the RP2040. Features of Pico W RP2040 microcontroller with 2 MB of flash memory On-board single-band 2.4 GHz wireless interfaces (802.11n) Micro USB B port for power and data (and for reprogramming the flash) 40 pin 21 x 51 mm 'DIP' style 1 mm thick PCB with 0.1' through-hole pins also with edge castellations Exposes 26 multi-function 3.3 V general purpose I/O (GPIO) 23 GPIO are digital-only, with three also being ADC capable Can be surface mounted as a module 3-pin ARM serial wire debug (SWD) port Simple yet highly flexible power supply architecture Various options for easily powering the unit from micro USB, external supplies or batteries High quality, low cost, high availability Comprehensive SDK, software examples and documentation Features of the RP2040 microcontroller Dual-core cortex M0+ at up to 133 MHz On-chip PLL allows variable core frequency 264 kByte multi-bank high performance SRAM External Quad-SPI Flash with eXecute In Place (XIP) and 16 kByte on-chip cache High performance full-crossbar bus fabric On-board USB1.1 (device or host) 30 multi-function general purpose I/O (four can be used for ADC) 1.8-3.3 V I/O voltage 12-bit 500 ksps analogue to digital converter (ADC) Various digital peripherals 2x UART, 2x I²C, 2x SPI, 16x PWM channels 1x timer with 4 alarms, 1x real time clock 2x programmable I/O (PIO) blocks, 8 state machines in total Flexible, user-programmable high-speed I/O Can emulate interfaces such as SD card and VGA Note: Raspberry Pi Pico W I/O voltage is fixed at 3.3 V. Downloads Datasheet Specifications of 3-pin Debug Connector
€ 7,95
Members identical
-
Raspberry Pi Foundation Raspberry Pi Zero W
The Raspberry Pi Zero W extends the Raspberry Pi Zero family. The Raspberry Pi Zero W has all the functionality of the original Raspberry Pi Zero, but comes with added connectivity consisting of: 802.11 b/g/n wireless LAN Bluetooth 4.1 Bluetooth Low Energy (BLE) Other Features 1 GHz, single-core CPU 512 MB RAM Mini HDMI and USB On-The-Go ports Micro-USB power HAT-compatible 40-pin header Composite video and reset headers CSI camera connector Downloads Mechanical Drawing Schematics
€ 17,95
Members identical
-
Raspberry Pi Foundation Raspberry Pi Pico 2
The Raspberry Pi Pico 2 is a new microcontroller board from the Raspberry Pi Foundation, based on the RP2350. It features a higher core clock speed, double the on-chip SRAM, double the on-board flash memory, more powerful Arm cores, optional RISC-V cores, new security features, and upgraded interfacing capabilities. The Raspberry Pi Pico 2 offers a significant boost in performance and features while maintaining hardware and software compatibility with earlier members of the Raspberry Pi Pico series. The RP2350 provides a comprehensive security architecture built around Arm TrustZone for Cortex-M. It incorporates signed boot, 8 KB of antifuse OTP for key storage, SHA-256 acceleration, a hardware TRNG, and fast glitch detectors. The unique dual-core, dual-architecture capability of the RP2350 allows users to choose between a pair of industry-standard Arm Cortex-M33 cores and a pair of open-hardware Hazard3 RISC-V cores. Programmable in C/C++ and Python, and supported by detailed documentation, the Raspberry Pi Pico 2 is the ideal microcontroller board for both enthusiasts and professional developers. Specifications CPU Dual Arm Cortex-M33 or dual RISC-V Hazard3 processors @ 150 MHz Memory 520 KB on-chip SRAM; 4 MB on-board QSPI flash Interfaces 26 multi-purpose GPIO pins, including 4 that can be used for AD Peripherals 2x UART 2x SPI controllers 2x I²C controllers 24x PWM channels 1x USB 1.1 controller and PHY, with host and device support 12x PIO state machines Input power 1.8-5.5 V DC Dimensions 21 x 51 mm Downloads Datasheet (Pico 2) Datasheet (RP2350)
€ 5,95
Members identical
-
Raspberry Pi Foundation Raspberry Pi Build HAT
Build robust, intelligent machines that combine Raspberry Pi computing power with LEGO components. The Raspberry Pi Build HAT provides four connectors for LEGO Technic motors and sensors from the SPIKE Portfolio. The available sensors include a distance sensor, a color sensor, and a versatile force sensor. The angular motors come in a range of sizes and include integrated encoders that can be queried to find their position. The Build HAT fits all Raspberry Pi computers with a 40-pin GPIO header, including – with the addition of a ribbon cable or other extension device — Raspberry Pi 400. Connected LEGO Technic devices can easily be controlled in Python, alongside standard Raspberry Pi accessories such as a camera module. Features Controls up to 4 motors and sensors Powers the Raspberry Pi (when used with a suitable external PSU) Easy to use from Python on the Raspberry Pi
€ 29,95€ 19,95
Members identical
-
Raspberry Pi Foundation Raspberry Pi Pico WH
Raspberry Pi Pico WH is a microcontroller board based on the Raspberry Pi RP2040 microcontroller chip. The RP2040 microcontroller chip ('Raspberry Silicon') offers a dual-core ARM Cortex-M0+ processor (133 MHz), 256 KB RAM, 30 GPIO pins, and many other interface options. In addition, there is 2 MB of on-board QSPI flash memory for code and data storage. Raspberry Pi Pico WH has been designed to be a low cost yet flexible development platform for RP2040 with a 2.4 GHz wireless interface using an Infineon CYW43439. The wireless interface is connected via SPI to the RP2040. Features of Pico WH RP2040 microcontroller with 2 MB of flash memory On-board single-band 2.4 GHz wireless interfaces (802.11n) Micro USB B port for power and data (and for reprogramming the flash) 40 pin 21 x 51 mm 'DIP' style 1 mm thick PCB with 0.1' through-hole pins also with edge castellations Exposes 26 multi-function 3.3 V general purpose I/O (GPIO) 23 GPIO are digital-only, with three also being ADC capable Can be surface mounted as a module 3-pin ARM serial wire debug (SWD) port Simple yet highly flexible power supply architecture Various options for easily powering the unit from micro USB, external supplies or batteries High quality, low cost, high availability Comprehensive SDK, software examples and documentation Pre-populated headers and 3-pin debug connector Features of the RP2040 microcontroller Dual-core cortex M0+ at up to 133 MHz On-chip PLL allows variable core frequency 264 kByte multi-bank high performance SRAM External Quad-SPI Flash with eXecute In Place (XIP) and 16 kByte on-chip cache High performance full-crossbar bus fabric On-board USB1.1 (device or host) 30 multi-function general purpose I/O (four can be used for ADC) 1.8-3.3 V I/O voltage 12-bit 500 ksps analogue to digital converter (ADC) Various digital peripherals 2x UART, 2x I²C, 2x SPI, 16x PWM channels 1x timer with 4 alarms, 1x real time clock 2x programmable I/O (PIO) blocks, 8 state machines in total Flexible, user-programmable high-speed I/O Can emulate interfaces such as SD card and VGA Note: Raspberry Pi Pico W I/O voltage is fixed at 3.3 V. Downloads Datasheet Specifications of 3-pin Debug Connector
€ 9,95
Members identical
-
Raspberry Pi Foundation Raspberry Pi Monitor (black)
The Raspberry Pi Monitor is a 15.6-inch Full HD computer display. User-friendly, versatile, compact and affordable, it is the perfect desktop display companion for both Raspberry Pi computers and other devices. With built-in audio via two front-facing speakers, and VESA and screw mounting options as well as an integrated angle-adjustable stand, the Raspberry Pi Monitor is ideal for desktop use or for integration into projects and systems. It can be powered directly from a Raspberry Pi, or by a separate power supply. Features 15.6-inch full HD 1080p IPS display Integrated angle-adjustable stand Built-in audio via two front-facing speakers Audio out via 3.5 mm jack Full-size HDMI input VESA and screw mounting options Volume and brightness control buttons USB-C power cable Specifications Display Screen size: 15.6 inches, 16:9 ratio Panel type: IPS LCD with anti-glare coating Display resolution: 1920 x 1080 Color depth: 16.2M Brightness (typical): 250 nits Color gamut: 45% Viewing angle: 80° Power 1.5 A/5 V Can be powered directly from a Raspberry Pi USB port (max 60% brightness, 50% volume) or by a separate power supply (max 100% brightness, 100% volume) Connectivity Standard HDMI port (1.4 compliant) 3.5 mm stereo headphone jack USB-C (power in) Audio 2x 1.2 W integrated speakers Support for 44.1 kHz, 48 kHz, and 96 kHz sample rates Downloads Datasheet
€ 119,95
Members identical