Skip to content

NitrofMtl/uHTTP-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uHTTP

Click here to lend your support to: uHTTP and make a donation!

uHTTP is a tiny library for Arduino that provide a very manner way to access to HTTP request data

This library is written by Filippo Sallemi fsallemi@nomadnt.com

Installation

To install the libraries, you need to place them into your "libraries" folder. You can find it within your Arduino IDE distribution within the "hardware" folder.

  # cd <path/to/your/arduino/distribution>/libraries
  # git clone https://github.com/nomadnt/uHTTP.git

Or you download the zipped version of the library from https://github.com/nomadnt/uHTTP/archive/master.zip, create a directory <path/to/your/arduino/distribution>/libraries/uHTTP and put the contents of the zip-file there.

Additional information can be found on the Arduino website: http://www.arduino.cc/en/Hacking/Libraries

Be sure to restart the IDE if it was running.

Documentation

For any further information please visit our wiki.

Click here to lend your support to: uHTTP and make a donation!

About

uHTTP is a tiny library for Arduino that provide a very manner way to access to HTTP request data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%