Git Product home page Git Product logo

sshaio's Introduction

SSHAIO

Serial SHell Arduino Input/Output

Needs ethernet sheild, or an SD card module for Version 0.0.2 Onwards

This is a "shell" which can be used to do certain tasks on the Arduino microcontroller. For example: If you enter in the command: PIN 7 HIGH, pin 7 will turn on. PIN 7 LOW would turn it off. This is in Alpha, may be very buggy.

For previous Versions read the README.md in their folder

CAT command Version 0.0.3 Onwards

Load 8 Files on SD Card Name them FILE1.txt, FILE2.txt, etc. Up to FILE8.txt "CAT 1" will read FILE1.txt, "CAT 2" will read FILE2.txt, etc.

#IMPORTANT: REQUIRED LIBARIES:

Arduino-MemoryFree: https://github.com/mpflaga/Arduino-MemoryFree

Arduino SD Library: http://arduino.cc/en/Reference/SD (Needed from Version 0.0.2 Onwards)

sshaio's People

Watchers

Jacob Chamie 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.