Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Beyond Blinky - Developing Retro-Games for PCB Badges

Hackaday via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore advanced badge coding techniques for developing retro-style games on PCB badges with TFT screens, buttons, and sensors. Dive into the open-source framework used for the Lunar Lander badge created for DEF CON 27, and learn how to adapt it for your own conference badge projects. Follow the step-by-step process of developing a new game, including challenges faced during the Lunar Lander game creation. Discover essential concepts such as efficient software development, toolchain setup, app interface design, and optimizing performance through spin-loops and pre-calculations. Master techniques for storing bitmaps, managing displays, implementing scrolling games with camera effects, and utilizing both ESP32 cores. Gain insights into Bluetooth integration, Arduino settings, and effective use of libraries. This comprehensive guide provides valuable information for badge enthusiasts looking to take their coding skills to the next level and create engaging interactive experiences.

Syllabus

Intro
What are we building?
Today's talk
Software takes time - don't wait for hardware
Toolchain
The shell (lunarLander.ino)
The App Interface
The App.h base class: extras
Spin-loop, don't delay
Spin loop in loop()
Pre-calculate everything
Storing Bitmaps • Store greyscale images and bitmaps In PROGMEM (espressit-specific)
Defining the pins in hardware.h
Read the documentation (and the code)
Managing the Display
Scrolling Games and the Camera
Converting World to Screen coordinates
Color Map
Bluetooth
Arduino Settings
Using both esp32 cores
Serial Port: It's not just for charging
Libraries
A few more thoughts...
For More Information
thank you!

Taught by

HACKADAY

Reviews

Start your review of Beyond Blinky - Developing Retro-Games for PCB Badges

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.