Code Monkey home page Code Monkey logo

flobot's Issues

compile to AVR

for connecting up to a secondary ATmega / Arduino style CPU which does all the actual work, eg: mBot etc. Could either port the VM to the AVR and just pass WebSocket messages through to it, or else actually compile to AVR and use the arduino / STK500 boot loader to get the programs on there.

Advantage: ESP can mostly idle out. Disadvantage: rampant complexity.

Toolbox actions

Components should go away if dropped on toolbox area. Toolbox should pop away too, and/or have tabs for types of component.

Dynamic sizing

Components size should vary as they become more or less important, kind of anyway.

separate sensors & actuators from VM.

At the moment these are far too tightly coupled. there should be some kind of interface between the VM itself and its sensor/actuator ports, but it shouldn't be all muddled in together.

'functions'

Should allow definition of compound functional groups, which have their own inputs and outputs. then you can have multiple instances of each compound. How does this interact with visual debugging though? You'd need to know which instance you're debugging.

Graphic design improvements

Someone with good visual style could improve the CSS a lot . And there's potential to make different elements different shapes colours etc.if someone can work out how to make that look good and not a dog's breakfast.

mDNS/Bonjour/DynDNS

Once flobot has an IP address, it needs to advertise on mDNS/Bonjour and maybe as a backup register itself with DynDNS or similar. If it always uses a set name based on its serial number then the docs could include a QR code each for http;//flobot-123456.local/ and http;//a123456.flobot.mnemote.com/ or whatever.

Oscilloscope

you know what'd be cool? Ability to see the status of various lines on an oscilloscope / logic analyser page. that'd be cool

Should be using Websockets

currently it polls, which is awful. Hook up websockets to handle updates between the UI and the VM. libesphttpd supports websockets, so this should be pretty easy.

flexible network joining

should simulataneously present as AP, and make itself available for WPS, and maybe look for a preconfigured AP/passphrase (eg; simple classroom setup) and go with whichever actually connects first.

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.