[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Another Pi Day! This Sunday Aug 4th



Same place and time as the Berkeley LUG meetings:  Cafe Blue Door from noon till 3 pm.  

Raspberry Pi, Arduino or any single board computer welcome.  

Tips:  

Enable ssh (headless):  create empty file ssh in the boot volume

Preconfigure WIFI: mount rootfs partition and edit /etc/wpa_supplicant/wpa_supplicant.conf  so that it looks like this

country=US
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
ssid="Blue Door Cafe"
psk="bluedoor2019"
}

Thomas

--
You received this message because you are subscribed to the Google Groups "BerkeleyLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to berkeleylug+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/berkeleylug/CAGpvfsqTF0v8re_sX0yZ_5B88o-uZjEZn380yWXsqa3dK%3DqJmw%40mail.gmail.com.