项目作者: camilstaps

项目描述 :
ESP8266 library for PIC microcontrollers
高级语言: C
项目地址: git://github.com/camilstaps/ESP8266_PIC.git
创建时间: 2015-02-27T18:18:11Z
项目社区:https://github.com/camilstaps/ESP8266_PIC

开源协议:GNU General Public License v2.0

下载


ESP8266_PIC

C library for interfacing the ESP8266 Wi-Fi module with a PIC microcontroller

This library

  • is tested with XC8;
  • should work on any 8-bit PIC (and possibly also larger systems and AVR);
  • has an example project
    available for an older version of XC8 (when plib.h still existed);
  • is sadly incomplete, because I stopped working with the ESP8266 quickly.

Support

This was a quick hobby project and is released here for your benefit.
Unfortunately, I do not have the time for support if you cannot get it working.
Please take questions to your favourite discussion forum instead.

Author & License

Copyright © Camil Staps.
Licensed under GNU GPLv2 (see the LICENSE file for more details).