Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sparkfun/sparkfun_esp8266_at_arduino_library

WiFi and TCP drivers for an ESP8266 running AT firmware.
https://github.com/sparkfun/sparkfun_esp8266_at_arduino_library

arduino-library esp8266 espressif wifi

Last synced: about 3 hours ago
JSON representation

WiFi and TCP drivers for an ESP8266 running AT firmware.

Awesome Lists containing this project

README

        

SparkFun ESP8266 AT Arduino Library
========================================

![SparkFun ESP8266 WiFi Shield](https://cdn.sparkfun.com//assets/parts/1/0/5/3/8/13287-01.jpg)

[*SparkFun ESP8266 WiFi Shield (WRL-13287)*](https://www.sparkfun.com/products/13287)

An Arduino library for the SparkFun ESP8266 WiFi Shield. This library makes it easy to connect to WiFi networks, and also implements TCP/IP client and server.

Repository Contents
-------------------

* **/examples** - Example sketches for the library (.ino). Run these from the Arduino IDE.
* **/extras** - Additional documentation for the user. These files are ignored by the IDE.
* **/src** - Source files for the library (.cpp, .h).
* **keywords.txt** - Keywords from this library that will be highlighted in the Arduino IDE.
* **library.properties** - General library properties for the Arduino package manager.

Documentation
--------------

* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **[Product Repository](https://github.com/sparkfun/ESP8266_WiFi_Shield)** - Main repository (including hardware files) for the ESP8266 WiFi Shield.
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/esp8266-wifi-shield-hookup-guide)** - Basic hookup guide for the ESP8266 WiFi Shield.

Products that use this Library
---------------------------------

* [SparkFun ESP8266 WiFi Shield (WRL-13287)](https://www.sparkfun.com/products/13287) - An Arduino shield featuring the ESP8266 WiFi SoC.

Version History
---------------

License Information
-------------------

This product is _**open source**_!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact [email protected].

The **code** is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release any derivative under the same license.

Distributed as-is; no warranty is given.

- Your friends at SparkFun.