Exploring automotive SOA through hands-on coding: Building a Vehicle-to-Cloud system that connects car sensor data to a cloud dashboard.
Exploring automotive SOA through hands-on coding: building a simulated fuel monitoring system to understand how vehicle data flows from sensors to services.
How to control motors connected to a Raspberry Pi from a web browser using MQTT over WebSockets. Code (C++ & Javascript) included.
Build an Arduino IoT RC Car with Wi-Fi Control, 4 MCUs, and AWS Integration. Overcome power, SoftwareSerial, and motor driver challenges.
This project uses the MKR WiFi 1010, an H-Bridge and a servo motor to control a car through a regular browser (e.g. Chrome, Firefox).