Mid 2023 Projects
I haven’t had the time to write a full post so I figured I would briefly write about the projects I’m currently working on. I’ll discuss these projects in more depth in the future. There are two main projects that I’m working on, one is an RFID cat bowl and the other is a voxel game.
RFID Cat Bowl
I started the RFID cat bowl project to help my cats lose some weight. They have always shared a bowl so I figured it would be easier to portion out their food if they can only access their respective bowls.
Tools:
- Arduino Nano
- RFID Modules
- RFID Tags
- Step Motors
Voxel Game
My friend and I started the voxel game to get a better understanding of what game development is like. It also provides an opportunity to learn Rust and work collaboratively.
Tools:
- Rust
- Bevy Engine