Skip to content

Arduino sketch of the controller logic for an Arduino + DS18B20 Sensor + YwRobot 2 Relay

License

Notifications You must be signed in to change notification settings

RogueMinds/ardubrew-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Temperature Controller

Requirements

If you cannot see the USB serial port corresponding to the Arduino device, you may also need to install the Virtual COM Port Drivers.

Usage

Download the Arduino IDE from arduino.cc and place the required libraries into the following location:

Mac OS X:  ~/Documents/Arduino/libraries
Windows:   %USERPROFILE%\My Documents\Arduino\libraries

Note: The Time library archive may extract to a subdirectory called Time, which contains another subdirectory called Time. The subdirectory is the one that must be placed in the /path/to/libraries location.

For more information, read the Arduino Libraries article.

About

Arduino sketch of the controller logic for an Arduino + DS18B20 Sensor + YwRobot 2 Relay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages