DIY GPS Unit with Arduino Uno
This DIY GPS unit consists of an Arduino Uno, SSD1306 OLED display, and BN-220 GPS. It is powered by a 9V battery. In another post… Read More »DIY GPS Unit with Arduino Uno
This DIY GPS unit consists of an Arduino Uno, SSD1306 OLED display, and BN-220 GPS. It is powered by a 9V battery. In another post… Read More »DIY GPS Unit with Arduino Uno
I thought this GPS project would be done quickly, but found myself scratching my head for days on a weird issue. I still don’t know… Read More »Arduino Heap Space Workaround
Custom characters can be used to draw any simple image on an LCD 1602 display. The gitbub repo includes a python script to generate display code from any image.