-
Notifications
You must be signed in to change notification settings - Fork 108
Home
Soletta Project is a framework for making IoT devices. With Soletta Project's libraries developers can easily write software for devices that control actuators/sensors and communicate using standard technologies. It enables adding smartness even on the smallest edge devices.
Portable and scalable, it abstracts details of hardware and OS, enabling developers to reuse their code and knowledge on different targets.
More details about it can be found on README
- IRC: #soletta (freenode)
- Mail lists: http://lists.solettaproject.org
See Contributing
See Porting
The Documentation page has a more comprehensive list of Soletta's documentation (i.e C API, flows etc).
See also the Presentations page.
Soletta Project has some components, provided by different repositories:
- Soletta - repo
- Soletta Visual Editor - repo
- Soletta Development Application - repo
- Soletta Machine Learning - repo - Getting Started on SML
Packages of Soletta are being made available for several Linux distributions, containing libsoletta and tools like sol-fbp-runner, sol-fbp-generator, etc:
-
Arch Linux:
- (AUR) soletta for tags.
- (AUR) soletta-git for bleeding edge versions.
-
Ubuntu:
- There is a PPA for Soletta packages: https://launchpad.net/~solettaproject/+archive/ubuntu/packages - Check the section "Adding this PPA to your system" for more info about how to add it to your system.