Arduino for beginners. Part 15: One Wire

preview_player
Показать описание
There are a few sensors you can connect on 1 dataline. One wire dataprotocol is a beautiful mechanisme.

one wire library

Рекомендации по теме
Комментарии
Автор

hello, thank you for this video. Is OneWire library compatible with arduino Due (ARM cortex microcontroller) ?
Thank you in advance !

antoinebassil
Автор

Excelente, só eu que sou ignorante demais para poder reproduzir este seu conhecimento

davidazevedo
Автор

I want to connect 17 MPU6050 sensors to single Arduino. For human motion capture. all the sensors will have different data. Can we get the different accelerometer data?

Life--and--Living
Автор

Hello! Thanks for the nice explanation! Do you have any information about 3-axis accelerometers using accessible by One Wire? Or, would that be possible to simulate the One Wire protocol on a secondary chip (i.e. ATTiny?) to control one accelerometers?

pontosinterligados
Автор

Dear logMaker360, I notice that you use "onewire_addressFinder" to detect the address of your sensor.
However I notice that the address that you read in the serial monitor (see 6:15 of the video) is different from the address that you write in the temperature sensor sketch (see 6:17 row 51 and 52). At the end of the address you write "0xF3" for probe1 and "0x94" for probe2 that I do not understand how do you extracted (do not appear in the SerialMonitor!).
I kindly ask you some clarifications.
Regards, A

albertomora
Автор

Could i communicate from one arduino to another with this protocol

slurpeeo
Автор

What is informative here? What did you learn about 1-wire? What did your subscribers learn about 1-wire? One big nothing. You found 'a sketch on the internet'. And that's it? That's why i hate Arduino. The blind leading the blind.

Sculptoroid