An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by educ8s

A curated list of projects in awesome lists by educ8s .

https://github.com/educ8s/cpp-retro-snake-game-with-raylib

C++ Retro Snake Game with raylib with a video tutorial explaining each line.

cpp cpp-game cpp-games raylib raylib-cpp raylib-examples raylib-game snake-game

Last synced: 15 Apr 2025

https://github.com/educ8s/python-tetris-game-pygame

Python Tetris Game with pygame with a video tutorial explaining each line.

pygame pygame-ce pygame-game pygame-games python python-game python-games python-snake

Last synced: 15 Apr 2025

https://github.com/educ8s/cpp-space-invaders-game-with-raylib

A C++ Space Invaders game developed with the Raylib library using OOP principles.

2d-game game-dev raylib raylib-cpp raylib-game space-invaders spaceinvaders

Last synced: 08 Jul 2025

https://github.com/educ8s/raylib-cpp-starter-template-sublimetext

Raylib C++ Starter Template for Sublime Text 4

raylib raylib-cpp raylib-examples raylib-template

Last synced: 15 Apr 2025

https://github.com/educ8s/intro-to-raylib-tutorial

You first raylib project. A white ball that can be controlled from the keyboard. This project is accompanied by a video tutorial that explains everything in detail.

raylib raylib-cpp raylib-game raylib-template

Last synced: 23 Jul 2025

https://github.com/educ8s/arduino-st7789-temperature-monitor-ds18b20

This is a simple Arduino sketch that displays the temperature in a 1.3" ST7789 display.

arduino ds18b20 st7789

Last synced: 15 Apr 2025

https://github.com/educ8s/esp32-e-paper-thermometer-with-web-dashboard

A desk thermometer whitch features a tri-color E-paper display powered by an ESP32, with Web Dashboard

e-paper epaper-displays esp32 esp32-arduino inkplate2

Last synced: 14 Apr 2025

https://github.com/educ8s/python-space-invaders-game-with-pygame

Python Space Invaders Game with pygame (pygame-ce) with a video tutorial explaining each line.

game-development pygame pygame-ce pygame-game pygame-games python python-game python-games python-space-game

Last synced: 15 Apr 2025

https://github.com/educ8s/cpp-raylib-starter-template-for-visual-studio

C++ Raylib Starter Template for Visual Studio

raylib raylib-examples raylib-template

Last synced: 15 Apr 2025

https://github.com/educ8s/python-gif-to-sprite-sheet

Convert a GIF image into a sprite sheet to be used on an OLED Display with CircuitPython.

circuitpython gif-converter image-manipulation pillow python sprite-sheet

Last synced: 15 Apr 2025

https://github.com/educ8s/arduino-l298n-motor-control

Arduino L298N Motor Control Demo

Last synced: 15 Apr 2025

https://github.com/educ8s/seeeduino-xiao-temperature-monitor-with-oled-display

This is a simple temperature monitor using the Seeeduino Xiao board. It uses an SSD1306 OLED display and a DS18B20 temperature sensor

Last synced: 15 Apr 2025

https://github.com/educ8s/arduino-st7920-temperature-and-humidity-monitor

This is a simple Arduino Temperature and Humidity monitor using a big ST7920 display.

arduino arduino-temperature arduino-uno humidity-monitor st7920

Last synced: 15 Apr 2025

https://github.com/educ8s/Seeeduino-Xiao-Temperature-Monitor-with-OLED-display

This is a simple temperature monitor using the Seeeduino Xiao board. It uses an SSD1306 OLED display and a DS18B20 temperature sensor

Last synced: 29 Apr 2025

https://github.com/educ8s/openmv-ili9341-track-object

This is an Automatic RGB565 Color Tracking project for the OpenMV cam and an ILI9341 display. It lets you track an object by color at 40 fps!

ili9341 openmv openmv-cam-h7 openmv-camera

Last synced: 15 Apr 2025

https://github.com/educ8s/circuitpython-pi-calculation-benchmark

This is a CicruitPython script I use to test the performance of various microcontrollers using an ST7735 display to display the results.

benchmark circuitpython circuitpython-project esp32-s2 pi-estimation raspberry-pi-pico st7735 st7735r

Last synced: 04 Aug 2025

https://github.com/educ8s/circuitpython-ssd1306-oled-display-examples

CircuitPython SSD1306 OLED display Examples - Pong Game, Hello World, Thermometer, with a Raspberry Pico board.

circuitpython oled-display-ssd1306 oled-ssd1306 pong pong-game raspberry-pi-pico ssd1306 ssd1306-oled

Last synced: 05 Jul 2025

https://github.com/educ8s/circuitpython-st7735-examples

Raspberry Pi Pico programs that use the ST7735 display with CircuitPython.

bitmap circuitpython raspberry-pi-pico-projects rasperry-pi-pico st7735 st7735r tutorial

Last synced: 15 Apr 2025

https://github.com/educ8s/raylib-buttons-tutorial

raylib Buttons Tutorial

raylib raylib-cpp

Last synced: 15 Apr 2025

https://github.com/educ8s/cpp-analog-clock-with-raylib

An analog clock project using C++ and raylib, showcasing OOP concepts and dynamic graphics.

analog-clock cpp raylib raylib-cpp raylib-project

Last synced: 15 Apr 2025

https://github.com/educ8s/python-game-of-life-with-pygame

Conway's Game of Life in Python with pygame (pygame-ce). This project is accompanied by a video tutorial that explains everything in detail.

cellular-automata cellular-automaton conways-game-of-life conways-game-of-life-python evolution game-of-life game-of-life-python particles pygame pygame-ce

Last synced: 15 Apr 2025

https://github.com/educ8s/arduino-snake-game-nokia-5110-clone

Arduino Snake Game - Nokia 5110 Clone with Rapberry Pi Pico

arduino arduino-game raspberry-pi-pico snake snake-game

Last synced: 02 Aug 2025

https://github.com/educ8s/python-falling-sand-with-pygame

Build a Falling Sand Simulation with Python and Pygame, featuring realistic particle physics and interactive tools. Perfect for learning Python in a fun, visual way!

falling-sand fallingsand pygame pygame-ce pygame-simulation

Last synced: 15 Apr 2025

https://github.com/educ8s/educ8s

My profile page

Last synced: 24 Dec 2025

https://github.com/educ8s/circuitpython-color-oled-ssd1331-examples

CircuitPython Color OLED SSD1331 Examples - Hello World Project, Pong Game Project, GIF animation display.

circuitpython circuitpython-gif gif oled oled-display oled-display-1331 pong-game raspberry-pi-pico raspberry-pi-pico-w ssd1331

Last synced: 25 Dec 2025

https://github.com/educ8s/raspberry-pi-simple-gui

This is a simple GUI for Raspberry Pi.

Last synced: 02 Jul 2025

https://github.com/educ8s/circuitpython_pcd8544_graphics

Graphics Libraries for the PCD8544 ( Nokia 5110 ) display.

circuitpython graphics nokia5110 pcd8544

Last synced: 15 Oct 2025

https://github.com/educ8s/cpp-game-of-life-with-raylib

C++ version of Conway's Game of Life with raylib. This project is accompanied by a video tutorial that explains everything in detail.

cpp-game cpp-games game-of-life game-of-life-c-plus-plus game-of-life-simulator raylib raylib-cpp raylib-examples raylib-game

Last synced: 12 Mar 2025

https://github.com/educ8s/python-analog-clock-with-pygame

An analog clock project using Python and Pygame, showcasing OOP concepts and dynamic graphics.

analog-clock pygame pygame-ce pygame-project python-clock

Last synced: 25 Dec 2025

https://github.com/educ8s/books

A curated list of the best books I have read and highly recommend.

awesome-books book books bookself

Last synced: 21 Jun 2025

https://github.com/educ8s/circuitpython-oled-display-ssd1306-animated-gif-icons

CircuitPython - Display an animated gif on an OLED display SSD1306 or SSD1331.

circuitpython gif gif-animation ssd1306 ssd1306-oled ssd1331

Last synced: 26 Dec 2025

https://github.com/educ8s/openmv-l298n-motor-control

In this video, we are going to learn how to control a DC motor using an OpenMV M7 board. We are going to use a small and inexpensive module that features the L298N motor driver chip.

Last synced: 26 Dec 2025

https://github.com/educ8s/intro-to-pygame-tutorial

You first pygame project. A white ball that can be controlled from the keyboard. This project is accompanied by a video tutorial that explains everything in detail.

Last synced: 12 Mar 2025

https://github.com/educ8s/circuitpython-light-meter-oled

This is a simple Light Meter using a Seeeduino Xiao board, a photoresistor, and an OLED SSD1306 display. It is programmed in CircuitPython.

Last synced: 24 Dec 2025

https://github.com/educ8s/arduino-pi-calculation-benchmark

Arduino Pi Calculation Benchmark

Last synced: 16 Dec 2025

https://github.com/educ8s/xiaomi_mj_ht_v1_esp32_ili9341

Get Temperature and Humidity readings from a Xiaomi device using ESP32 and an ILI9341 display

Last synced: 06 Aug 2025

https://github.com/educ8s/circuitpython-character-lcd-20x4

3 CircuitPython Character LCD 20x4 example scripts to help you get started and save you a lot of time.

20x4 circuitpython pcf8574

Last synced: 25 Oct 2025

https://github.com/educ8s/pygame-buttons-tutorial

Master the Art of Buttons in Your Pygame Games

Last synced: 26 Dec 2025

https://github.com/educ8s/esp32-e-paper-thermometer-with-ds18b20-sensor

This is a simple ESP32 E-Paper Thermometer with DS18B20 sensor.

Last synced: 02 Sep 2025

https://github.com/educ8s/pygame-collisions-example

Collision detection in Pygame and Python.

pygame pygame-ce pygame-tutorial

Last synced: 25 Dec 2025

https://github.com/educ8s/python-monte-carlo-pi-calculation

Calculation of Pi using the Monte Carlo method and pygame for graphics.

estimation monte-carlo monte-carlo-simulation pi pi-estimation pygame pygame-application pygame-library

Last synced: 25 Dec 2025

https://github.com/educ8s/esp32-s3-web-radio-with-arduino

An ESP32 S3 based project using the MAX95387A I2S Module.

amoled arduino esp32 esp32s3 internet-radio-player max98357a waveshare webradio-player

Last synced: 17 Sep 2025

https://github.com/educ8s/esp32-espnow-examples

ESP32 ESP-NOW Wireless Weather Station: A simple, reliable, and energy-efficient ESP32 project that demonstrates how to use the built-in ESP-NOW protocol to transmit BME280 sensor data wirelessly between ESP32 boards without WiFi, Bluetooth, or external RF modules.

esp32 espnow

Last synced: 10 Sep 2025