Welcome to the first Raspberry Pi tutorial! We're starting this series with a bang! With a Giveaway! To generate interest in the series, I'm premiering the tutorial below on YouTube on November 10, 2018 at 6 PM EST. At that point, you can enter the giveaway just by commeting on the video. You can comment either here on EasyProgramming.net or head on over to the YouTube video below and make a comment. The comment can be anything from "I want that Pi" to a suggestion for a new video.
I'm testing out the new "premier" option on YouTube, please do give feedback on how you like it, if you don't like, how it can be improved, pretty much anything on your mind!
Here are the minor entry rules:
All Patrons (currently non-existent) on Patreon will get free entries to all drawing whether or not they comment. And I plan on giving more things away in the future!
Let's get to the video. In this tutorial, I show you how to set your Raspberry Pi as Headless, meaning, you don't need a keyboard, mouse, or video to access and configure your Pi. This will be extremely useful for future tutorials because I will simply refer to this video whenever I want you to set up a Pi and access it via SSH.
The wpa_supplicant.conf file would look something like this:
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=US network={ ssid="Your WIFI Name" psk="superSecretPassword" scan_ssid=1 }
If you have any questions, please ask below!
Remember to checkout the Resources section below for associated downloadable content, JSFiddle links, and other resources. Watch the video and follow along!
No external resources for this video! Follow me on Github for other resources https://github.com/naztronaut