Close

Parts and PCBs ordered

A project log for Macintosh SAO

It's the 40th anniversary of the original Macintosh. Why not recapture the magic in an SAO?

aaronAaron 08/02/2024 at 05:542 Comments

I pulled the trigger and ordered PCBs and parts - so far everything except the displays. I've made a number of PCBs in the past ~15 years since I got into the electronics. Frequently I have made some silly mistake that has necessitated my ordering a new variation of a board. Of course every time I do it I try to be extra meticulous so as to not repeat the problem. As an abundance of caution, I ordered just 10 PCBs.

Interestingly in KiCad's 3D renderer the silver details
aren't visible looking at the board head-on

I decided to implement a button (again, inspired by Tom Nardi's Cyberdeck SAO) for stand-alone interaction. Initially I was going to try to do this as a capacitive touch pad, but I've had mixed success with those in the past and space was already tight. This button is connected to the GPIO2 pin on the header so it could be triggered from whatever its attached to. The SAO header  also implements a pair of  i2C pins. I like the idea of there being an API to draw on the screen, but that necessitates writing an i2C software stack to handle the second i2c.


Now I just have to wait for all the parts to get here. I'm not in a rush, and it's still a few months until SuperCon, so its going to be a couple of weeks. After I've successfully assembled a board, I can order the remainder of PCBs and all the displays. 

Discussions

Tom Nardi wrote 08/03/2024 at 01:04 point

Did you find a good source for the side-mount button? That ended up being one of the most expensive parts of the Cyberdeck SAO, think I paid like 50 cents a pop from Digikey. 

  Are you sure? yes | no

Aaron wrote 08/03/2024 at 03:54 point

I ended up going with the Panasonic EVQ-P7J01P. Because I had to get the Microcontroller from China anyway, I bought everything from LCSC. The price difference between LCSC and Digikey for this is almost half. I can only guess as to why.

I actually ended up paying more for the microcontrollers, buying through LCSC instead of the WCH store on Aliexpress. The latter offered an introductory deal of something ridiculous. It was just easier to have it all in one pack.

  Are you sure? yes | no