Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: DarkPaw Robot code
Post: RE: DarkPaw Robot code

#!/usr/bin/env python3 # File name : servo.py # Description : Control Servos # Author : William # Date : 2019/02/23 from __future__ import division import time import RPi.GPIO as GPIO im...
Tyrelex78 General Coding Help 3 2,154 Nov-27-2020, 12:06 AM
    Thread: DarkPaw Robot code
Post: RE: DarkPaw Robot code

rom pyPS4Controller.controller import Controller, Event class MyController(Controller): def __init__(self, **kwargs): Controller.__init__(self, **kwargs) def on_x_press(self): ...
Tyrelex78 General Coding Help 3 2,154 Nov-26-2020, 11:59 PM
    Thread: DarkPaw Robot code
Post: DarkPaw Robot code

Hello, I looking for some support with the modification of an existing code for Adeept _DarkPaw spider robot. I looking to modify this code to able to use a ps4 controller.
Tyrelex78 General Coding Help 3 2,154 Nov-26-2020, 07:28 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020