i want the motor to rotate for particular angle is it possible with 1298 driver?
@juanpalaciosvargas73292 жыл бұрын
I'm trying to follow all the tutorial, but I couldn't put in "True" or "False" the GPIO pins. Is there any other kind of configuration I have to do before? Please, I'd like your answer. Moreover, I tried measuring voltage betwen the pins 2 and 6, but I got 0 volts with my voltimeter. Please, your help!
@MakeCode2 жыл бұрын
Mr. Vargas What is the version of jetpack your are using? In the latest jetpack, python library seems to be updated. Thanks, MAKECODE
@AmlanPanigrahi4 жыл бұрын
Thank you for your amazing tutorial!
@MakeCode5 жыл бұрын
00:24 GPIO Sample Test 01:37 L298N Motor Driver IC Test by using GPIO github.com/makepluscode/jetson-nano-basic/
@pakhack_pk4 жыл бұрын
Sir my GIPOs are not showing any output(voltage) although the code is running properly.
@xiaoqunyu2184 жыл бұрын
Great tutorial! I just wonder how to only use the powerbank which supports Jetson Nano to support DC motor as well (without external batteries). Thanks!
@nestorpiedraquesada29544 жыл бұрын
If the powerbank has 2 outputs you'd be able to create your external wires for the DC motors out of it, it this is not the case, you'd had to create a little "power stage" on your project that is able to power both of them
@MakeCode3 жыл бұрын
Thanks for watching.
@thiyageshv48443 жыл бұрын
i want the motor to rotate for particular angle is it is possible with l298 driver?
@MakeCode3 жыл бұрын
The L297 is difficult to rotate at the correct angle. The solution is to use a step motor.
@cogidtjr5 жыл бұрын
Good!!!
@Lunarspear20233 жыл бұрын
Hello man, is there any possible way we could discuss something regarding this project, maybe a discord or something we can get togheter? Thank you in advance, Armand
@cengiztezel45764 жыл бұрын
this code is not working in vscode. RPI.GPIO problem. Can u solve it
@cengiztezel45764 жыл бұрын
@@pakhack_pk Its still not working. I can be run this code python 2.7 on vscode python3 is not working.
@cengiztezel45764 жыл бұрын
@@pakhack_pk when i write sudo pip install Jetson.GPIO Documents is downloaded in Python2.7 automatically i cant setup in python3.
@pakhack_pk4 жыл бұрын
@@cengiztezel4576 there is also a "Manual Download" option. May be it can help you!!
@cengiztezel45764 жыл бұрын
@@pakhack_pk I will try. Im working on quadruped robots and i want to use nvidia system in my robots. Can u contact with me ? Maybe we can be help each other about Jetson. cengiztezel9@gmail.com instagram.com/cengiztezel/ Thanks !
@archer23633 жыл бұрын
I can't run the test.py code
@MakeCode2 жыл бұрын
Mr Archer, The library seems to be updated. When I have chance to test, I will make new video for the latest Jetpack. Thanks, MAKECODE
@최준혁-h5l3 жыл бұрын
젯슨 나노로 딱히 pwm컨트롤 한건 아니군요...ㅜㅜ 아쉽..
@MakeCode3 жыл бұрын
네! 다음에는 PWM 제어하는 예제를 만들어보겠습니다. :)
@CodX7102 жыл бұрын
rip headphone users
@ThomasPalowitchSr3 жыл бұрын
Outdated.
@MakeCode2 жыл бұрын
Yes, you might right! I will try with the latest Jetpack.