This is the Linux app named avr-libethernet whose latest release can be downloaded as avr-libethernet-1-1-1.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named avr-libethernet with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
avr-libethernet
DESCRIPTION
A callback handler based ethernet stack implementation optimized for AVR microcontrollers. For now, the only controller supported is the ENC28J60. However it is easy to integrate different controllers as the interface your driver has to provide is fairly simple.Developed by the hobbyist programmers and electrical engineering students Niklas Fritz and Alexander Gladis
Features
- Automatically handles low-level stuff such as ARP and ICMP
- Easy-to-use TCP and UDP functions
- DNS host name resolving and NTP time queries are built-in!
- If desired, all network settings can be configured automatically via DHCP
- Using preprocessor defines in a config file, you can setup which features you need - so for example TCP won't take any byte of precious space if you don't use it!
- Advanced features such as automatic link status detection (and an optional callback informing you of changes)
- The provided circuit layout of a fully featured sample board allows less experienced users to easily set up the required hardware
Programming Language
C
This is an application that can also be fetched from https://sourceforge.net/projects/avrlibethernet/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.