Victron VenusOS | Raspberry Pi | Multiple 1-Wire Temp Sensors (DS18B20) | Install & Configure

  Рет қаралды 4,681

Tobi's Real Life Skills  (with Tobi)

Tobi's Real Life Skills (with Tobi)

Күн бұрын

Пікірлер: 40
@SuperRamcharger
@SuperRamcharger 3 ай бұрын
Thanks for the video! Just pulled this from the Adafruit website: "The DS18B20 "1-wire" sensors can be connected in parallel - unlike nearly any other sensor sold! All sensors should share the same pins, but you only need one 4.7K resistor for all of them. The resistor is used as a 'pullup' for the data-line, and is required to keep the data transfer stable and happy" Just thought I'd help!
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi 3 ай бұрын
Thanks for the info!
@mange7724
@mange7724 Жыл бұрын
That little board has pull up resistor to. Thanks for great explanation. 👍
@mickeymouse-lu2yk
@mickeymouse-lu2yk Жыл бұрын
Yup - you don’t want to keep adding more in parallel else it draws too much power - so i wonder if the bread board resistor is needed with the little boards and if all sensors should converge on a single little board.
@mickeymouse-lu2yk
@mickeymouse-lu2yk Жыл бұрын
Thanks for the video - fyi the connection of each wire type on a single breadboard row per wire type (vcc,gnd, data) is a parallel connection not series as stated in the video (likely just a verbal miswording)but thanks to your great wiring video it showed me they are in parallel - which vcc and gnd always are, and its impossible to do a series connection for a single wire device. But was good to see data is also done in parallel between all the sensor’s data in your video. One word of caution: you don’t want to keep adding more resistors in parallel else it draws too much power and hurts your equipment - so I THINK the bread board resistor is NOT needed nor desired if using the little board, and if multiple sensors are desired then they all go to a SINGLE little board and then to the R Pi. Else you end up with many parallel resistors which look like a data to vcc short that neither the R-Pi nor the temp sensors can override to send out a low when serially communicating the configuration and temperature. If not using the little board then you need the resistor.
@GlenS789
@GlenS789 11 ай бұрын
Found this!!! two sensors on the same gpio! Wow
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi 11 ай бұрын
Thanks for sharing!
@paulhowes3788
@paulhowes3788 11 ай бұрын
the pi hut sell a breakout board for the gpio pins. Im gonna try build this system to monitor my fridge temperature and water heater temps in my offgrid motorhome. Thankyou so much for making these videos, ive been wanting to measure temps with our pi
@katamaranzen
@katamaranzen Жыл бұрын
Whov it was simple, thank you very much. I will use it for monitoring engine temperature in our catamaran.
@AerospectiveUK
@AerospectiveUK 27 күн бұрын
The board is an adapter module which has the pull up resistor on board. You could buy the wire alone and add the resistor as you have done. With your setup its not needed
@Slavomir-1977
@Slavomir-1977 Жыл бұрын
Super video. ***** Would it be possible to control the fan speed using PWM based on the temperature of the sensors in Venus OS? I look forward to the next videos. THX
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi Жыл бұрын
Good question! I need to do some research. I worked on a different solution for fans but still based on control. what size of fan where you thinking? Cooling the equipment or indoor fan?
@Slavomir-1977
@Slavomir-1977 Жыл бұрын
@@tobisreallifeskillswithtobi It would be additionally cooling MPPT and victron multiplus II based on the achieved temperature of the devices. Certainly it could be done using Arduino. But why not try it directly in Venus OS? It will be a challenge. 😉
@shaneperkins924
@shaneperkins924 15 күн бұрын
Good video, I set up with 3 sensors and works well but doesn't display all 3 in Home assistant it only shows 1 of the sensors, not sire why yet?
@Paul_______
@Paul_______ Жыл бұрын
I followed instruction and it worked perfectly. Only thing I'd like to try is hard wire instead of the breadboard. Can I just wire all the wires together that would be together on the breadboard and include the resistor on vcc and dat?
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi Жыл бұрын
Yes that should work
@Paul_______
@Paul_______ Жыл бұрын
@@tobisreallifeskillswithtobi do you also have a video adding a relay to the Raspberry Pi? I'm wanting to install a 24 volt fan that comes on and off with the temperature sensor I just installed
@Ryan-nd3zh
@Ryan-nd3zh 7 ай бұрын
Could you do a video on how to use input 1 to confirm generator status? I’m trying to do this right now and I have a knowledge gap. My ac generator also has a 12v dc charging system and my intention is to use this 12v as a signal. I’m at a loss on how to execute this. I’ve watched your videos on installing the relays and setup helper and really appreciated those videos.
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi 7 ай бұрын
Which generator do you have? Brand and model name?
@ctmodalitychampion9214
@ctmodalitychampion9214 6 ай бұрын
Just curious if you have knowledge of the ruuvi they are Bluetooth, so depending on the application this is a very easy solution
@Defintothewild
@Defintothewild Жыл бұрын
Hello, I watched a lot of your videos which helped me a lot, for the installation of the cerbo, but I have a problem that I cannot solve, my screen does not go to sleep, even with the shutdown package... i have an original raspberry screen powered by two wires on the pi 4 Thank you very much for your help
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi Жыл бұрын
I assume you do have the VenusOS installation not a native cerbo GX, is that correct?
@Defintothewild
@Defintothewild Жыл бұрын
@@tobisreallifeskillswithtobi yes I have instal VenusOs
@benedwards9140
@benedwards9140 10 ай бұрын
Can venus os use these temp numbers to control anything? Relays for example?
Жыл бұрын
Big thanks for your video. Will try to implement your solution in my truck. My idea for one of the sensors is to be able to monitor temperature behind drawer type fridge and cooling fan it it gets too hot. Those small boards? They are just for making connection easier or are they doing something else ?
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi Жыл бұрын
No, that's all I would say!
@mickeymouse-lu2yk
@mickeymouse-lu2yk Жыл бұрын
They have a cap to clean up supply and apper to have a pull up resistor to vcc for data
@paulhowes3788
@paulhowes3788 10 ай бұрын
So i intalled this with 3 sensors. I built a breakout board off the GPIO pins. All worked great for days no where the temperature should be on the device list it just reads OK? Restarts ect dont change this. The sensors are seen in the device list but no longer read the temperature. Any advice much appreciated
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi 10 ай бұрын
Try re-installing the package.
@tiborchren
@tiborchren Жыл бұрын
I like the DIY mobile solar stations and also the full time monitoring of the solar system, but it only works in an online connection, which the mobile solar station is not always online. Would it be possible to find a way to combine these two things together in Venus OS? When the mobile solar power station was offline in use, the data would be stored in the memory of the SD card, and when it came online again at home using WiFi, the offline data would either be automatically uploaded to the system, or the system would ask that it has registered offline use and whether to upload that data from the memory from offline use to the system. In this way it would theoretically be possible to monitor mobile solar stations in both online and offline use. I wrote to two mobile solar station manufacturers and they found the idea interesting. As far as I know, only Solar Assistant can monitor fully offline or fully online, but it can't combine them together. Venus OS can do offline monitoring? Tobi, what do you think of this idea? Do you think something like this could be programmed into Venus OS? Maybe someone has already solved this in Venus OS? I don't know... I don't know of any solar monitoring system that allows full online and full offline monitoring in one system. I think it would be useful for many people.
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi Жыл бұрын
I will do a test with Victron soon and see if we loose data when disconnected. Solar assist is on my list as well but I have not had the time working on it yet unfortunately.
@anzzgar
@anzzgar Жыл бұрын
As far as i know the data is stored on the sd card, about 1mb for every 8 days
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi Жыл бұрын
@@anzzgar Do you know where I can find this information?
@Ryan-nd3zh
@Ryan-nd3zh 7 ай бұрын
How would you have the temp sensor trigger relay 2 ?
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi 7 ай бұрын
When connected you can go to Settings--> Relay --> Function (Relay 2) and set it to temperature. Then you have to configure the Temperature control rules according to your device you want to turn on/off. I hope this helps
@Ryan-nd3zh
@Ryan-nd3zh 7 ай бұрын
@@tobisreallifeskillswithtobi thanks. Appreciate your prompt replies.
@eadmineadmin2374
@eadmineadmin2374 7 ай бұрын
And where is the link to this temperature sensor wires you are using?
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi 7 ай бұрын
Links are in the description.
@donnanorth7324
@donnanorth7324 Жыл бұрын
Please work from a script.
@tobisreallifeskillswithtobi
@tobisreallifeskillswithtobi Жыл бұрын
What do you mean with this?
Victron VenusOS | Easiest Install possible | Raspberry Pi 4B | NO Cerbo GX or Venus GX
30:59
Tobi's Real Life Skills (with Tobi)
Рет қаралды 22 М.
What's in the clown's bag? #clown #angel #bunnypolice
00:19
超人夫妇
Рет қаралды 20 МЛН
ДЕНЬ УЧИТЕЛЯ В ШКОЛЕ
01:00
SIDELNIKOVVV
Рет қаралды 4,2 МЛН
Victron VenusOS Raspberry Pi | 1-Wire DS18B20 Temperature | Installation and Configuration
12:39
Tobi's Real Life Skills (with Tobi)
Рет қаралды 6 М.
Controlling a Fan with the Cerbo GX
7:35
EXPLORIST life Mobile Marine & Off-Grid Electrical
Рет қаралды 33 М.
Victron VenusOS & Raspberry Pi | Install Relay Board and setup
12:41
Tobi's Real Life Skills (with Tobi)
Рет қаралды 11 М.
Battle of the Zeros
19:44
Maker by Mistake
Рет қаралды 74 М.
BIGGEST Mistakes DIYers Make When Connecting Wires Together | How To
13:07
Temperature Sensor (DS18B20) Raspberry Pi
10:08
PiddlerInTheRoot
Рет қаралды 124 М.
A Simple Guide to Get the DS18B20 Running on Your Pi
9:59
Maker Jake
Рет қаралды 20 М.