Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ts-manuel/linux-capable-business-card

Linux on 400MHz ARM926 AT91SAM9N12
https://github.com/ts-manuel/linux-capable-business-card

altium bga ddr2 linux pcb

Last synced: about 2 months ago
JSON representation

Linux on 400MHz ARM926 AT91SAM9N12

Awesome Lists containing this project

README

        

# Linux Capable business Card
![Board_3D_TOP.png](altium/images/Board_3D_TOP.png)

Table of Contents


  1. About The Project

  2. Block Diagram

  3. Block Diagram

## About The Project
Business card sized computer capable of running Linux.

- Microchip AT91SAM9N12 microprocessor, ARM926 core running at 400MHz
- 256MB RAM DDR2-533
- 128MB of NAND FLASH
- micro SD-Card slot
- 8x LEDs

For more info check out the [project on hackaday.io](https://hackaday.io/project/181259-linux-capable-business-card)

## Block Diagram
![block_diagram.png](images/block_diagram.png)

## Getting Started
### Getting the code
git clone --recursive https://github.com/ts-manuel/Linux-Capable-Business-Card.git

### Compinig
cd linux
./setup.sh
./build_sd_linux_dt.sh

### Buildroot Folder Structure
- buildroot/output/build/ where pakages are downloaded and builded
- buildroot/output/images/ where images are copied after building