The Raspberry Pi has traditionally been programmed using Python. Although this is a very powerful language, many programmers may not be familiar with it. C on the other hand is perhaps the most commonly used programming language and all embedded microcontrollers can be programmed using it.
The C language is taught in most technical colleges and universities and almost all engineering students are familiar with using it with their projects. This book is about using the Raspberry Pi with C to develop a range of hardware-based projects. Two of the most popular C libraries, wiringPi and...
The Raspberry Pi has traditionally been programmed using Python. Although this is a very powerful language, many programmers may not be familiar wi...
The Raspberry Pi Pico is a high-performance microcontroller module designed especially for physical computing. Microcontrollers differ from single-board computers, like the Raspberry Pi 4, in not having an operating system. The Raspberry Pi Pico can be programmed to run a single task very efficiently within real-time control and monitoring applications requiring speed. The 'Pico' as we call it, is based on the fast, efficient, and low-cost dual-core ARM Cortex-M0+ RP2040 microcontroller chip running at up to 133 MHz and sporting 264 KB of SRAM, and 2 MB of Flash memory. Besides its large...
The Raspberry Pi Pico is a high-performance microcontroller module designed especially for physical computing. Microcontrollers differ from single-...
The Raspberry Pi Pico and Pico W are based on the fast, efficient, and low-cost dual-core ARM Cortex M0+ RP2040 microcontroller chip running at up to 133 MHz and sporting 264 KB of SRAM and 2 MB of Flash memory. Besides spacious memory, the Pico and Pico W offer many GPIO pins, and popular peripheral interface modules like ADC, SPI, I²C, UART, PWM, timing modules, a hardware debug interface, and an internal temperature sensor.
The Raspberry Pi Pico W additionally includes an on-board Infineon CYW43439 Bluetooth and Wi-Fi chipset. At the time of writing this book, the Bluetooth...
The Raspberry Pi Pico and Pico W are based on the fast, efficient, and low-cost dual-core ARM Cortex M0+ RP2040 microcontroller chip running at up ...
Der Arduino Uno ist ein Open-Source-Mikrocontroller-Entwicklungssystem, das Hardware, eine integrierte Entwicklungsumgebung (IDE) und eine Vielzahl von Bibliotheken umfasst. Es wird von einer riesigen Gemeinschaft von Programmierern, Elektronikern, Enthusiasten und Akademikern unterstützt. Insbesondere die Bibliotheken erleichtern die Programmierarbeit und reduzieren die Entwicklungszeiten, da sie das Erstellen von Programmen erheblich erleichtern.
Der Raspberry Pi 4 kann in vielen Projekten wie Audio- und Videoanwendungen, aber auch in Industriesteuerungen, Robotik, Spielen usw....
Der Arduino Uno ist ein Open-Source-Mikrocontroller-Entwicklungssystem, das Hardware, eine integrierte Entwicklungsumgebung (IDE) und eine Vielzahl...
Les cartes Raspberry Pi Pico et Pico W sont animées par un microcontrôleur ARM Cortex M0+ RP2040 à double coeur, rapide, efficace et peu coûteux, qui fonctionne jusqu'à 133 MHz et dispose de 264 Ko de SRAM et de 2 Mo de mémoire Flash. Outre une vaste mémoire, le Pico et le Pico W disposent de nombreuses broches GPIO et d'interfaces telles que CA/N, SPI, I²C, UART, MLI, de fonctions de temporisation, d'une interface de débogage matériel et d'un capteur de température interne.
La carte Raspberry Pi Pico W comporte en plus une puce CYW43439 Bluetooth et Wi-Fi d'Infineon. Au...
Les cartes Raspberry Pi Pico et Pico W sont animées par un microcontrôleur ARM Cortex M0+ RP2040 à double coeur, rapide, efficace et peu coûteu...
Arduino Uno est une plateforme de développement à microcontrôleur, à code source ouvert (matériel, EDI et bibliothèques). Arduino Uno est soutenu par une large communauté de programmeurs, d'ingénieurs en électronique, de passionnés et d'universitaires. Grâce aux bibliothèques, la programmation devient un jeu d'enfant et est rapide. Les bibliothèques entièrement testées et fonctionnelles facilitent le test des programmes.
Le Raspberry Pi 4, une version récente du célèbre nano-ordinateur, est au coeur de nombreux appareils multimédias, mais aussi de régulateurs...
Arduino Uno est une plateforme de développement à microcontrôleur, à code source ouvert (matériel, EDI et bibliothèques). Arduino Uno est sou...
In diesem Buch wird die Entwicklung eines kostengünstigen eingebetteten drahtlosen Smart-Home-Prototypsystems zur Steuerung von Haushaltsgeräten in einem Gebäude vorgestellt. Das System bietet eine freundliche Benutzeroberfläche auf Basis einer Android-Anwendung für Smartphones zur Steuerung von Geräten und Vorrichtungen von überall auf der Welt mit einer IP-Konnektivität für den Zugriff auf den eingebetteten Mikro-Webserver. Dieses System verwendet eine Arduino-Ethernet-Schnittstelle, auf der ein einfacher Daten-Webserver läuft, um einen Personalcomputer als Server zu vermeiden und...
In diesem Buch wird die Entwicklung eines kostengünstigen eingebetteten drahtlosen Smart-Home-Prototypsystems zur Steuerung von Haushaltsgeräten in ...
Ce livre présente le développement d'un système prototype de maison intelligente sans fil à faible coût pour contrôler les appareils ménagers dans un bâtiment. Le système fournit une interface utilisateur conviviale basée sur une application Android pour smartphone afin de contrôler les appareils et les dispositifs de n'importe où dans le monde avec une connectivité IP pour accéder au micro-serveur web intégré. Ce système utilise une interface Ethernet Arduino qui exécute un simple serveur web de données pour éviter d'utiliser un ordinateur personnel comme serveur afin de...
Ce livre présente le développement d'un système prototype de maison intelligente sans fil à faible coût pour contrôler les appareils ménagers d...