Store ESP8266 data and project settings in non-volatile, I2C Ferromagnetic RAM with simple "Set" and "Get" Embedis commands!
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
adafruit_products_wiring.jpgFritzing Wiring DiagramJPEG Image - 129.04 kB - 01/15/2017 at 01:38 |
|
|
Installing Embedis
To Install Embedis in the Arduino IDE, please see the Detailed Install Directions. Embedis is installed using the Arduino Library Manager, from the top menu bar :
Sketch -> Include Library -> Manage Libraries -> Embedis
You will also need the ESP8266 tools and ESP8266 sketch data download utility installed with Arduino IDE 1.6.7 or later. For more information, please follow the board manager install directions at esp8266/Arduino.
Installing the Adafruit I2C FRAM Library
The Adafruit FRAM I2C library is installed using the Arduino Library Manager, from the top menu bar :
Sketch -> Include Library -> Manage Libraries -> Adafruit FRAM I2C
Loading the Example Project
After installing the Embedis library in the Arduino IDE, the Embedis examples will be available under the menu as :
File -> Examples -> Embedis -> esp8266 -> Embedis_I2C_FRAM
Make sure to select your specific ESP8266 board model under the Board Manager, and set the "port" to the correct COM: port for your board. Then just press the "Download" button to compile and download your project.
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates