Changes between Initial Version and Version 2 of Ticket #649


Ignore:
Timestamp:
2016-02-19T14:03:36Z (8 years ago)
Author:
Vojtech Horky
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #649

    • Property Summary Implement support for Creator Ci40Implement support for Creator Ci40 (mips32)
  • Ticket #649 – Description

    initial v2  
    1 Port HelenOS to the Creator Ci40 single-board computer.
     1Implement support for Creator Ci40 single-board computer.
     2
     3 Details::
     4  Creator Ci40 is an extensible board meant for Internet-of-Things. It serves as a hub for sensors and actuators, connecting them to the network.
     5  It features dual-core, dual-threaded MIPS interAptiv CPU, 256MB of RAM, micro-SD card slot, ethernet and 6LoWPAN connectivity to the Clicker modules (e.g. thermometer).
     6  Basic support for Ci40 is within the reach of a single trimester work.
     7
     8 What Gains and Benefits will this bring?::
     9  Creator Ci40 would be a good demonstrator for HelenOS to show that HelenOS could be deployed as the controller for IoT gadgets.
     10
     11 Difficulty::
     12  Medium to High
     13
     14 Required skills::
     15  A successful applicant will need to have very good skills in programming in the C language and the ability to learn how to drive hardware based on various information sources (official documentation, source code of other operating system projects).
     16
     17 Documentation::
     18  * [[https://community.imgtec.com/platforms/creator-ci40|Creator Ci40 Homepage]]
     19
     20 Possible mentors::
     21  HelenOS Core Team