Giter VIP home page Giter VIP logo

esp8266fun's Introduction

Why

I built this arduino project to mess around with some cheap ESP8266EX based WiFi module I picked up from amazon (here: https://amzn.com/B00O34AGSU )

I want to be able to use the module in conjunction with other arduino boards and projects witht the ESP module acting primarily as a WIFI "modem"

Dependencies

"andys_menu" - a small text based menu system. https://github.com/momobadilak/andys_menu

Arduino micro board : https://www.arduino.cc/en/Main/ArduinoBoardMicro

If you don't have an arduino micro, I believe this code could be modified to be use with a Leonardo or Mega board as they also have more than one Uart.

Use

Build main/main.ino and run it on an arduino micro. Use your Host/PC to interact with the text menu that appears via the serial monitor (or better - use minicom or putty)

Schematic / Board setup / Pics

TODO

Video

TODO

Contact

Drop me a note on twitter - @andyidsinga - if you find amu of this useful or need some help.

The authoritative source for ESP info

You probably won't need to go much further than this site, I suspect this site and documentation has improved a lot over the past few years as this part appears to be farly popular.

https://espressif.com/en/products/hardware/esp8266ex/resources


Product description from amazon page

https://amzn.com/B00O34AGSU

Esp8266 Serial Wifi Wireless Transceiver Module Esp-01 Arduino Compatible Switch

Description:

  • 802.11 b/g/n
  • Serial/UART baud rate: 115200 bps
  • Integrated TCP/IP protocol stack
  • Input power: 3.3V
  • I/O voltage tolerance: 3.6V Max
  • Regular operation current draw: ~70mA
  • Peak operating current draw: ~300mA
  • Power down leakage current: <10?A
  • +19.5dBm output in 802.11b mode
  • Flash Memory Size: 1MB (8Mbit)
  • WiFi security modes: WPA, WPA2

Various links I've collected while researching these modules

Here are the technical links from the amazon item page:

Arduino library: https://github.com/sleemanj/ESP8266_Simple

A good picture of the board and pin labels

http://fabacademy.org/archives/2015/doc/networking-esp8266.html

Tool for uploading new firmware to the device itself (not the arduino)

https://github.com/espressif/esptool

A youtube tutorial:

https://www.youtube.com/watch?v=qU76yWHeQuw

Some interesting tech details

https://nurdspace.nl/ESP8266#Introduction

Another repo of ESP info (referenced from nurdspace)

http://www.electrodragon.com/w/index.php?title=Category:ESP8266&redirect=no

Lots of stuff on Hackaday.com

http://hackaday.com/?s=esp8266

esp8266fun's People

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.