Giter Club home page Giter Club logo

restduino's Introduction

RESTduino

This repository provide a base for an Arduino REST application engine. It has a REST server skeleton where you can configure and read multiple sensors connected in your Arduino.

Intructions for use it

  1. Download the files and uncompress
  2. Generate the SD files executing the batch script "generateSDdata.bat" inside the "UserGUI" folder.
  3. Copy the content of the directory "UserGUI/sdFiles" inside the SD card that you will use for the Arduino (The SD must been formated as FAT16 previously).
  4. Introduce the SD card inside the Arduino board SD slot.
  5. Open using the Arduino IDE the file "ArduinoFirmware.ino" which is located under the directory "ArduinoFirmware".
  6. Compile and load the code to the Arduino MCU.
  7. Connect the Arduino board to your Ethernet LAN.
  8. Acccess to Arduino using a web browser. By default: 'http://192.168.10.2'
  9. Hack and Enjoy ;)

restduino's People

Contributors

xarteaga avatar

Watchers

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