Skip to content

mikaelpatel/Cosa-Telnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosa-Telnet

This Cosa library is an implementation of the Telnet Protocol. It allow Arduino to act as a Telnet Server.

Install

To use this library you must download and install the [Arduino IDE] (http://www.arduino.cc/en/Main/Software) (or GCC AVR toolchain) and [Cosa] (https://github.com/mikaelpatel/Cosa).

Download and unzip the Cosa-Telnet library into your sketchbook libraries directory. Rename from Cosa-Telnet-master to Telnet.

The AVR library and examples should be found in the Arduino IDE File>Sketchbook menu. Open the CosaTelnetServer example sketch. Select the Cosa core by selecting one of the Cosa boards in the Tools>Board menu.

See also Cosa-Shell for additional example sketch.

About

Telnet server support for Cosa Arduino OOP Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published