Тёмный

Easiest Pan-Tilt System for the Raspberry Pi - Quick Start Guide with Pimoroni Picade HAT 

Core Electronics
Подписаться 125 тыс.
Просмотров 17 тыс.
50% 1

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@hlolkukuku
@hlolkukuku 2 года назад
Great video, if you managed to do the face tracking thing, you should do an update!
@Core-Electronics
@Core-Electronics 2 года назад
It's in the pipeline, stay tuned. UPDATE - Here it is core-electronics.com.au/guides/Face-Tracking-Raspberry-Pi/
@Fraunzi
@Fraunzi 2 года назад
Pan tilt face tracking would be AMAZING!
@vmstanford
@vmstanford 2 года назад
Great tutorial. I followed you step-by-step playing the video in bits. Everything worked perfectly and I am up and running with my Pimoroni Pan-Tilt-Hat. I don't have to tell you that most RU-vid tutorials are not as effective as yours. Thank you, Tim. Well done!
@Core-Electronics
@Core-Electronics 2 года назад
Yeehaw! 😀 Very glad to of helped.
@gaggablagblag9997
@gaggablagblag9997 2 года назад
Dude, it works like a charm! thanks for uploading it, you made my day!
@Core-Electronics
@Core-Electronics 2 года назад
Yeeeehaw 😊
@adambeedle
@adambeedle 2 года назад
That’s awesome!
@DarrylAdams
@DarrylAdams 2 года назад
I wonder if you could plug OpenCV in so you could track a target automatically?
@Core-Electronics
@Core-Electronics 2 года назад
Definitely going to test it out 😊
@vinceromance
@vinceromance Год назад
I would love to add the face tracking and incorporate this into a really creepy Halloween doll that follows someone's movement
@Core-Electronics
@Core-Electronics Год назад
I'd love that too haha! Here is my face tracking guide with a Pan Tilt HAT if you need 😊 core-electronics.com.au/guides/raspberry-pi/Face-Tracking-Raspberry-Pi/
@Ipsissimus
@Ipsissimus 4 месяца назад
Will this also work if I use a Zero V3 camera with adapter? I mean the face tracking. Thank you.
@dihanlu9144
@dihanlu9144 2 месяца назад
Can I use it on raspberry pi 5 and camera module 3?
@사문이-k6h
@사문이-k6h 4 месяца назад
Great video!!, I just have two sg90 180degree servo motors. Can I make a face tracking camera without pimoroni picade hat? I have other parts like raspberrypi and V2 camera ,etc...
@Core-Electronics
@Core-Electronics 4 месяца назад
Its definitely possible! If you are looking for a guide on connecting servos directly to the Pi we have one here: core-electronics.com.au/guides/control-servo-raspberry-pi/ The missing thing will be the mounts for the camera and servos. You could make your own but this will also work: core-electronics.com.au/fpv-nylon-pan-tilt-kit-without-servo.html There may be an added layer of difficulty in the code section though as you will need to manually set the angles of the servo instead of using the library. We have a forum topic on this video that may have some helpful information: forum.core-electronics.com.au/t/face-and-movement-tracking-pan-tilt-system-with-raspberry-pi-and-opencv/12153/29 Best of luck with your project!
@nataliaodarchenko9074
@nataliaodarchenko9074 2 года назад
Hi, amazing kit. Thanks for sharing. Does anyone can give an idea of a total weight? For my intended application mass is critical. Many thanks in advance
@Core-Electronics
@Core-Electronics 2 года назад
62.5 Grams with the Camera installed 😊 just measured it for you then.
@NastyAnubis
@NastyAnubis Год назад
Why would you need a hat? There are a ton of 3d print pan/tilt files out there and the hat is basically connecting the servos to the pi header pins anyway. You can change them to whatever pins you want in the IDE. There are also several tracking bots out there using OpenCV for motion tracking and facial recognition.
@Core-Electronics
@Core-Electronics Год назад
Get amongst it and make your own solution 😊 I love it! This HAT is a ready made (awesome) solution for those without the time or 3D printer but your absolutely correct. In fact I have even 3D printed a Pan-Tilt system not to long ago - instagram.com/p/CUiYXEkLjrF/
@carlinelectronic7692
@carlinelectronic7692 2 года назад
❤️
@YelshettyVaishnavi
@YelshettyVaishnavi Год назад
I want to connect few other outputs to raspberry pi (like laser) if I mount the entire platform here, how should I use rest of the pins?
@Core-Electronics
@Core-Electronics Год назад
This right website liked here shows you exactly what GPIO pins are used and what pins are not by the Pimoroni HAT - pinout.xyz/pinout/pan_tilt_hat. Any free pins can be used to drive anything that you'd like 😊
@DamienBoath
@DamienBoath 2 года назад
Is there a way to do this without the need of a hat? I'd like to have two servo's running to create pan/tilt for a wyzecam and 3D printed parts. Like to have the web interface etc.
@Core-Electronics
@Core-Electronics 2 года назад
Totally possible to create a pan-tilt system with tiny servos. A great example would be this one - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-vcAKRqfPi8E.html Depending on how your controlling the servos you will likely need to customise the code/create your own script to control the system.
@Jjiihhhgges
@Jjiihhhgges Год назад
Did it work without the hat?
@HyperionBadger
@HyperionBadger 2 года назад
Is it possible to have one of these that do 360 degrees?
@Core-Electronics
@Core-Electronics 2 года назад
Not with the Servos inside it (they're limited to ~180 degree range each). You may have to build a Pan-Tilt system from scratch, linked you to our Instagram page for inspiration - instagram.com/p/CUiYXEkLjrF/?hl=en
@HyperionBadger
@HyperionBadger 2 года назад
@@Core-Electronics Thanks for the link. Is that using stepper motors?
@Core-Electronics
@Core-Electronics 2 года назад
Totally, should have been more helpful before here is the STL of that system - www.myminifactory.com/object/3d-print-camera-gimbal-95406 There is lots of different designs avaliable freely online. One that was particularly impressive is this one - www.thingiverse.com/thing:4316563
@NevaEdizUfuk
@NevaEdizUfuk 2 года назад
is this work with jetson nano ?
@Core-Electronics
@Core-Electronics 2 года назад
For sure, the programming step might be a little bit tougher. For a Pan-Tilt Hat system designed with Raspberry Pi and Jetson Nano in mind check out this one here - core-electronics.com.au/catalog/product/view/sku/FIT0731
@hoangquanang4504
@hoangquanang4504 11 месяцев назад
do this one have an enclosure and can it zoom in ?
@janibashashaik6479
@janibashashaik6479 8 месяцев назад
%Run servo.py Traceback (most recent call last): File "/home/pi/servo.py", line 18, in pantilthat.pan(a) File "/usr/lib/python3/dist-packages/pantilthat/pantilt.py", line 466, in servo_one self.setup() File "/usr/lib/python3/dist-packages/pantilthat/pantilt.py", line 72, in setup self._i2c = SMBus(1) FileNotFoundError: [Errno 2] No such file or directory >>> . what to do for these error for me it is getting these error can you provide solution
@EmmanuelLopez-ij7sf
@EmmanuelLopez-ij7sf 6 месяцев назад
Ran in to the same issue. Had to enable I2C. Preferences -> RPi Configuration-> Interfaces -> I2C
Далее
CORTE DE CABELO RADICAL
00:59
Просмотров 1,1 млн
Brilliant Budget-Friendly Tips for Car Painting!
00:28
Measure Speed With Raspberry Pi + OpenCV + Python
10:36
Raspberry Pi Servo Motor Control - No Jitter!
13:52
Просмотров 54 тыс.
Raspberry Pi Servo Motor Control
17:36
Просмотров 389 тыс.
Raspberry Pi Pico 2 | Everything You Need To Know
7:04
CORTE DE CABELO RADICAL
00:59
Просмотров 1,1 млн