Has anyone experience with building a sbc or is it even possible?
Has anyone experience with building a sbc or is it even possible?
Its not an SBC the same as the Raspberry Pi, but its a fun activity to do is build your own Arduino "uno"
Its called Shrimp It.
You probably already know this, but the Uno is just a break out of the ATMEGA328, with some nicely made programming and power circuits added to the PCB. Its a fun activity to build those your self so you know how they work, this method can also be used for using the Uno design in your own projects.
Its not an SBC the same as the Raspberry Pi, but its a fun activity to do is build your own Arduino "uno"
Its called Shrimp It.
You probably already know this, but the Uno is just a break out of the ATMEGA328, with some nicely made programming and power circuits added to the PCB. Its a fun activity to build those your self so you know how they work, this method can also be used for using the Uno design in your own projects.
Phil's proposal is something that can be done with some skills and dedication.
Building a SBC like the Pi is an advanced topic on theory (what's involved in creating a computer?), hardware (all CPUs, GPUs, peripherals, drivers, glue logic must work together, PCB with timing and signal integrity constraints), software (needs a compatible Linux ?), lab (do you own a fast enough logic analyzer and oscilloscope to troubleshoot, can you solder fine pitch surface mount) and purchasing (can a private person purchase the CPU and other components?).