DHT11 Sensor Readings on Python GUI
3:16
9 місяців тому
Arduino-Python Communication via Ethernet
6:22
Python Connection with MySQL Database
11:31
10 місяців тому
JavaFX GUI Control of Arduino
7:53
Java Control of Arduino
4:18
Рік тому
Python GUI for Arduino Control
12:52
Python Programming for Arduino
6:25
КОМЕНТАРІ
@sugiyartosugiyarto1587
@sugiyartosugiyarto1587 13 годин тому
Sir making video analog gauge with pyton conected arduino..thanks
@emir6668
@emir6668 21 годину тому
¡¡Excelente video!! La mejor explicación la encontré en ingles 😆
@Bermis482
@Bermis482 День тому
Thank you very much for your awesome content! Anas, when are you planning to create a book with this amazing content?!!! I feel like I am 13 years old again - the time when I started to learn coding with my first zxSpectrum :) Thank you so much !!!
@AnasKuzechie
@AnasKuzechie День тому
Thanks for your kind feedback.
@ravichandransrinivasan5453
@ravichandransrinivasan5453 2 дні тому
Thank you for sharing very good video and the blog too is fantastic.
@AnasKuzechie
@AnasKuzechie 2 дні тому
Thanks
@jumbo999614
@jumbo999614 6 днів тому
Sir why in left justified ADLAR the diagram shows D1, D0, D1, and unused? Why D1 is repeated? and it's 11 bit too. Mistake in the diagram? Also, can explain a bit more about AREF voltage? I usually use AnalogRead math formula that involve 5v and 1023. why use 2.56v? and where does the 2.56 value come from?
@luisarzuaga1269
@luisarzuaga1269 7 днів тому
Tu eres una maquina
@danielsilvabrum7583
@danielsilvabrum7583 8 днів тому
Belo vídeo, você teria um tutorial completo da execução do programa que você fez as janelas com o botões e com os Campos de digitar o texto?
@bratban919
@bratban919 11 днів тому
hello in what video do you explain the first part of the circuit?
@AnasKuzechie
@AnasKuzechie 8 днів тому
Please check my playlist.
@learnbox3783
@learnbox3783 11 днів тому
Hi, please let me know remaining Javascript code in arduino?
@babyph65
@babyph65 11 днів тому
cannot find the path specified
@Benqo
@Benqo 12 днів тому
Great tutorial, thank you. Btw. I tested direct port manipulation in C and the sketch used just about 260 bytes :)
@user-it8mt8zv7p
@user-it8mt8zv7p 14 днів тому
can i use oled and ads1115 with esp8266 nodemcu and connect the two with d1 et d2 ?
@elianmargarito
@elianmargarito 14 днів тому
What is the sketch in arduino?
@albertfang888
@albertfang888 16 днів тому
不知道是不是有人看到。我還是寫一下好了。在台灣市售的 含有 74HC595 的4 七段顯示器。電路的接法跟這部影片的接法不一樣。所以若你要引用範例所寫的程式碼,就必須先確定你買的 74HC595的接法跟此部影片的接法是一樣的。 否則需要自行開發程式碼。我手上有的 接有 74HC595的四位七段顯示器。 因為它是由低位元到高 所以寫入資料的部位就要改成 (databyte&0X01) ......後面就會往右移 databye=databye>>1。還有 四個 LED 的位址 分別是 0X10 (最右),0X20 ,0X40,0X80 。 再來字型的部份 因為市售這款是共陽 所以9 的字型會是 0X09。
@HakimAbdelghany
@HakimAbdelghany 18 днів тому
Send your email pls
@jimdujka647
@jimdujka647 19 днів тому
Great video! Is it possible to design this project using 16 N.O. switches instead of a touch keypad?
@lohikarhu734
@lohikarhu734 24 дні тому
Nice!
@AnasKuzechie
@AnasKuzechie 23 дні тому
Thanks
@muktabailur279
@muktabailur279 Місяць тому
Sir can you please help me to connect 3 stepper motors with 3 individual rotory encoders in single arduino mega board.
@fanelesibongexulu2985
@fanelesibongexulu2985 Місяць тому
Sir I cant thank you enough🥺
@AnasKuzechie
@AnasKuzechie Місяць тому
Your welcome
@hasiah611
@hasiah611 Місяць тому
Hello Sir, I am doing project to check if lecturers available in their office. I need to connect 6 transmitter on the table of the office to one receiver outside of the office to light up Led 6 and trigger one relay.Please help me!!!!!!!
@HilarioMauricio-bc6ut
@HilarioMauricio-bc6ut Місяць тому
Nice Video where can I find de Software Serial library?
@mstrxxx0072
@mstrxxx0072 Місяць тому
if i am using esp32 (3.3v) and ads1115(5v) + sensor (out put 5v) , does this will Burn my esp32 , or do i need to power the ads1115 with 3v instead of 5v?
@agahgokdag1845
@agahgokdag1845 Місяць тому
thanks sir,we are waiting other project.
@patrickmattele2013
@patrickmattele2013 Місяць тому
It seems the SN76489AN has 2 versions where the pin outs are different
@RachidRachid-mn9gm
@RachidRachid-mn9gm Місяць тому
Thanks a lot 🙏
@AnasKuzechie
@AnasKuzechie Місяць тому
You’re welcome
@edwinhdz5014
@edwinhdz5014 Місяць тому
What program is used to compile this code and run the application?
@edgarmastache1024
@edgarmastache1024 Місяць тому
Hello, why the SDA and SCL of the Screen are conectec to resistence to VCC 5v ? regards
@leeriley6544
@leeriley6544 Місяць тому
Can you provide picture of the project circuit diagram?
@TheKillerAxe
@TheKillerAxe Місяць тому
Where do I get the web sockets library?
@constantinfarber1383
@constantinfarber1383 Місяць тому
How and where was defined A0 into function handlePOT?
@johnb7805
@johnb7805 Місяць тому
Any idea where you can buy quality MC14495 hexadecimal to 7 segment display drivers?
@jumbo999614
@jumbo999614 Місяць тому
Can I use the same code for AT24C256?
@AnasKuzechie
@AnasKuzechie Місяць тому
I think so, since both have same architecture.
@LaurinusPonpon
@LaurinusPonpon 2 місяці тому
Excellent job! I added a few more LEDs and it's working fine for me. I can continue my project, thanks to you.
@AnasKuzechie
@AnasKuzechie Місяць тому
Thanks for your feedback
@gohkaizen
@gohkaizen 2 місяці тому
❤etu kwa roo
@tobiaspetrick431
@tobiaspetrick431 2 місяці тому
Hello. I just want to say thank you very much for explaining assembly on arduino in such a step by step manner. This really helped me a lot. Thank you
@AnasKuzechie
@AnasKuzechie 2 місяці тому
Thanks
@flyingalbatross9634
@flyingalbatross9634 2 місяці тому
nice commenting in your code, makes things easy to understand
@AnasKuzechie
@AnasKuzechie 2 місяці тому
Thanks
@bharatkumar9048
@bharatkumar9048 2 місяці тому
Where is dht.h file?
@ThomasLouttit
@ThomasLouttit 2 місяці тому
Getting an error saying "Compilation error: AD9833.h: No such file or directory" How do I fix this problem? I downloaded an AD9833.h file but not sure how to include it in the Library as it is looking for .zip file. Help Please.
@m.karthikkumar8836
@m.karthikkumar8836 18 днів тому
I am having the same problem
@STeaLiRaQi
@STeaLiRaQi 2 місяці тому
I have problem in this code There is so many errors i faced how i can fixed it?
@amirphilip2234
@amirphilip2234 2 місяці тому
Sir, I can't find AT89S52 on Keil
@TheTomcys
@TheTomcys 2 місяці тому
Hello, Can you provide an example of how to make that when one client clicks a button to turn on the LED status is sent to all connected clients
@exbf2
@exbf2 2 місяці тому
hey there, is there any way to extend the possible frequency range from 1-5 kHz to something higher? for example: 1Hz-1MHz?
@aijobaby597
@aijobaby597 20 днів тому
Whethet you got the output....
@user-uw9ql1wt5n
@user-uw9ql1wt5n 2 місяці тому
Olá amigo. Consegue fazer um codigo para at89s52 para um elevador de 3 paradas? Tenho uma placa de elevador e essa memoria queimou os pinos de programação. E não conseguir estrair o software. Uma placa igtch. Se conseguir eu te pago. Aqui do Brasil 🇧🇷
@dinisoliveira6051
@dinisoliveira6051 2 місяці тому
The video is verry great, but do you have something like that to esp8266 projects (WiFi Module)? I really would like to see one like that, i really need that
@beamerboy9273
@beamerboy9273 2 місяці тому
Much thanks for whis review. What is the maximum frequency of value updates on the displays?
@jumbo999614
@jumbo999614 2 місяці тому
So to subtract 1 from 16 bit you have to start from lower byte first? and 90 that is stored in R20 is just 8bit?
@jumbo999614
@jumbo999614 2 місяці тому
I'm using i2c LCD. Do you tutorial for i2c LCD?
@just_all_in
@just_all_in 2 місяці тому
Hey dude if i carry this with me. The esp 8266 have an own network for acess de site even without a wifi?( I wanna acess the site by my cellphone while out home)
@mariuspetcu7482
@mariuspetcu7482 2 місяці тому
Hello mate ... I was watching carefully you video but when I try to follow you example I discovered that You PUT twice the "void setup" function and Twice "void loop" function, so the Arduino IDE cannot execute that .... and that 34 line "Sketch to read time, date & temperature & display on MAX7219 8x32 Dot Matrix display: - Arduino Can't pass that line also .... SO Please can You check again and see what's wrong with it ?. ... Thank You Best Regards
@gleefulsgaming3688
@gleefulsgaming3688 2 місяці тому
can i do this with 1 display and not 2