Building a Lego Mindstorms Car, controlled by a Raspberry Pi
- Installing Raspberry Pi and ev3dev - Raspberry Pi: Install Raspberry Pi OS Lite (64-bit) using the Raspberry Pi Imager. EV3dev: Flash the current ev3dev version on a MicroSD Card and boot the EV3 Brick with it. References
- Connecting EV3 Brick (ev3dev) and Raspberry Pi via USB - Boot your Raspberry PI. Boot the EV3 brick. Connect Raspberry PI and EV3 brick with the USB cable. Navigate on the Brickman UI: Wireless and Networks -> All Network Connections… -> Wired -> IPv4 -> Change… and select Load Linux … Continue reading
- Clone your SD Card - Clone your SD card using Win32 Disk Imager (Windows) References
- Using Visual Studio Code - References
- Install the Raspi Cam - Prepare the Raspberry Pi References
Creating a Weather Station with a Raspberry Pi Zero
- Installing Raspberry Pi OS Lite - Raspberry Pi: Install Raspberry Pi OS Lite (64-bit) using the Raspberry Pi Imager. References