Raspberry Pi Zero W access point with Internet connection through PC

This guide will explain how to transform your Raspberry Pi Zero W into a Wi-Fi Access Point. Some parts of this guide are taken from the Raspberry Pi official website. For the complete guide, please check the full downloadable PDF file here: Raspberry Pi Zero W Access Point Guide. A PC connects to Raspberry Pi … Continue reading "Raspberry Pi Zero W access point with Internet connection through PC"

Flashing Arduino with avrdude using Raspberry Pi shell

Recently, I found a method to flash a "hex" file into Arduino Nano, by using "avrdude" running on a Raspberry Pi. In my case, I have an Arduino Nano connected, via USB, to a Raspberry Pi 3 B. The Raspberry Pi is connected to my home network using an Ethernet cable. I am developing the … Continue reading "Flashing Arduino with avrdude using Raspberry Pi shell"