Re: OT: Temperature sensors suggestions?

2018-05-19 Thread Mihai Popescu
http://man.openbsd.org/onewire http://man.openbsd.org/uow.4 http://man.openbsd.org/owtemp.4

Re: OT: Temperature sensors suggestions?

2018-05-19 Thread Mike
On 5/19/2018 4:52 AM, Hiltjo Posthuma wrote: > On Fri, May 18, 2018 at 04:42:01PM -0400, Daniel Ouellet wrote: >> Does anyone have a decent temperature sensors that can connect to an >> OpenBSD server and be reliable and give any decent reading via either >> USB or Serial port or even stand alone v

Re: OT: Temperature sensors suggestions?

2018-05-19 Thread Joel Wirāmu Pauling
I would suggest bme280 sensor. If you have a spare VGA port you can use the d2c bus as i2c and plug directly into it with a modified VGA cable. Other wise yeah esp8266 module + bme280 for 5$ is going to give you the best result. On Fri., 18 May 2018, 4:01 pm Base Pr1me, wrote: > I roll SHT31-Ds

Re: OT: Temperature sensors suggestions?

2018-05-19 Thread Marcus MERIGHI
I do not remember where I bought my ugold(4) back then (maybe soekris?), but this one looks the same: https://www.amazon.de/Thermometer-Temperatur-Sensor-Rekord-F%C3%BCr-PC-Maschine/dp/B00C0OW4OE Since it says on the inside: "pcsensor.com" this might be the origin: http://pcsensor.com/usb-thermo

Re: OT: Temperature sensors suggestions?

2018-05-19 Thread Hiltjo Posthuma
On Fri, May 18, 2018 at 04:42:01PM -0400, Daniel Ouellet wrote: > Does anyone have a decent temperature sensors that can connect to an > OpenBSD server and be reliable and give any decent reading via either > USB or Serial port or even stand alone via Ethernet? > > I asked because yes I can use th

Re: OT: Temperature sensors suggestions?

2018-05-18 Thread Base Pr1me
If you want, i'd be happy to discuss my setup offline. I've got lots of code in GitHub already, that you could modify. There are other temp only i2c sensors that would work too. On May 18, 2018 16:38, "Daniel Ouellet" wrote: Thanks, That look interesting. I wonder how the wifi works on this ESP

Re: OT: Temperature sensors suggestions?

2018-05-18 Thread Daniel Ouellet
Thanks, That look interesting. I wonder how the wifi works on this ESP8266 module. It's so cheap that it's nothing lost to try. (; Will see if I get other suggestions, but that's interesting and may well be fun to program a driver for the SHT31-D too. (; Daniel. On 5/18/18 5:53 PM, Base Pr1m

Re: OT: Temperature sensors suggestions?

2018-05-18 Thread Base Pr1me
I roll SHT31-Ds through ESP8266s via I2C. Of course, there is programming involved. Good hardware though, if that's what you're looking for. On Fri, May 18, 2018 at 2:42 PM, Daniel Ouellet wrote: > Does anyone have a decent temperature sensors that can connect to an > OpenBSD server and be relia

OT: Temperature sensors suggestions?

2018-05-18 Thread Daniel Ouellet
Does anyone have a decent temperature sensors that can connect to an OpenBSD server and be reliable and give any decent reading via either USB or Serial port or even stand alone via Ethernet? I asked because yes I can use the sensors on some servers, but I got a pretty expensive router blowing up