GithubHelp home page GithubHelp logo

sensebox / ardublockly-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from carlosperate/ardublockly

9.0 9.0 9.0 68.82 MB

Visual programming for the new senseBox MCU. Based on blockly, extends Arduino code generation and implements senseBox facilities.

Home Page: https://blockly.sensebox.de/

License: Apache License 2.0

CSS 0.51% JavaScript 83.77% HTML 2.23% Python 13.29% NSIS 0.06% Closure Templates 0.15%
blockly citizen-science environmental-monitoring graphical-programming learntocode programming puzzle sensebox stem

ardublockly-1's People

Contributors

aethaniel avatar allisonshaw avatar bmcage avatar carloslfu avatar carlosperate avatar daarond avatar dlaliberte avatar drigz avatar espertus avatar felixerdy avatar immortalin avatar ingegno avatar janwirwahn avatar kaworru avatar mariopesch avatar miguel76 avatar mpfeil avatar neilfraser avatar niccokunzmann avatar nikerabbit avatar noerw avatar picklesrus avatar pjkui avatar pkendall64 avatar rachel-fenichel avatar ranisputnik avatar siebrand avatar takaokouji avatar trodi avatar yhallowiegeht avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ardublockly-1's Issues

SDS011 not working

The SDS011 is not working at the moment todos:

  • correct the library and make it work like the other sensors
  • correct the generated sketch

Save Data to SD Card in different Files

Make it possible to save data to the sd card in different files.

-> The different files should be created in the setup
-> after creating the files the open file on sd card Block should have a Dropdown Menu to choose the right file

add GPS Date and Time

add GPS Date and Time function to the GPS Block.

Provide the function to print a Timestamp in RFC 3339 according to the openSenseMap API Doc.

logic compare with float values

At the moment it is not possible to setup a logic compare with a block which returns a float (temperature, humidity etc.) and a value (0).

possible solutions:

  1. delete the type check for the logic compare block
  2. adjust the type check, that a float value is also comparable to long, int, etc.

Default blockly Examples

We have two options:

  • hide them completely or
  • fix them so that they can be used with the new MCU

add data range to Blockly senseBox Display setX/YRange

On the Blockly senseBox Display you can set ONE varible as int e.g. DataPlot.setYRange(0,99);

I like to see a data range instead of just adjusting the last value of the setXRange setYRange method etc.

Goal: A data range could be set to methods such as: DataPlot.setYRange(20,99);

datarangeblocklysenseboxdisplay

Change Settings dialog if online

We should reduce the settings dialog if blockly is online.

  • Compiler Location -> offline functionality
  • Sketch Folder -> offline functionality
  • COM Port -> offline functionality
  • Default IDE button -> offline functionality

The option Arduino Board is filled by a server side method. Maybe we can reuse it for the online version of blockly. If not we should hide it and create a new selection containing Arduino Uno and senseBox MCU.

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.