This is the improved version of the Serial Receiver and Serial Sender, merging them together into a singe project.
Overview:
This code allows the user to send data to an API using an Arduino and a computer as an intermediary. You can choose from two options:
- Sender : To send data from an arduino to an API
- Receiver: To receive data from an API and send it to an arduino
Fixes:
- Allowed changing of data order (Input vs Output data)
- Simplified the API URL system and modified README explanation
This code was created for the project Shaking Hands Overseas. We are a group of students in CIC Baxtillerats in Barcelona, who want to move a biomechanical hand without the need of sharing spaces.
Created by @Newtoniano20
March 2022