Guest
Login
Register
Home
Help
Search
Login
Register
more G-Labs products
This forum is soon going to be read-only.
Please join the new
HomeGenie community on Google+
HomeGenie Forum
Automation Program Plugins and Wizard Scripting
Help
DS18B20 Sensors
« previous
next »
Print
Pages:
1
2
[
3
]
Go Down
Author
Topic: DS18B20 Sensors (Read 12521 times)
September 21, 2014, 10:50:20 PM
Reply #30
Gene
Information
Administrator
Posts:
1472
Tangible is the future!
Re: DS18B20 Sensors
One more question.. what version of RPi SD card did you download?
g.
Logged
September 21, 2014, 10:53:27 PM
Reply #31
codedmind
Information
Full Member
Posts:
92
Re: DS18B20 Sensors
this file
http://sourceforge.net/projects/homegenie/files/homegenie-beta_1.00.r403_all.deb/download
Logged
September 21, 2014, 10:57:11 PM
Reply #32
codedmind
Information
Full Member
Posts:
92
Re: DS18B20 Sensors
The program is working now
Logged
September 21, 2014, 11:06:37 PM
Reply #33
Gene
Information
Administrator
Posts:
1472
Tangible is the future!
Re: DS18B20 Sensors
glad to hear that
let me know if there are some improvements we can make to it.
Cheers,
g.
Logged
September 21, 2014, 11:22:04 PM
Reply #34
codedmind
Information
Full Member
Posts:
92
Re: DS18B20 Sensors
Ok i will
Next steps i will try and make a module to read same value in a webpage so i get the power consumption in watts
cheers
Logged
September 27, 2014, 10:59:53 PM
Reply #35
codedmind
Information
Full Member
Posts:
92
Re: DS18B20 Sensors
Gene,
Can you send me some directions how to start a module? python/javscript or even c# i have an arduino in my rpi so i need to read serial port and i even have a webpage to scrap so i can get the consumption energy. I try all day find a way but no success.
Thanks
Logged
November 06, 2014, 04:29:59 PM
Reply #36
Bitcraze
Information
Full Member
Posts:
73
Re: DS18B20 Sensors
Hi, all
After I follow the AdaFruit hardware install of the DS18B20, What needs to be done in HG?
Can't seem to get it to work. On Pin 22 on RPI. Using Pin 4 for the DHT-11, which takes long before it's first reading after a RPI reboot.
Logged
November 08, 2014, 01:11:26 AM
Reply #37
Gene
Information
Administrator
Posts:
1472
Tangible is the future!
Re: DS18B20 Sensors
Hi Bitcraze,
did you try this app?
http://www.homegenie.it/forum/index.php?topic=351.msg2074#msg2074
do not forget to load 1-wire modules first (either from a terminal or in /etc/modules):
Code:
[Select]
modprobe w1-gpio
modprobe w1-therm
Cheers,
g.
Logged
November 12, 2014, 05:06:08 PM
Reply #38
Bitcraze
Information
Full Member
Posts:
73
Re: DS18B20 Sensors
Hi, Gene
Still no luck.
Does the DS18B20 work by default in R416, with 1-wire enabled, or should I:
modprobe w1-gpio
modprobe w1-therm
Logged
November 14, 2014, 04:04:08 PM
Reply #39
Bitcraze
Information
Full Member
Posts:
73
Re: DS18B20 Sensors
Hi, Gene
Should I also enable MCP3008, for this to work?
Logged
November 19, 2014, 08:55:00 AM
Reply #40
Bitcraze
Information
Full Member
Posts:
73
Re: DS18B20 Sensors
Hi, Gene
Ah, working great on GPIO 4! Have also managed to get working on GPIO 24, with and added entry in command.txt
1) Added this to startup file:
modprobe w1-gpio
modprobe w1-therm
2) Checked the ID
3) Entered the ID
Thanks so much Gene!
Logged
December 15, 2014, 08:11:47 PM
Reply #41
StatX
Information
Jr. Member
Posts:
30
Re: DS18B20 Sensors
Hi there,
Is there a way to add more than 3 sensors ?
Logged
December 16, 2014, 07:46:20 PM
Reply #42
Marco
Information
Jr. Member
Posts:
36
Re: DS18B20 Sensors
Hi StatX,
go to configuration, automation, devices and things, One-Wire Devices, change this value "Connected sensors number" (I tried with 5 sensor and work well) and restart.
then you can add the other sensors
My experience here:
http://www.homegenie.it/forum/index.php?topic=423.msg2394#msg2394
Marco
Logged
December 16, 2014, 07:59:34 PM
Reply #43
StatX
Information
Jr. Member
Posts:
30
Re: DS18B20 Sensors
ok thank You for reply as soon as i will get more sensors i will shurley try it
Logged
Print
Pages:
1
2
[
3
]
Go Up
« previous
next »
HomeGenie Forum
Automation Program Plugins and Wizard Scripting
Help
DS18B20 Sensors