Inspiration
Desire for quicker development in IoT for anyone who doesn't want to reinvent the wheel each time.
What it does
This API utilizes the wireless shield "Yun" for the Arduino, using it as a server to make REST calls to the Arduino
How I built it
Arduino Provided some templates for REST servers, So I created the computer/mobile/device interface with Visual Studio.
Challenges I ran into
I accidentally wiped the bootloader off of the Microcontroller on the Arduino while trying to upload some templates with incorrect settings, which were a huge inconvenience.
Accomplishments that I'm proud of
Compared to last time, I reformed this code to be very user friendly and well formatted.
What I learned
I learned a lot more about HTTP requests and responses as well as microcontroller commands.
What's next for ArduinoYunAPI
More functions to use, along with libraries and effectively using the ASYNC functions.
Log in or sign up for Devpost to join the conversation.