Skip to content

ArduinoEthernetController/API_1.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

please read the WIKI

The Arduino Ethernet Controller API makes it easy to create and customize your Arduino network application. It is easy to set-up and maintain. The library also aims to be lightweight and highly customizable.

Have a suggestion / idea / feature / bug fix? Want to contribute? Any contribution is more than welcome! You can contribute through pull requests and issues on GitHub.

Arduino Library

With the Arduino Ethernet Controller the user is able to control a microcontroler over a simple HTTP request. It’s possible to send commands over Notification-Center and the app itself.

To make programming as easy as possible, we decided to write a Library for the Arduino Programming environment. The library has to be copied in your Arduino library directory.

A example sketch is located in the AEC library folder under examples. It contains all methods and shows you how they are used. The sketch is well commented and easy to understand.

iPhone App

Arduino Ethernet Controller PRO and Arduino Ethernet Controller are the counterparts to the API.
With the app you are able to control your Arduino over the network. Simply add your Arduino to your control, insert the commands and you are ready to go.

About

The Arduino Ethernet Controller API v1.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages