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: 5 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-05T13:50:26.000Z (about 3 years ago)
- Last Synced: 2025-04-08T07:18:35.060Z (6 months ago)
- Topics: altium, bga, ddr2, linux, pcb
- Language: HTML
- Homepage:
- Size: 7.24 MB
- Stars: 32
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux Capable business Card
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
## 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