Burger PCB
.png)
For my senior design project at UB I'm developing a hamburger vending machine. Custom PCBs (Printed Circuit Boards) are essential for a project like this, especially for automation and control systems. The biggest wins with custom PCBs in this project are handling high current for heaters and fully custom motor drivers. Bonus points come from reducing the size and complexity of wiring and better fail-safes for food safety compliance. PCB schematic I used KiCad for this project from start to finish, and found it really straightforward to use. There is a lot of documentation on the internet which made the learning process enjoyable, and going from concept to finished project only took a few hours. The trickiest part of making the schematic was determining which symbols were appropriate, as even motors and buck converters had many variations of wiring. I solved this by finding images from the part source (e.g. eBay, McMaster Carr, etc.), seeing what connections wer...