Oh no
Major revelation - This may not work at all - I may have to go back to the drawing board
There were at least 10 hours of unlogged time over the last few days because I honestly forgot to. Ok, so good news and bad news.
Good news:
- I brought some components from a local electronics store I can actually test and measure dimensions of, including
- Cheap LCD Screen 160x128, smaller than what I wanted
- That charging module that can convert from 3.7v to 5v
- Lipo batteries, which I found 800mAh and 400mAh, which was perfect, and I don’t know why this wasn’t listed on their website
- I got the LCD to work! This is a major breakthorugh as now I can actually run the raspberry pi zero 2 w on the LCD via SPI protocol. This took way longer than expected because the raspberry pi os 64 bit didn’t support this way of displaying the screen due to outdated drivers I think. Exercising ingenuity - the YouTube channel - have also noticed this problem.
Bad news:
- I have to redesign the CAD to fit the 800mAh battery instead of my 10440 battery
- I have to redesign the PCB because of an evil little resistor I circled in the image below, which would in no way make it flush and solder well with the PCB.
- I have to redesign the schematic because I need to remove the rp2040 zero and simply add 11 wires between the keyboard and the pi.
But honestly, this is not as bad as it seems. It’s just that all my efforts into making the mousebites perfect might have been wasted.
I need to redo so much stuff gah