Post topics, source code that relate to the Arduino Platform

User avatar
By alonewolfx2
#3983
Karang wrote:Hello,
@alonewolfx2 : Thank you for your support :)
@samprice : I have setup a repository on my github account : https://github.com/Karang/Ardunet feel free to contribute ;)

It is far from being complete. I have ordered some WI07-3 to test the code with more GPIO.

i cant compile yet but i am so excit :D ed
User avatar
By alonewolfx2
#3986 i am getting "make:nothing to be done for 'FORCE' " what am i suppose to do
User avatar
By Karang
#3988 It needs to be put in the SDK folder.
Also, you have to be in the src folder to run make.
But as I said it's still a work in progress. I will make a complete tutorial on how to compile it when I'm done with the basic api.