Giter Club home page Giter Club logo

chonide's People

Contributors

gabrielramosalv avatar nilsonlazarin avatar profpantoja avatar souzavdj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

chonide's Issues

Fixing the Brackets in Firmware Coding

The brackets are crashing the chonIDE.
Here is an example:

void setup() {
pinMode(13,OUTPUT);
/* Javino Acts and Percept description */
javino.act ["ledOn"] = ledOn;
javino.act ["ledOff"] = ledOff;
javino.perceive(getExogenousPerceptions);
javino.start(9600);
}

Connect in network - never end

When I choose the wireless network, the ChonBot connect and reboot, but the chonIDE standalone is blocked in this page.

I need to clean the cache of the browser to solve this bug.

Captura de tela de 2023-08-27 19-33-06

Dependence of dpkg-chonos-ddnsmng

Even if ChonIDE runs alone on the developer's computer, chonos-ddnsmng package is required. In this case, the package is useless. It looks like a bug during user login to chonIDE.

Standalone local without SSH Login

Remover a necessidade de autenticação quando estiver utilizando a ChonIDE Standalone no computador do desenvolvedor.

Para isso, foi adicionada uma nova opção no arquivo release.conf

Captura de tela de 2023-05-10 20-09-56

Upload & Download Projects

It needs the upload and download functionalities.
It will download saved projects and upload projects to chonIDE.

ChonBot neighbors auto discovery

Adicionar lista de robôs vizinhos na tela inicial de login.
Para listar os ChonBots da rede local, utilize o comando chonos-neighbors

nilson@local2:~$ chonos-neighbors --list
[{"name":"robot","ip":"10.10.10.1"},{"name":"robot2","ip":"10.10.10.2"},{"name":"robot3","ip":"10.10.10.4"}]

Captura de tela de 2023-05-10 19-54-36

Generic boards fqdn unknown

When using generic boards (ttyUSB0) the arduino-cli informs Unknown, in this case, the compile and deploy buttons assuming that is an Arduino UNO.
In case there is an Arduino MEGA in the ttyUSB0, it is not possible to deploy the code.

Captura de tela de 2023-05-17 20-11-53

Code examples

We need examples, like Arduino IDE.

A new folder with examples (/root/chonide/Examples), looks a good solution

Captura de tela de 2023-05-17 20-05-28

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.