[Ken Olsen] needed a bunch of analog inputs for his model railroad project. He wanted to use the Raspberry Pi board, but alas there are no analog inputs available on the GPIO header. but there is SPI. So he used an online service to design his on Analog input expansion boards.
He mentions that Eagle can be a bit of a pain to work with. For this project he chose to give circuits.io a try. This is an in-browser PCB layout tool which we looked at in a links post some time ago. The service lets you purchase directly from your in-browser design without the need to run gerber files or the like (boards are made using the OSH Park service). He’s very pleased with the boards he got back. They feature a footprint for a connector to interface with the RPi.
The design uses MCP3008 Analog to SPI chips. Each has eight channels but [Ken] needed much more than that. because the service offers three copies of the board he made them modular by adding end connectors which chain the SPI and power rails from one board to the next. Don’t miss his full demo in the video after the break.