| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the source code repository of the Simba Embedded Programming Platform. See http://simba-os.readthedocs.org for further details.
Simba is written in C.
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
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
Select a Simba board.
Open the blink example.
Upload!
See the Simba installation documentation for detailed step-by-step instructions.
Contributing is very easy, using GitHub for pull requests and code review. Just follow the steps below for a smooth process.
Simba is licensed under the MIT License. See LICENSE for a copy of the licence. Third party source code and libraries that Simba depends on may have other licenses. Most third party code is placed in the 3pp folder.
| Back | FazBrowse Home | New Git URL |