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
Programming MAX7219 8x32 Dot Matrix
8:42
Пікірлер
@danm5551
@danm5551 Күн бұрын
Excellent presentation!.
@AnasKuzechie
@AnasKuzechie 10 сағат бұрын
Thank you
@alostafawzi
@alostafawzi 4 күн бұрын
how to use 2 buttons, one for start and one for pause I mean two separate buttons. thanks
@An0n1m0us30
@An0n1m0us30 4 күн бұрын
Sorry for coming this late, but what can i use in circuitpython?
@jumbo999614
@jumbo999614 5 күн бұрын
How to constantly check if COM port is connected/disconnected? Maybe like every 5 seconds. Also, I publish VS project to single file (self-contain) so I can copy the executable program and run it in different pc. But the file size is too large (~140 mb). How to reduce it to small size? If I leave serial port monitor in Arduino IDE open, WPF form can't connect to COM port. It says "COM port is not accessible. That's normal right? That mean I can't use Serial.print on Arduino?
@thomasw2509
@thomasw2509 15 күн бұрын
It does not work on native Arduino IDE. Obviously You are using Visual Studio for coding instead of using the easy to use Arduino IDE.
@thomasw2509
@thomasw2509 15 күн бұрын
It does not install ANY of your libraries downloaded from your repository. Even manually placing the extracted files into a certain project folder it does not compile. True for every of your entries i.e. <MAX72198by32Disp.h> Error: No such file or directory The mentioned files (header and so forth) come up on several tabs next to the clock source tab. Have tried on Arduino 1.8.6 & 1.8.10. Extracting folders and files works with no problem.
@Subagyo-Tepil
@Subagyo-Tepil 23 күн бұрын
Thanks for excellent explanation. May I ask a code , can explain in this channel, I will turn on a dc motor from GUI with tkinter but the motor will stop when something happen in laser sensor. ?.
@Chendawei-t1s
@Chendawei-t1s 23 күн бұрын
Great video, thank you, every function is explained in great detail
@AnasKuzechie
@AnasKuzechie 23 күн бұрын
Thanks
@mohamads9759
@mohamads9759 23 күн бұрын
Very Great.
@mohamads9759
@mohamads9759 23 күн бұрын
Very Great.
@Rob-id3zf
@Rob-id3zf 24 күн бұрын
excellent video! Thanks
@Rob-id3zf
@Rob-id3zf 24 күн бұрын
Nice Video. Simple clear example. Explained and shown very well. Thanks!
@nawrashussein2004
@nawrashussein2004 25 күн бұрын
you are amazing At the end of this video you said that in the next video there will be more advanced operations will be demonstrated such as 16 bit division and 16 bit multiplication, but I can't find it .... where can I Find this video please?
@AnasKuzechie
@AnasKuzechie 24 күн бұрын
Thank you. I’m afraid I could not do that video. Please check out my other videos on programming the Arduino using Assembly.
@josephbudget2196
@josephbudget2196 25 күн бұрын
The explanation was cool . But i noticed your link isnt working
@areusmartinez8343
@areusmartinez8343 29 күн бұрын
top🙌
@orozcoapaza1660
@orozcoapaza1660 Ай бұрын
Thanks for such an interesting video, I had a couple of idle microcontrollers that I can now use 😊
@AnasKuzechie
@AnasKuzechie Ай бұрын
Thanks for your feedback.
@bharatkumar9048
@bharatkumar9048 Ай бұрын
Many videos are available on this module but your videos your videos are on top, cearly explained
@AnasKuzechie
@AnasKuzechie Ай бұрын
Thank you
@tunglampham4681
@tunglampham4681 Ай бұрын
when i upload code show ( avrdude: Expected signature for ATtiny85 is 1E 93 0B Double check chip, or use -F to override this check. Failed programming: uploading error: exit status 1 ).how to solve it
@loyyeeko1231
@loyyeeko1231 Ай бұрын
I have an arduino, I know java, I found this video, I have no excuse now!
@rogeriomunarolima1086
@rogeriomunarolima1086 Ай бұрын
Hi, when I try to install this library the following message appears: The specified folder/zip file does not contain a valid library. Has anyone had the same problem, or know why? Thank you.
@sumeetchaudhary5856
@sumeetchaudhary5856 Ай бұрын
Hello Anas, your code works for me. Howevr, I had one question I was looking through the datasheet and couldnt find information about r24. How did you come to know that R24 is the place where the caller would store its values. Also if I have more than one caller where would i store the rest of the values?
@gabibvl
@gabibvl Ай бұрын
Very nice! Wonderfull! Very good explanations! Many thanks for your sharing - this is a good learning ocasion. One observation: can you put the links of other videos linked to this one here in your post?
@sugiyartosugiyarto1587
@sugiyartosugiyarto1587 Ай бұрын
Sir. i have question. Can timer1 arduino using together match and overflow ? Thanks.. please make video
@victororo462
@victororo462 Ай бұрын
Forrest Mimms was the first book I got to teach me electronics!
@victororo462
@victororo462 Ай бұрын
YES!!! I have been looking for this for a long time now! I have a question for you. Can you use a ultrasonic sensor to pick up bat chirps?
@sumeetchaudhary5856
@sumeetchaudhary5856 Ай бұрын
Hello Anas, Thank you so much for the good work. Do you have any parts list that one needs to purchase in order to follow the beautiful playlist that you have created
@AnasKuzechie
@AnasKuzechie Ай бұрын
Thanks for your feedback. For starters any Arduino Uno kit found in Amazon or Ali Express.
@AnthonyFrancisJones
@AnthonyFrancisJones Ай бұрын
Excellent - interesting little circuit!
@AnasKuzechie
@AnasKuzechie Ай бұрын
Thanks
@AnthonyFrancisJones
@AnthonyFrancisJones Ай бұрын
@@AnasKuzechie I thought I would cascade two of these together to produce a 16bit output and then set the 555 to 1 second pulses and then power the 555 with a solar cell set up. Thought it might be fun to have a daily binary 'number of seconds of daylight counter'. Silly things one can do with simple electronics!
@user-fq3pz4io2y
@user-fq3pz4io2y Ай бұрын
👍👍👍
@radfard1017
@radfard1017 Ай бұрын
Hello, is it necessary to use the module usb to ttl?
@alessandroascanio7363
@alessandroascanio7363 Ай бұрын
it's not working according to the schema you edited
@squirrelbazooka8033
@squirrelbazooka8033 2 ай бұрын
Is it possible to send strings over serial using this library?
@e46carvlog65
@e46carvlog65 2 ай бұрын
short video but , stick to the point.. i like it.. and i can learn fast from your videos...
@AnasKuzechie
@AnasKuzechie 2 ай бұрын
Thanks
@JuzzyRyan-ew8ls
@JuzzyRyan-ew8ls 2 ай бұрын
HI, firstly thanks for taking the time to create these tut's. Just a suggestion though, you don't mention the python version requirements which had me chasing my tail for a bit. Ended up running 3.7 to get these to work.
@AnasKuzechie
@AnasKuzechie 2 ай бұрын
Thanks for your feedback.
@muhammaduzairrashid7544
@muhammaduzairrashid7544 2 ай бұрын
wow, much appreciated
@AnasKuzechie
@AnasKuzechie 2 ай бұрын
Thanks
@coolchriss
@coolchriss 2 ай бұрын
احسنت
@AnasKuzechie
@AnasKuzechie 2 ай бұрын
شكرا
@sugiyartosugiyarto1587
@sugiyartosugiyarto1587 2 ай бұрын
Please make video using visual studio again.🎉🎉🎉
@vintagecircuitlabs
@vintagecircuitlabs 2 ай бұрын
Thanks for the attiny85 lcd i2c library, its work,
@AnasKuzechie
@AnasKuzechie 2 ай бұрын
You’re welcome
@yupingliao4078
@yupingliao4078 2 ай бұрын
Thank you
@AnasKuzechie
@AnasKuzechie 2 ай бұрын
You’re welcome
@abdullahnadeem1823
@abdullahnadeem1823 2 ай бұрын
Apparently R24 is used here since its the first register that gets 8-bit data passed down to, i found this out through GPT, how was I supposed to know about this. AVR-libc? How do people reserach this lol
@varganyamuvek
@varganyamuvek 2 ай бұрын
Where can I find a 74LS189 or a similar chip (16 4-bit words) in Middle Europe?
@user-lp3xs9lo6u
@user-lp3xs9lo6u 10 күн бұрын
search in mouser electronics, botland, digi key
@ardaozturk6504
@ardaozturk6504 2 ай бұрын
hello,could you share the semantic link?
@G-Pump_Za_Sweat_Baby
@G-Pump_Za_Sweat_Baby 2 ай бұрын
Sir you deserve more watches
@BonsleeGaming
@BonsleeGaming 2 ай бұрын
giving india internet access was a mistake
@zoubirabbes3551
@zoubirabbes3551 2 ай бұрын
Which software you use to design this schematic
@AnasKuzechie
@AnasKuzechie 2 ай бұрын
Google draw
@novocanal7153
@novocanal7153 2 ай бұрын
Great Library. thanks
@AnasKuzechie
@AnasKuzechie 2 ай бұрын
Thanks for your feedback
@HakkiOgrt
@HakkiOgrt 2 ай бұрын
thank you
@AnasKuzechie
@AnasKuzechie 2 ай бұрын
You’re welcome
@sugiyartosugiyarto1587
@sugiyartosugiyarto1587 2 ай бұрын
Sir making video analog gauge with pyton conected arduino..thanks
@emir6668
@emir6668 2 ай бұрын
¡¡Excelente video!! La mejor explicación la encontré en ingles 😆
@Bermis482
@Bermis482 2 ай бұрын
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 2 ай бұрын
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