How to read any sensor using only Arduino and Python

preview_player
Показать описание
Hello everyone!

In this video, I'll show how you can control your Arduino board and any sensor connected to it using only Python and Arduino. We are going to use Serial Communication to do it. First, we'll see how we can control any device connected to the Arduino Board such as LED's, motors, and so on. After this, we're gonna see how we can read the data from any sensor connected to the Arduino Board.

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

Hi Joseph, thanks for your great sharing. I am trying to get the current from the Adafruit INA219 current sensor. I can do it successfully in Arduino sketch but not in python. Could you kindly advise how to do it in python?

ecpython
Автор

I really appreciate the work bro Thanks so much but all your blog links don't work yet would like to reach out on you

bwirepatrick
Автор

Hey Joseph It is a very helpful video. Thank for sharing. It helped me a lot. I am trying to write some code to do a little different. Can you please help me out.
Here is what I am trying do.
1. I have written some code in python using pyautogui and it does some magic. Then after that I want it to send command in Arduino to blink led to indicate that the first job has been done.
2. After couple of blinks again python has to run its second part of script and again after completing it has to send command in Arduino to blink led.
Can you please help me out to find the right way to do this? Please please please.

ashokshrestha
Автор

I am not able to upload code in ardunio please help me
I got error ::=== Sketch uses 20760 bytes (64%) of program storage space. Maximum is 32256 bytes.
Global variables use 1574 bytes (76%) of dynamic memory, leaving 474 bytes for local variables. Maximum is 2048 bytes.
avrdude: ser_open(): can't set com-state for "\\.\COM5"
Failed uploading: uploading error: exit status 1

vlogreactionpg
Автор

I am using jupyter notebook and its not working for me

copycarvers
Автор

Write some code to de-serialise TCP data from 4different scales (different IP address) to be visualise
as digital LED object. The value that is being read is weight. Use python. Could u plz assist in this question

jobnogemane
Автор

Thank You SIr, Your Video Really Help me in My College Project.😄😄😄

priyanshukumar
Автор

really nice video but i really need help in how to get the data of the distance sensor in integer format and add/subtract another integer from it.
can you please provide me code for that

durgeshballa
Автор

How can i use hc-12 with arduino using python language???

waleedaiad
Автор

Great video! How to run it without USB cable with wi-fi connection?

RandomGuy-dfoy
Автор

Ur website isn't loading....if there is any alternate way

akhilani
Автор

I can’t access the code and circuit link...can you help me please

ibrahimahmedabderemane
Автор

Hi Joseph. Any idea how to get Libreoffice Calc to receive the data from the arduino so the data can tap into Calc's powerful charting and spreadsheet data manipulation features?. P.S. Libreoffice Calc supports python script embedding.

kychemclass
Автор

good video, it helped me with my project a lot however I must say I am deeply saddened at the fact that the code is not provided

thabisomaisela
Автор

Hi. Good job. There are no links for the source on your blog. I can only see adds

Mtupo
Автор

Why did you cover up the code with the image of the arduino ? That makes no sense

robertschemmel
Автор

I want to get data from sensor to flask project.

prathmesh
Автор

Your PIP is covering up the python code

robertschemmel
Автор

You not showing the code completely, and hiding behind Altra-Sonic sensor..

MuhammadJamil-yp
Автор

Hey Joseph, i couldnt see part of the code, which it bothers me so much. Can you please put the codes in the comment. Thankyou

ethantong