Skip to content
Arduino Library for Cytron ESP8266 WiFi Shield
C++ C HTML
Branch: master
Clone or download
bengchet Merge pull request #2 from per1234/invalid-keyword_tokentype
Use a single tab field separator in keywords.txt
Latest commit 84368b9 Jul 16, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
examples Update CytronWiFiDemo.ino Jan 29, 2018
extras remove firmware files May 4, 2016
src Update CytronWiFiShield.cpp Jan 29, 2018
README.md Update README.md Mar 27, 2018
keywords.txt Use a single tab field separator in keywords.txt Jul 15, 2018
library.properties Fixed softwareserial listen issue Jan 29, 2018

README.md

Cytron_ESPWiFi_Shield_Library

Arduino AT Library and example code for Cytron ESPWiFi shield

Maintained by: Ng Beng Chet (bengchet@cytron.io)

The product page is located at here.

The User's Manual can be referred here. Please go through User's Manual to understand how to get started with Cytron ESPWiFi shield.

Installing

  • Easy install

    Open Arduino IDE. Go to Sketch -> Include Library -> Manage Libraries. Search for Cytron ESPWiFi Shield and install.

  • Manual install:

    Download the library as .zip file and extract it to Arduino libraries directory.

Related tutorials

  1. ESPresso Lite v2 with AT Firmware
  2. EasyMP3 shield with WiFly Remote

Contribution

  1. Having an issue? or looking for support? Open an issue or post in our technical forum.
  2. Got a new feature or a bug fix? Fork the repo, make your changes, and submit a pull request.
You can’t perform that action at this time.