🎮

Pygame IDE

A standalone PyGame IDE that allows students to upload sound and graphics files to work while also maintaining some security restrictions such as disallowing the importation of OS and other volatile Python libraries.

Python Pygame
View Project
🐢

Turtle Emulator

A standalone Python Turtle emulator that runs in a web browser. The IDE replaces the Tkinter parts that do not translate with work-arounds so that it "looks" like it is working to the user even though it is performing the workarounds.

Python Turtle
View Project
🚀

Star Trader 3200

A html-based browser game that is an ode to old BBS games of yore.

HTML Browser Game
Play Game
📡

ESP32 Relay Board Satellite Rotator

A python script to control an azimuth/elevation antenna rotator to track satellites using either the Eazycom or Hamlib protocol. This runs on a 4 relay board, widely available on retailers such as Amazon.com or Aliexpress.com.

Python ESP32 Hardware
View Script