Skip to content

ESP8266 library for PIC microcontrollers

License

Notifications You must be signed in to change notification settings

morbak/ESP8266_PIC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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;
  • is sadly incomplete, because I stopped working with the ESP8266 quickly.

Author & License

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

About

ESP8266 library for PIC microcontrollers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%