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

antekj_smalec

@antekj_smalec

Joined June 4th, 2026

  • 14Devlogs
  • 3Projects
  • 2Ships
  • 17Votes
Open comments for this post

1h 34m 10s logged

Fixed the bug, took a little longer than i originally thought but also fixed some other things. add some usefull debug features. Anyway collisions for circles is done and pretty fun to play around with

0
0
7
Open comments for this post

2h 15m 27s logged

Lot of work done today, and even more headaches. Changed Particle class to a ball class (still called particle tho). Balls have collision with walls and floor AND with eachother. The white board is for actually understanding the maths. There is a bug and I know what it is, but I need to sleep

0
0
19
Open comments for this post

1h 0m 43s logged

Realised I messed up by diving straight into displaying squares, made a new gameplan and basically started from scratch. I added a Vector class to make the math easier to write later, and a particle class to make a single particle bounce off the floor.

0
0
5
Open comments for this post

3h 39m 59s logged

Learned the basics of pygame, and started work. Firstly, I found out that the pygame.Rect() function is pretty much only usefull for buttons in my use case, so i made a class to create four points around a centre point, and using some basic trig, got a square showing up that allowed for a lot more freedom that pygame.Rect(). I added gravity and am now working on collisions.

0
0
3
Ship Changes requested

I made a battery powered MP3 player using an esp32 and a PCM5102A digital to analogue converter. Songs are loaded onto the SD card and are read and displayed by the esp32 using a 0.96” OLED display and an SD card reader module. There is also capability for small simple games and apps such as snake or timers.

Video of Project → See source code →
Open comments for this post

7h 31m 12s logged

Finished making the software and spent the last week soldering everything together, bit messy but everything works. I will try to make a case for it but I don’t have a 3d printer so it may be made out of cardboard.

0
0
37
Open comments for this post

2h 6m 54s logged

Bought a new SD card reader IC as my DIYed solution did not work. It came two days ago, still didn’t work. After some headaches got it to work.

2
0
17
Open comments for this post

2h 3m 47s logged

Parts finally arrived, been doing some testing of screen, buttons etc. Broke my sd card module but found a workaround by soldering pins to a MicroSD card to SD card adapter. Been working on file system and game/music selection.

0
0
9
Open comments for this post

2h 30m 26s logged

Wrote a little library to make writing code for games easier by making button inputs quicker to write and make drawing circles and rectangles easier. My parts have landed in my countries airport so I hope to have them soon.

0
0
10
Open comments for this post

37m 59s logged

Learning esp32 basics through PlatformIO, VSCode and wokwi simulator as I wait for my parts to arrive. I spent most my time setting up the wokwi simulator and made a simple LED flash.

0
0
8

Followers

Loading…