Dependancies
🌳 An outdoor LoRa-GPS tracker with an E-Ink display 🔑
Reading and writing a simple integer to the non-volatile flash memory.
Dependancies
Write an integer to the flash. And then increment and store it again. In the process, this example will read and write to the flash storage.
ls -al /dev/cu.usbmodem
and arduino-cli board list
. Run make
to compile and upload the code to the board.