ericwu / simba

Simba Embedded Programming Platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitter buildstatus codecov coverity donate

Simba

This is the source code repository of the Simba Embedded Programming Platform. See http://simba-os.readthedocs.org for further details.

Don't hesitate to create issues or pull requests if you want to improve Simba!

“We don't make mistakes, we just have happy accidents.” ― Bob Ross

Try it out!

  1. Download the Arduino IDE and install Simba using the Boards Manager.

    https://raw.githubusercontent.com/eerimoq/simba-releases/master/arduino/avr/package_simba_avr_index.json
    https://raw.githubusercontent.com/eerimoq/simba-releases/master/arduino/sam/package_simba_sam_index.json
    https://raw.githubusercontent.com/eerimoq/simba-releases/master/arduino/esp/package_simba_esp_index.json
    https://raw.githubusercontent.com/eerimoq/simba-releases/master/arduino/esp32/package_simba_esp32_index.json
    
  2. Select a Simba board.

  3. Open the blink example.

  4. Upload!

See the Simba installation documentation for detailed step-by-step instructions.

Need help?

  1. Have a look at the Simba documentation. It's actually pretty good. =)
  2. Visit the Simba forum.
  3. Write an issue here on GitHub.

License

Simba is licensed under MIT. Third party source code and libraries that Simba depends on may have other licenses. Most third party code is placed in the 3pp folder.

About

Simba Embedded Programming Platform.

License:MIT License


Languages

Language:C 89.3%Language:C++ 3.0%Language:Python 2.9%Language:Makefile 2.8%Language:Objective-C 0.9%Language:Rust 0.6%Language:Shell 0.2%Language:Batchfile 0.2%Language:Assembly 0.0%