Part 1 OLED, plotting graphics and basic movement ()
We've got our OLED set up (if not click here) and now we need to plotting some text/ graphics to it, let's go... If you want to watch the video see below otherwise scroll past the video link for the rest of the article First things - Text Open up your Arduino IDE and enter the following code; .....
Space Invaders ()
Step by Step build your own Space Invaders In this, the first part of a multi-part series, we look at building and programming a Space Invaders (originally by Taito) clone. The hardware is at beginner level requiring nothing more than an Arduino, Â OLED display , push switches, piezo speaker and a few wires. Optional cabinet designs will be available towards.....
New Video - Connecting an 128x64 OLED to an Arduino ()
Part of the "Basics" series, tutorial showing from scratch how to get an 128x64 OLED screen connected and working on an Arduino .....