eop:computing:microcontrollers
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| eop:computing:microcontrollers [2021/12/30 19:03] – created io55admin | eop:computing:microcontrollers [2022/05/05 16:33] (current) – io55admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | beeg | + | ====== Microcontrollers ====== |
| + | |||
| + | Similar to the [[eop: | ||
| + | |||
| + | ===== AT Mega series ===== | ||
| + | |||
| + | ==== Operating Systems (ATmega/ | ||
| + | |||
| + | === Contiki === | ||
| + | |||
| + | >uses the CTK VNC server instead of a regular screen. | ||
| + | |||
| + | Unlike Linux, this is running natively on the ATMega chip. Capable of interfacing with Ethernut hardware and prefers remote screen (VNC) over any other display output. | ||
| + | |||
| + | http:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | === Linux 2.6.34, plus Ubuntu & X === | ||
| + | |||
| + | >boots Linux 2.6.34. It can even bring up a full Ubuntu, including (if you have the time) X/Gnome | ||
| + | |||
| + | An astonishing feat, done by emulating an ARM chip on this tiny little 8-bit chip. This conceivably could be done on any 8-bits. It does not even require a printed circuit board. Furthermore, | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | |||
| + | ===== Aria G25 SoM ===== | ||
| + | |||
| + | ==== Operating Systems (ARM9 AT91SAM9G25) ==== | ||
| + | |||
| + | === Linux 2.6.39 === | ||
| + | |||
| + | >a 1GB or greater microSD card | ||
| + | |||
| + | A manufacturer-provided demonstration of putting the Linux kernel on these little chips. The manufacturer also sells SD cards that already have a bootable Linux image. | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | |||
| + | ===== ARM Cortex-M4s ===== | ||
| + | |||
| + | ==== Operating Systems (varies) ==== | ||
| + | |||
| + | === Linux === | ||
| + | |||
| + | This is just a writeup outlining the technical characteristics of a Linux 2.6.33 port to a hypothetical Cortex microcontroller. Good for reference. | ||
| + | |||
| + | https:// | ||
| + | |||
| + | ===== Texas Instruments MSP430 ===== | ||
| + | |||
| + | ==== Operating Systems (MSP430) ==== | ||
| + | |||
| + | === Contiki === | ||
| + | |||
| + | >a virtual desktop which only is 120x56 pixels large due to the severly limited RAM | ||
| + | |||
| + | Despite being a port to the MSP430, this port of Contiki is more specifically aimed at the "FU Berlin" | ||
| + | |||
| + | http:// | ||
| + | |||
| + | https:// | ||
eop/computing/microcontrollers.1640909009.txt.gz · Last modified: by io55admin
