eavcodes / pic18esp

PIC18F4550 with ESP8266

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pic18esp

PIC18F4550 with ESP8266

This project demonstrate one way to use the ESP8266 with PIC18F microcontrollers.

Usage & compile

  1. Error "can't open include file "pconfig.h": No such file or directory"

Solution: Open project properties, select XC8 linker for your build configuration, select Option categories: Runtime scroll down to the "Link in Peripheral Library" option and check it.

About

PIC18F4550 with ESP8266


Languages

Language:C 49.2%Language:Makefile 47.9%Language:Shell 3.0%