Workshop material for the Care Solutions in the Internet of Things sessions
Following the tutorial in the wiki section of the repo you'll be able to build a prototype for a remote monitoring device.
Please check the Workshop Keynote for further details about the sessions.
- Arduino UNO
- Arduino Ethernet Shield V2
- Tinkerkit LED module
- Tinkerkit Button module
- Tinkerkit Potentiometer module
- Arduino IDE
- Ethernet2 Arduino library
It also works with the combination of
- Arduino Ethernet Shield
- Arduino TinkerKit Shield
- Ethernet library
- Tinkerkit library
(Please be sure to use the sketches in this folder if you are using this hardware)
Please find all the Arduino code in the Sketches folder. Read comments inside the sketches for further details about the code.
If you are not using the Arduino Ethernet Shield V2 please find the right Arduino code in the Sketches_w_TinkerLib folder.
Copyright (C) 2016 WeMake
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
You can get in touch with us by writing at: opencare [@] wemake [dot] cc
This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 688670.