In this section we will take a look at the EEPROM (Electrically Erasable Read Only Memory) function inside Flowcode.
Specifically you will learn:
- How to use the keypad to get a number or the ASCII equivalent
- How to use a string to store a series of numbers
- How to get users to input data into an E-blocks system
- How to write data to the EEPROM
- How to read data from the EEPROM