Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 945 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 945 Bytes

About {#index}

EmBencode implements Bencode protocol support for embedded processors.


The latest source code for this project is maintained on GitHub.

You can download all the project source files in ZIP or TAR format:

  • Unpack the archive and rename the resulting folder to "EmBencode".
  • Move it to the "libraries" folder in your Arduino sketches area.
  • Restart the Arduino IDE to make sure it sees the new files.

The wiki for this library is at http://jeelabs.net/projects/cafe/wiki.

The API documentation is generated by Doxygen and can be found here.

For questions and reporting bugs, check out the JeeLabs forums.