Showing posts with label Coding. Show all posts
Showing posts with label Coding. Show all posts

Sunday, 29 June 2025

Making a vintage Morse Code transmitter that works over USB

Making a vintage Morse Code transmitter that works over USB
Recently, for no particular reason whatsoever, I decided to learn Morse Code. Within a couple of weeks, I could type at a decent speed, but I never liked the virtual feeling of clicking a mouse or tapping a screen, because of the lack of force feedback. I started watching videos of people using rea…

Friday, 13 June 2025

Horror Game Pt3

Horror Game Pt3
The game can be found here : https://viyath-abeywardena.itch.io/seaoftranquility The logic for certain systems started to be coded here. For example, this is the logic for the pin pad. Each button on the pad is numbered, and depending on which is interacted with, a string of value 1-10 is appended…

Sunday, 16 March 2025

3D Modelling a ball mill

3D Modelling a ball mill
In order to manufacture powders that are extremely fine, a ball mill is usualy used due to its low maintenance and ability to work for long periods of time without attention. It is reliable and relatively cheap to make. A ball mill works by rotating a drum, or canister, filled with the coarse powde…