Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ts-manuel/linux-capable-business-card
- Owner: ts-manuel
- Created: 2021-08-30T16:30:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-05T13:50:26.000Z (over 2 years ago)
- Last Synced: 2023-05-07T09:27:18.522Z (over 1 year ago)
- Topics: altium, bga, ddr2, linux, pcb
- Language: HTML
- Homepage:
- Size: 7.24 MB
- Stars: 23
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux Capable business Card
![Board_3D_TOP.png](altium/images/Board_3D_TOP.png)Table of Contents
## 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 LEDsFor 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