Can i use TFT LCD to display the visual output? I'm using ARDUINO R3 DIP. Please someone reply
@voizek4 күн бұрын
not radar, its sonar lol
@IsaacSchultz4 күн бұрын
I took some engineering classes in college, the population was 4% white people in those classes, in a state where 90% of the population is white. I always thought that was interesting. There were about 4% black people, the rest? The majority were Saudi and India... I never felt like a minority ever before except this one time i went to Atlanta Georgia. But im still perplexed to this day why white people dont go into engineering anymore.
@projects319618 күн бұрын
Hello, great work, my friend. I downloaded the folder and followed the same steps. The camera opened for me, but the servo motor did not work when I moved my face. Only a green square appeared on the camera, and there was no circle or red dot. What should I do? Please help me.
@SciCraft17 күн бұрын
Ok, you can contact me via Gmail or Instagram.
@RedditUs1220 күн бұрын
wow, reminds me of a guy that made a targeting system for airsoft toys with the same technology, cool!
@RedditUs1220 күн бұрын
you know you're in safe hands when the channel is indian
@SciCraft20 күн бұрын
Thanks a lot! Glad you found it helpful! 😊
@RedditUs1220 күн бұрын
@@SciCraft, it helped me a lot, although it doesn't really work for me, i'm trying to attack my phone and it's not working lol, i think the problem maybe is the difference between interfaces, i thing my chipset(RTL8188EUS) can do 802.11b/g/n, but maybe the router uses something different, if you can help me with that i will be so glad, not necessarily now but anytime, thank you for providing free knowledge to people
@SciCraft20 күн бұрын
Your chipset (RTL8188EUS) likely doesn’t support monitor mode or packet injection.
@TacticalDesignSolutions21 күн бұрын
Could we talk by WhatsApp or Telegram?
@SciCraft21 күн бұрын
We can talk on Instagram or via Gmail.
@CaptainEarth202421 күн бұрын
whats the APPS NAME WHICH PROCCESES THE RADAR
@SciCraft21 күн бұрын
Processing Software
@mrclick2011.23 күн бұрын
Please help me in python code
@SciCraft23 күн бұрын
What's the problem?
@RobynWarThundering25 күн бұрын
My sensor shows a full red board and moves super slowly and the rotor is not moving
@JohnLindberg-w6d28 күн бұрын
i have a proble @SciCraft. when i change my COM from 5 to 3 it says : RuntimeException: Error opening serial port COM3: Port busy
@JohnLindberg-w6d28 күн бұрын
nvm. fixed it
@jineshmenon710423 күн бұрын
@JohnLindberg-w6d How did you fix it? I have the same problem with mine
@Mouse_007Ай бұрын
Thank you, I was having problems using another code I found but yours works great !
@吳宇宸-n7pАй бұрын
It works only 3 seconds then the it shows error disabling serialEvent() for COM3 null How can i solve it
@吳宇宸-n7pАй бұрын
i use chtgpt to help me to solve it
@zephyrcenzo958Ай бұрын
The detection sensor is all red.
@zephyrcenzo958Ай бұрын
It moves slowly and the motor doesn't rotate either.
@tristanweiss1961Ай бұрын
how to conect this to the cumputer?
@SciCraftАй бұрын
You Need a USB A-B Cable and then connect the Arduino UNO with the pc and thats it
@DRECK_Gee_gamerАй бұрын
You deserve a follow
@SciCraftАй бұрын
Thank you so much for your support 🙏
@ShayanHassan-g8cАй бұрын
Watched many videos, but your explanation made everything clear. Thank you so much! Love from Pakistan
@SciCraftАй бұрын
Always Welcome 🙏
@animationbanana7148Ай бұрын
Will 830 point board work? In your link it says 840
@hedaron3787Ай бұрын
Are there more than 830 connections made on the board in this design?
@minecraftbros4life565Ай бұрын
Thank you so much! Without this video i wouldnt be able to make one, i finally coded it and it works perfectly!
@SciCraftАй бұрын
Glad you got it working!
@fakhrikh9046Ай бұрын
Bro i have problem my sonar is slow and it cant detect the distance it keep red and distance is red
@ÖmerFarukYerebakan-g2vАй бұрын
hey guy! can i get help? my error is here: Traceback (most recent call last): File "c:\Users/---\Desktop\dnm\facetracking.py", line 18, in <module> board = pyfirmata.Arduino(port) ^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\---\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pyfirmata\__init__.py", line 19, in __init__ super(Arduino, self).__init__(*args, **kwargs) File "C:\Users\---\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pyfirmata\pyfirmata.py", line 101, in __init__ self.setup_layout(layout) File "C:\Users\---\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pyfirmata\pyfirmata.py", line 157, in setup_layout self._set_default_handlers() File "C:\Users\---\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pyfirmata\pyfirmata.py", line 161, in _set_default_handlers self.add_cmd_handler(ANALOG_MESSAGE, self._handle_analog_message) File "C:\Users\---\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pyfirmata\pyfirmata.py", line 185, in add_cmd_handler len_args = len(inspect.getargspec(func)[0]) ^^^^^^^^^^^^^^^^^^ AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'? PS C:\Users\---\Desktop\dnm>
@RandomUser77541Ай бұрын
100% love the luxury breadboard.
@universalgainiseverythingАй бұрын
Instead of face tracking can we modify the code and do object tracking
@DwayneDTMАй бұрын
Does the radar need to be connected to a pc?
@DanielRomero_crАй бұрын
Im new to Arduino , Is there a way to change the Serial.print to output to USB port??
@DanielRomero_crАй бұрын
I think is solved, wrong USB port call
@SannidhanamVidyasrikariАй бұрын
sir it is not working for me !! it is not showing any errors in code but while uploading it is showing error
@SciCraftАй бұрын
What is the error?
@SannidhanamVidyasrikariАй бұрын
@@SciCraft Sorry to bother you sir it is perfectly working now and thank you your time and response.
@SciCraftАй бұрын
I'm glad it worked!
@hrithu2319Ай бұрын
Bro its showing that the drive file does not exist?
@SciCraftАй бұрын
github.com/SciCraft9/Automatic-Window-Changer.git
@MKK_28352 ай бұрын
Bro i have ESP 32 can I can do it and i want the code
@srivatsakulkarni82502 ай бұрын
can we classify the objects here if we can please share the updated code
@Gameryt01112 ай бұрын
😂
@mygamingsp2 ай бұрын
Mine is not working you lied😢
@Dedeepyanagoju2 ай бұрын
I'm not geeting the visual output what is the solution to that?
@Dedeepyanagoju2 ай бұрын
How to download that processing software
@ShriyanshRauthan2 ай бұрын
you have to download processing 3.0 software
@RobloxGamingevryday2 ай бұрын
Hey man, i used the code you made, the ultrasonic sensor is moving slowly. Do I need a power source?
@r1k4a2 ай бұрын
my radar isnt moving... im not sure whats wrong
@ssc968528 күн бұрын
Even me
@dinamdave2 ай бұрын
Fantastic! I would suggest providing a link to the visualization software (rather than providing a 0.5 second image of the software title). Other than that, great work!
@SciCraft2 ай бұрын
In the description
@TheBigEt202 ай бұрын
Where is the camera connected
@SciCraft2 ай бұрын
Directly to the PC.
@HappySingh-km3ek2 ай бұрын
hey why the port option is not showing anything
@electroedu_labs2 ай бұрын
Its showing an error in facetracking.py as: Import "cvzone.FaceDetectionModule" could not be resolved. pls help me fix 🙏
@electroedu_labs2 ай бұрын
ModuleNotFoundError: No module named 'cvzone' . This is what it is showing after running.
@Oniom32 ай бұрын
I constantly get port busy or port not found what should I do?
@SciCraft2 ай бұрын
This happens when you try to send an Arduino code to a board. In this case, it is because Processing must be running therefore its using the port. So if you get this message, remember to stop the Processing code before you send the code in Arduino.
@jamesblake-g6u3 күн бұрын
@@SciCraft hello im getting this same issue.... i did what you said in the reply nothing seems to fix it when i start the processing it just pops up the window all gray and dont respond
@soodteen79072 ай бұрын
ModuleNotFoundError: No module named 'mediapipe
@user-wv2my3wq1k2 ай бұрын
same issue
@xdodicixАй бұрын
@@user-wv2my3wq1k @soodteen7907 try to use the command "pip install mediapipe" in a windows terminal (without the apices)
@tafheemulhaq70533 ай бұрын
what does the lazer do?
@trivikramg3 ай бұрын
it is showing "ModuleNotFoundError: No module named 'cv2'"
@SciCraft3 ай бұрын
Which version of python you are using?
@duckgaming50963 ай бұрын
May I ask what did you use to make the UI on the computer?
@Nithin-e4c3 ай бұрын
hi i am geting a error (avrdude: ser_open(): can't open device "\\.\COM5": Access is denied.) what to do pls tell
@genoveffo83863 ай бұрын
i dont know why but when it detect something it spin faster
@hassanzahoui30573 ай бұрын
How i can get the codes?
@SciCraft3 ай бұрын
Please check the video description; you will find the codes there
@hassanzahoui30573 ай бұрын
Nice project .if i need to do it witsh ardiuno it beter ?
@SciCraft3 ай бұрын
Arduino Uno is enough
@hassanzahoui30573 ай бұрын
@@SciCraft thanks .i will updayt you for eny information
@sneeringlemur85-lc2vv3 ай бұрын
I tried with the ESP8266 with the oled screen built in but it doesn't work can you help me??