Code Monkey home page Code Monkey logo

esp8089's Introduction

Raspberry Pi ESP8266 Wifi Driver

####A driver to use an ESP8266 module for full GPIO wifi on a Raspberry Pi.

####For more information visit http://oshlab.com/esp8266-raspberry-pi-gpio-wifi/

This is a driver for using an ESP8266 wifi module for wifi on the Raspberry Pi. To use this, you need an ESP-12E or ESP12F module. The ESP-12F is recommended. An install script is included to completly setup everything for the module. This is based heavely on RPi WiFi on Hackaday.io. I have made some changes to the Makefile so it works with the latest kernel. I also added a startup script that is automatically installed to handle the GPIO in order to activate the module. I also made the setup process much easier.

First, wire up the ESP-12F like this.

You need git if it is not already installed.

sudo apt-get update sudo apt-get install git

SSH into your Raspberry Pi and enter the following commands.

cd ~ git clone https://github.com/oshlab/esp8089.git cd esp8089 sudo sh install

This is going to take a while.

When that is done, reboot your Pi.

sudo reboot

After reboot, the ESP8266 module should activate. You can do a quick scan to make sure it is working.

sudo iwlist scan

Now it will work just like any other WIFI module. Cheers.

esp8089's People

Contributors

al177 avatar jaretburkett 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.