Code Monkey home page Code Monkey logo

micros's Introduction

     /|    //| |                          //   ) ) //   ) )
    //|   // | |    ( )  ___      __     //   / / ((
   // |  //  | |   / / //   ) ) //  ) ) //   / /    \\
  //  | //   | |  / / //       //      //   / /       ) )
 //   |//    | | / / ((____   //      ((___/ / ((___ / /

MicrOS

A multitasking operating system for Arduino and compatible boards.

The idea behind this operating system is to use the Arduino as a standalone computer. The only thing you'll need (beside the Arduino itself) is a way to send and receive text via serial (the serial monitor that comes with the Arduino IDE for example). There is also an easy way to add libraries for keyboards and LCD screens for example, to use those as input and/or output devices. You will be able to program on the Arduino itself over the serial connection, run those programs and even save them to the EEPROM!

Still under development

MicrOS is still under development and far away from being finished. If you like this project, please consider giving it a star!

Compatibility

Board Compatibility Reason
Nano Not Compatible Not enough dynamic memory
UNO Not Compatible Not enough dynamic memory
MEGA Fully Compatible

This list is not completed yet and may change at any time during the development process!

How to install

Remeber: MicrOS is not finished yet! You might get unexpected results.

  1. Install the Arduino IDE if you have not done this already.
  2. Download the latest (unstable) main commit - right click, 'Save link as...' and save as 'MicrOS.ino'.
  3. Open the downloaded 'MicrOS.ino' file in the Arduino IDE, select your board and the correct port in the 'Tools' section.
  4. Open the serial monitor in the 'Tools' section and set it to 'Newline' line-ending and 9600 bauds.
  5. Upload the sketch to your board.
  6. MicrOS should now be usable in the serial monitor window.
  7. MicrOS setup assistant
  8. After you have completed the initial setup and restarted your board, you will see the command line.
  9. MicrOS setup assistant
  10. You can find more information on how to use MicrOS below this.

Instructions and documentations (not finished yet)

micros's People

Contributors

techcrafter avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.