PlatformIO project to print Palestinian Map using OLED Display 128*64.
- Copy the code inside main.cpp to Arduino IDE.
- Save the sketch.
- Copy PalestineMap.h to the same directory of the sketch. (Sketch --> Show Sketch Folder)
- Install Arduino libraries:
- Adafruit GFX
- Adafruit BusIO
- Adafruit SSD1306
- Compile and run the sketch.
- For Wiring, Check the MCU's default I2C pins, and refer to Adafruit SSD1306 library.