Skip to content

Kaustav6422/RPiAdHocWiFi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RPiAdHocWiFi

Simple ad-hoc wireless network support for Raspberry Pi.

The RaspberryPi 3 comes with a Broadcom wifi chip onboard, making it easy to setup an ad-hoc wifi network for remote sensing, Internet of Things, and related projects. This little repository will help you do that. You should be running the Raspbian operating system on your Raspberry Pi.

NOTE: Following these instructions will clobber your existing startup script (/etc/rc.local) and DHCP configuration (/etc/udhcpd.conf). Proceed with caution.

After logging into your Raspberry Pi and cloning this repository, do the following from the command line:

% cd RPiAdHocWifi
% sudo ./install.sh
% sudo reboot

About

Simple ad-hoc wireless network support for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages