This took a little too long. Turns out since I didn’t have a LCD screen footprint I didn’t really know where the middle of the screen would be relative to the rest of the PCB. When I put everything into my 3d modeling software (Shapr3d), I realized it would be better if the screen was directly in the middle of the pcb by making it vertical. Which ultimately means I have to retrace almost everything.
Spent too long trying to figure out how to make my own NFC chip antenna and for the time I’m trying to rush this project I don’t think I can.
PCB routing - continued
So far I believe I setted up the temperature sensor, motor driver, and accelerometer well and by that, I mean just the capacitors and resistors.
I’m planning on putting this esp32 on the back side where I’ll also keep the battery so it doesn’t interfere with the lcd screen. This has been quite fun so far.
Outlining my pcb
Not much was done in these 30 minutes, just imported a drawing of the shape of the pet.
Today I started on my actual PCB design and turns out it’s harder than I thought. My schematic is like a maze, some lines in my schematic going two directions. Figuring out the best way to put everything is definitely a challenge.
all powered by the xiao esp-32 s3
No modules, everything on a PCB.
I’ve been seeing these digital pet accessories, similar to a Tamagotchi, on my feed a lot and the company selling these were listing them for ~$300 and I thought “I could definitely make this myself”. These things interact with the environment with some basic sensors which gives the face a signal to change its animation.
Turns out its wayy harder than I thought to make myself. considering my only hardware project I’ve made was a macropad.
There is a lot of pieces and I obviously haven’t built anything like this ever. Instead of adding modules that hook up to a breadboard, I realized that all of those parts can be added to the PCB itself and it all starts with the chip.
I looked for the best chip for each of the different features and looked at the schematic for each. The only chip with a datasheet that actually made sense was for the battery charger, the rest…it took a bit more work.
Anyways tomorrow, I’m planning on trying to finish the schematics so make sure to follow!