User Tools

Site Tools


eop:computing:microcontrollers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eop:computing:microcontrollers [2022/04/22 22:30] io55admineop:computing:microcontrollers [2022/05/05 16:33] (current) io55admin
Line 6: Line 6:
  
 ==== Operating Systems (ATmega/other 8-bits) ==== ==== Operating Systems (ATmega/other 8-bits) ====
 +
 +=== 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://hitmen.c02.at/html/tools_contiki.html
 +
 +https://github.com/contiki-os/contiki/tree/master/platform/avr-atmega128rfa1
  
 === Linux 2.6.34, plus Ubuntu & X === === Linux 2.6.34, plus Ubuntu & X ===
Line 46: Line 56:
  
 https://elinux.org/images/c/ca/Spreading.pdf https://elinux.org/images/c/ca/Spreading.pdf
 +
 +===== 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" sensor boards, which happen to run the MSP430 microcontroller. Stunningly, Contiki manages a full TCP/IP stack, desktop environment, and web browser in only 2KB of RAM!
 +
 +http://hitmen.c02.at/html/tools_contiki.html
 +
 +https://github.com/adamdunkels/contiki-1.x/tree/master/contiki-msp430
eop/computing/microcontrollers.1650681016.txt.gz · Last modified: by io55admin