We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Author: NART SCHINACKOW
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Ethernet
Downloaded: 1531 times
Followed by: 3 users
License: MIT license
Download [1.46KB]This is a simple library that contains source code for converting IP-ADDRESSES to byte arrays and the inverse.
Strings Utility must be included in order to function well.
Note: Strings Utility is found here at libstock under my username code.
Author: NART SCHINACKOW
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Communication
Downloaded: 2022 times
Followed by: 2 users
License: MIT license
Download [1.44KB]This library has standard Input/Output functions which can be used for input Strings And output Strings via hardware UART connection, all you have to do is copy and paste the files Stdio.h And Standard_Io.c into your project folder and include them in to your main source code "Stdio.h".
[learn more]