/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sylvaindurand.org
| | whatibroke.com
1.0 parsecs away

Travel
| | 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"...
| | mattray.github.io
1.6 parsecs away

Travel
| | You've somehow ended up reading Matt Ray's ramblings.
| | blog.haschek.at
1.4 parsecs away

Travel
| | Personal Blog of Christian Haschek
| | fpgaer.wordpress.com
16.8 parsecs away

Travel
| The Cyclone V GX Starter kit is an Evaluation Board (EVB) from Terasic based on Altera's Cyclone V GX FPGA. The Cyclone V Starter Kit development board includes hardware such as Arduino Header, on-board USB Blaster, audio and video capabilities and much more On further entries of the blog, I will be including several...