Skip to content

This is a project related to the design of a coffee maker which is able to sense its energy data and to store the breakdown of it in a remote Database as RDF triples.

License

Notifications You must be signed in to change notification settings

morelab/linked_data_coffee-maker

 
 

Repository files navigation

linked_data_coffee-maker

This is a project related to the design of a coffee maker which is able to sense its energy data and to store the breakdown of it in a remote Database as RDF triples.

Dependencies

This project has some external dependencies. All of them are stored in other github repositories:

*  RTClib:     https://github.com/adafruit/RTClib
*  EmonLib:    https://github.com/openenergymonitor/EmonLib
*  RestClient: https://github.com/csquared/arduino-restclient
	- This library has been slightly modified, so please use the version which is provided in this github repository.

To add them to you Arduino IDE you have two options: - Either you store them in the libraries folder within the place where you installed the Arduino application; - Either you store them in a folder also called libraries within your Sketchbokk folder.

For more info about new libraries and how to do use of them (dependig of your OS), please follow the next link: http://arduino.cc/en/Guide/Libraries

Thanks a lot to the people who contributes developing libraries like those which are used in this project.

About

This is a project related to the design of a coffee maker which is able to sense its energy data and to store the breakdown of it in a remote Database as RDF triples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Eagle 94.4%
  • Other 5.0%
  • C 0.6%