Giter Site home page Giter Site logo

ovistoica / wyliodrinstudio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wyliodrin/wyliodrinstudio

0.0 3.0 0.0 14.21 MB

Wyliodrin STUDIO is a Chrome based IDE for software and hardware development in IoT and Embedded Linux

Home Page: https://studio.wyliodrin.com

License: Other

Batchfile 0.40% Shell 0.09% JavaScript 63.29% C++ 7.96% C 0.09% CSS 4.44% HTML 23.74%

wyliodrinstudio's Introduction

Wyliodrin STUDIO

Build Status Dependency Status Gitter

Wyliodrin STUDIO is a Chrome based IDE for software and hardware development for IoT and Embedded Linux systems.

Wyliodrin

  • Connect to devices using TCP/IP or serial port
  • Develop software and firmware for IoT in several programming languages
  • Shell access to the device
  • Import and export Wyliodrin STUDIO projects
  • Visual dashboard for displaying sensor data
  • Display the hardware schematics
  • Manage packages for Python and Javascript
  • Task manager for managing the device
  • Network connection manager for the device (Ethernet and WiFi)
  • Interactive electronics documentation (resistor color code)
  • Example projects and firmware
  • Wyliodrin API documentation in C/C++, Python and Javascript

Supported devices:

  • Raspberry Pi and Arduino
  • UDOO Neo
  • BeagleBone Black
  • Arduino Yun

Supported languages

  • Visual Programming (translates to Python)
  • Javascript
  • Python
  • Streams (node-red)
  • Shell Script (bash)

Install

You may find Wyliodrin STUDIO on the Chrome Store

Wyliodrin

Device

The device needs to run

You may download device images that have them installed from Wyliodrin.

Build

You will need

Build Instructions for Windows users

Build using the provided script

Just run the build.cmd script as administrator.

or

You may build Wyliodrin STUDIO yourself

git clone https://www.github.com/Wyliodrin/WyliodrinSTUDIO
cd WyliodrinSTUDIO
yarn & REM npm install works slow
cd patches
patch.exe ../node_modules/highcharts-ng/dist/highcharts-ng.js highcharts-ng.patch
patch.exe ../node_modules/angular-tree-control/css/tree-control-attribute.css tree-control-attribute.patch
patch.exe ../node_modules/marked/lib/marked.js marked.patch
patch.exe ../node_modules/angular-ui-ace/src/ui-ace.js angular-ui-ace.patch
cd ..
grunt

Install grunt

npm install -g grunt-cli 

Build Instructions for Linux users

Build using the provided script

Just run the build.sh script.

or

You may build Wyliodrin STUDIO yourself

git clone https://www.github.com/Wyliodrin/WyliodrinSTUDIO
cd WyliodrinSTUDIO
yarn # npm install works slow
patch node_modules/highcharts-ng/dist/highcharts-ng.js patches/highcharts-ng.patch
patch node_modules/angular-tree-control/css/tree-control-attribute.css patches/tree-control-attribute.patch
patch node_modules/marked/lib/marked.js patches/marked.patch
patch node_modules/angular-ui-ace/src/ui-ace.js patches/angular-ui-ace.patch
grunt

Install grunt

sudo npm install -g grunt-cli 

The build is in the build folder

Parameters

  • DEBUG_WYLIODRIN='wyliodrin.*' - enable debug messages (this will have a performance impact)
  • MIXPANEL_WYLIODRIN='' - mixpanel token for anonymous statistics sending

Loading the app

First step in loading the app is to install chrome explorer if you haven't already installed it Download chrome

After the installation:

  • open the options tab (the 3 dots button in the top-right corner)
  • go to More tools
  • in the More tools menu choose the Extensions option
  • check the developer mode box (top of the page)
  • another three options will appear including one called 'Load unpacked extension'
  • Select 'Load unpacked extension', go to the the folder where you have built the project and open the folder called 'build', then press open.

Contribute

We would love your help. Click here to find out how to contribute.

Authors

Wyliodrin STUDIO is a product of Wyliodrin

Contributions

Wyliodrin is a trademark of Wyliodrin SRL. All rights reservered.

License

GPLv3 for private, non profit and educational use.

Please consider contacting us at [email protected] if you plan to use it in a commercial software. This license allows you to write/distribute/sell an applications written in Wyliodrin STUDIO. If does not allow you to sell Wyliodrin STUDIO or any derived products.

wyliodrinstudio's People

Contributors

alexandruradovici avatar oviska avatar serban-razvan avatar catalindabuleanu avatar alex-neculai avatar consra avatar ioanaculic avatar sorina14 avatar ovlad avatar mhpopescu avatar rosudavidg avatar anadenisa avatar vladiulianbogdan avatar andadrn avatar paula-elena avatar alexandruhog avatar alicesuiu avatar

Watchers

James Cloos avatar Stoica George-Ovidiu avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.