Git Product home page Git Product logo

plus8 / hotspot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1016 KB

Wifi hotspot for Raspberry Pi Zero W and others, with optional IP routing and simple web-based admin interface.

License: GNU General Public License v3.0

Shell 34.97% Python 20.66% PHP 44.38%
raspberry-pi raspberry-pi-2 raspberry-pi-3 raspberry-pi-4 raspberry-pi-zero-w access-point bash bash-script hotspot hotspot-wifi python3 wifi-ap

hotspot's Introduction

hotspot

Wifi hotspot for Raspberry Pi Zero W

This is a personal server/hotspot – Designed to be used with a Pi Zero-W and an SSD to store TV and other files I need on the move. It’s got a 256gb SSD and can switch between being a hotspot (AP mode, not Ad-Hoc, so it works with Android devices too).

https://www.plus8.net/wp-content/uploads/2022/10/Plus8_raspberry_pi_zerow_hotspot_personal_server_1600.jpg

It only needs a decent USB power socket and you’re good to go. It has a little screen on the front too which tells you which wifi it’s connected to and what it’s IP address is.

It has Samba set up on it too so as well as ssh/sftp access you can also access it from windows devices as well as Apple and Android, Linux etc.

I built this because I needed something which would work in the van on “away missions”, but it’s worked so well that I use it all the time now.

The first version worked with Ad-Hoc mode and I was using it with an ipad (which supports ad-hoc devices very well). It was based on RPiAdHocWiFi but then I discovered that Android devices don’t support ad-hoc mode so I had to start over again. This time around it uses HostAPD and DNSMasq to achieve the same result but as an “Access point” instead. Ad-hoc mode didn’t seem to work with security either whcih i wasn’t super-happy about either, whereas as it is now it uses WPA2-PSK TKIP and seems to run fine. I’ve had no problems accessing it from any device.

It can switch modes (i.e. join your prescribed wifi/s or be a hotspot) without rebooting which is achieved by masking/unmasking the dnsmasq and hostapd services as well as swapping some configs around.

The screen on the front is one of the default cheapo 128 x 32 pixel OLED screens like this, and uses a modified version of OLED_stats to display the current wifi and ip address.

Please see the INSTALL.md file for installation info. It's a bit long but I haven't been able to wrap it up into a script yet.

hotspot's People

Contributors

plus8 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.