Giter Site home page Giter Site logo

yantra-ardublock's Introduction

Ardublock

A Graphical Programming Language for Dwenguino & Induino

Prerequisites: Arduino IDE and Maven tool

1. Install Arduino IDE https://www.arduino.cc/en/Main/Software
2. Install Maven https://maven.apache.org/guides/getting-started/maven-in-five-minutes.html

Included with Specific Dwenguino modules as follows,

1. LEDS -  Control 8 bit array LEDs 
2. DC Motor - Control 2 DC motor
3. LCD - Access LCD in Dwenguino
4. Sonar - Access ultrasonic sensor
5. Servo - Control 2 Servos 
6. Sensor Panel - Access sensor panel board(an extension board with Dwenguino)
7. Remote - Access TSOP1738 sensor output for Input from Universal TV remote (Sony protocol - tested with MEPL SONY TV REMOTE)

Included with Specific Induino modules as follows,

1. LEDS -  Control 3 bit array LEDs 
2. DC Motor - Control 2 DC motor
3. LCD - Access LCD module that can be optionally connected to Induino
4. Sonar - Access ultrasonic sensor
5. Servo - Control 2 Servos (through A4 & A5 pin outs)
6. RGB - Access RGB LED in Induino board (Built-in)
7. Remote - Access TSOP1738 sensor output for Input from Universal TV remote (Sony protocol - tested with MEPL SONY TV REMOTE)

Check here on how to use the blocks - http://www.dwengo.org/ArduBlock

Steps to generate and use ardublock-all.jar for Dwenguino & Induino

1. Download Zip of this repository (which will download as Yantra-Ardublock-master.zip)
2. Unzip the repository
3. Using command line navigate to Ardublock-for-Dwenguino-master\openblocks-master and type command "mvn clean install"
4. Then navigate to Ardublock-for-Dwenguino-master\ardublock-master and type command "mvn validate" then "mvn clean install"
5. Then go to Ardublock-for-Dwenguino-master\ardublock-master\target\ and copy ardublock-all.jar
6. Then create folder Documents\Arduino\tools\ArduBlockTool\tool\ and paste ardublock-all.jar here.
7. Open Arduino IDE, goto Tools --> ArduBlock

That's it..!

yantra-ardublock's People

Contributors

suriyanath avatar gnithink avatar

Stargazers

Murali Manohar avatar narayananmk avatar

Watchers

James Cloos avatar  avatar saig214 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.