You are browsing as a guest. Sign up (or log in) to start making projects!

Kirill

@Kirill

Joined June 8th, 2026

  • 3Devlogs
  • 7Projects
  • 1Ships
  • 15Votes
Hardware enthusiast, ESP-Video-Player is one of my favorite projects yet!
Check out my projects and follow if you like what you see.
Open comments for this post

47m 59s logged

Devlog #1 (~5-6 hrs)AFTER grueling hours of fighting with my laptop, I FINALLY got WakaTime and Hackatime working in VS Code. 🎉It actually logs my coding time now… a whole 30 minutes of productivity has officially been recorded….except for whatever reason it refuses to upload my VS Code stats.So that’s nice. 👍I also finished a little test.py after realizing my laptop was missing some drivers needed to run the project. Not exactly the groundbreaking progress I imagined, but progress is progress.Then I discovered the next boss fight…Some of the libraries this project depends on are basically fossils.They only work with older Python versions and older package versions, so every single time I want to run the project I have to spin up a fresh virtual environment just to stop everything from exploding.It’s one of those projects where the setup takes longer than writing the code.Part of me wants to just vibecode my way through this……but my previous “I’ll just wing it” projects usually ended with broken code, questionable decisions, and me somehow making the project worse than when I started.So maybe we’ll take the slow route this time.

🚧 What’s Next?

Devlog #2 ~5-6 hrs

Devlog #3 ~24 hrs

Devlog #4 ~tomorrow

Prototype v0.5 ~48 hrs

Devlog #5 ~53 hrs

Touches v0.9 ~60 hrs

Release v1.0 ~67 hrs

Hotfixes v1.1 ~72 hrs

👌 Hopefully I don’t completely slack off before then.Once v1.0 is out, I’m probably just going to ship it immediately because patience is overrated.If something catches on fire, I’ll pretend it was intentional and upload the fixes to GitHub afterward 😭.

Ma gonna get pranked when im done😂😂

0

Loading discussion…

0
5
Ship Pending review

I created a video-player from an esp32 that can play short videos downloaded on your pc. (this is my first project, try not to be harsh!)
Its very simple to set this up and only requires wires, an i2c OLED, ESP32, (optionally:breadboard).

  • 2 devlogs
  • 1h
Video of Project → See source code →
Open comments for this post
Reposted by @Kirill

1h 6m 15s logged

Making an ESP32 mini monitor. Check it out. Right now I made the base model which is ran on a 128/64 OLED screen and converts an mp4 file on your desktop into a specialized file that is uploaded directly into the esp. This allows for short clips to be played on the ESP32s screen.

0

Loading discussion…

1
16
Open comments for this post

1h 6m 15s logged

Making an ESP32 mini monitor. Check it out. Right now I made the base model which is ran on a 128/64 OLED screen and converts an mp4 file on your desktop into a specialized file that is uploaded directly into the esp. This allows for short clips to be played on the ESP32s screen.

0

Loading discussion…

1
16

Followers

Loading…