Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Odroid Go Graphics Programming

Odroid Go Graphics Programming

James Grimwood
James Grimwood
James Grimwood · · 1 min read
240 0

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.

View the full article

Discussion

Loading comments...