Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.56 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.56 KB

FT-Robo-Snap

A web interface and IDE for the Fischertechnik ROBOTICS TXT Controller based on Snap!

Installation

Prerequisites: Python, a reasonably modern browser, and a ROBOTICS TXT Controller.

This assumes that your Robo TXT is connected via USB and uses the standard network setup. If you use a Bluetooth or WLAN connection, change "192.168.7.2" to the appropriate adress.

A simple demo project is included in the Examples folder.

License

Copyright (C) 2016 by Richard Kunze

FT-Robo-Snap is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.