Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
Bruno Bottazzini edited this page Nov 4, 2015 · 6 revisions

Overview

Soletta Development Application provides a web-based environment where developers can write, visualize, modify, run, test and debug their Soletta FBP programs. The Soletta Development Application is supposed to run on your target board and it then exposes the development environment through a web server application based on node.js.

FBP stands for Flow-Based Programming, which allows the programmer to express business logic as a directional graph of nodes connected to type-specific ports.

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.

If you have any question or want to propose any a change contact the soletta project on github: https://github.com/solettaproject/.

More details about it can be found on README

Community

Repositories

Soletta Project has some components, provided by different repositories:

  • Soletta - repo
  • Soletta Visual Editor - repo
  • Soletta Development Application - repo
  • Soletta Machine Learning - repo

Documentation

See Server API Documentation

Screenshots

Clone this wiki locally