Odroid Go Graphics Programming
240
0
Advertisement
Before we begin… I know, there’s nothing particularly special about drawing on a screen in 2D and making objects move. However, the device I’m using isn’t actually designed to do this. The ODroid-GO contains an ESP32 microcontroller which is designed for Internet of Things applications - smart devices that can talk WiFi, Bluetooth and control things using easily programmed GPIO pins. Want to make your washing machine controllable via the web, then an ESP32 would be the perfect choice.
Advertisement
Advertisement
Advertisement
Discussion