About This Project
The purpose of this project is:
Control a room lamp by Cayenne Dashboard and local switch
Provide temperature and humidity using SHT10 module
Show lamp status in Cayenne (necessary because lamp may change its status through local switch)
What’s Connected
Cayenne Dashboard
Room Light,
Wall Switch
SHT10 as temperature and humidity sensor
Triggers & Alerts
(Did you use the Triggers & Alerts feature?)
Scheduling
(Did you use the Scheduling feature?)
Dashboard Screenshots
(Paste screenshots of dashboard, triggers & alerts, Scheduling)
##
Photos of the Project
(Take some pictures of your project functioning in the wild!)
Video
(Upload a YouTube video showcasing your project in action!)
3 Likes
Congratulations.
Very cool idea. How do you wire the SHT10 sensor and what kind of code do you use? Python?
Hi Ognqn. Tks.
SHT10 wire : + 3.3V, Gnd, data Pin Gpio 0, clock Pin Gpio 15
I have use C (Arduino IDE).
Rui
1 Like
Thank you very much for the fast responce!
kwiek
February 28, 2017, 1:34pm
5
Very nice project Rui Viana, congratulations
eijuito
February 28, 2017, 1:39pm
6
Great project Rui!
I was looking for an application using SHT10 as I bought 2 of them last Year.
SHT10 module is really tiny, accurate, far better than DHT22 and cheap.
Best regards,
'Eiju
1 Like
bestes
March 7, 2017, 2:25pm
7
Cool project @ruilviana ! Very practical.
Are you aware of the project contest going on right now?
Win a FREE Trip to Maker Faire Bay Area 2017 to Showcase your Project!
Arduino is the go-to prototyping board for creating all kinds of IoT electronics projects and hacks. myDevices created the world’s first drag-and-drop IoT project builder - Cayenne - to bring these Arduino projects to life. From home automation to environmental monitoring and smart agriculture, Arduino and myDevices are pioneers in the IoT space; empowering millions of makers and developers across the world to easily build p…
-Benny
where is the code for this project ?
1 Like