|
You are here |
aykevl.nl | ||
| | | | |
infinitedigits.co
|
|
| | | | | A Raspberry Pi automated camera in which I can watch and listen to my chickens plotting. | |
| | | | |
whatibroke.com
|
|
| | | | | Hi everyone, Just a quick post on how to configure wireless info on a raspberry pi. To start with, open the config file: sudo nano /etc/wpa_supplicant/wpa_supplicant.conf You can then add any number of connections to the file with varying priorities: ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=AU network={ ssid="Mobile Network" psk="YOUR_PASSWORD" key_mgmt=WPA-PSK priority=2 } network={ ssid="Home Network" psk="YOUR_PASSWORD"... | |
| | | | |
blog.elevendroids.com
|
|
| | | | | [AI summary] A tutorial on configuring WiFi on a Raspberry Pi using specific hardware and software steps. | |
| | | | |
iosoft.blog
|
|
| | | In a previous post, I described 'EDLA', a WiFi-based logic analyser unit, that uses a Web-based display. That version used an ESP32 to provide WiFi connectivity; the PEDLA uses a Pi PicoW module instead. Hardware PEDLA circuit board The hardware is similar to the previous version; aside from the CPU change, the main addition is... | ||