You will enter Microcontroller Advance EEPROM Memory World, and together we will make YOU a Professional PIC Programmer
This course is dedicated to moving you to the next level, teaching you professional and advanced Memory handling techniques.
EEPROM makes it possible to save important data in a specific memory location. An EEPROM is basically a type of memory that you can use to store data even that won't be lost even if the power is off, for sensitive, high-priority data.
In this new course, I will teach you how you can use your Arduino internal memory EPROM and how you can add extra memory to permanently store data with your Arduino.
Now, as most of you know, storing data on Arduino is a very easy process, but when you want to store data that you need to keep, even when power is lost, this is a different story.
In this case, who will have to use a type of more called EEPROM? And we are going to examine this type in this Course.
This memory provides a very nice capability to your Arduino, which is storing data. Even if power is lost. Some Arduino boards allow you to permanently store data in their Internal EEPROM without having to keep the board plugged in. This course will teach you how to use the onboard EEPROM if your Arduino board has one.
We will also introduce you to an alternative method that allows you to use external EEPROM memory and connect it with your current Arduino board. You can use the knowledge from this course for any microcontroller that supports communicating over the I2C.
Unleash Your Inner Master With this Course
My passion is inspiring people through online courses. I love learning new skills, and since 2007 have been teaching people like you everything I know. …