|
|
Line 1: |
Line 1: |
| ''un elaboratore tascabile''
| |
|
| |
|
| == Hardware ==
| |
|
| |
| === Cpu ===
| |
|
| |
| * Allwinner H3
| |
|
| |
| === Display ===
| |
|
| |
| * Risoluzione: 320x240 ILI9341
| |
| * Risoluzione: 480x320 ILI9486
| |
| * Bus: SPI
| |
|
| |
| * https://marcosgildavid.blogspot.com/2014/02/getting-ili9341-spi-screen-working-on.html
| |
| * https://github.com/juj/fbcp-ili9341
| |
|
| |
| === Tasti ===
| |
|
| |
| * Joystick U/D/L/R + Push
| |
| * Sensore di movimento
| |
| * Sensore di luce
| |
|
| |
| == Software ==
| |
|
| |
| === GUI ===
| |
|
| |
| ==== Applicazioni ====
| |
|
| |
| * alpine
| |
| * [https://newsbeuter.org/ newsbeuter]
| |
| * [http://www.profanity.im/ profanity]
| |
|
| |
| === Risparmio energetico ===
| |
|
| |
| ==== Idle ====
| |
|
| |
| * https://forum.armbian.com/topic/1614-running-h3-boards-with-minimal-consumption/
| |
|
| |
| ==== ARISC on board ====
| |
| * https://linux-sunxi.org/AR100
| |
| * https://forum.armbian.com/topic/6019-openrisc-core-ar100-for-the-real-time-tasks/
| |
| * https://github.com/skristiansson/ar100-info
| |
|
| |
| ==== Sleep ====
| |
| * https://h3droid.com/
| |