Steven Jacobs

Results 11 comments of Steven Jacobs

The methods are leftBumper() and rightBumper(). Steve ________________________________ From: LuisGer321 Sent: Saturday, December 21, 2019 2:55 PM To: FRC4564/Xbox Cc: Subscribed Subject: [FRC4564/Xbox] RB and LB Button (#12) Hi Sr....

The streamed output of xboxdrv is expected to change whenever a controller loses connectivity. Normally, the output of xboxdrv is a full set of control states for the Xbox 360...

That is definitely different than I've seen with Microsoft receivers. If xboxdrv doesn't provide some unique output, then xbox.py won't be able to identify a disconnect. There might be a...

The maestro will continuously send PWM signals to the servo while you are connected to it with your Python code. There is a configuration, through the Maestro Control Center app,...

Sorry I'm late to the conversation, but I may be able to provide a bit of insight that could helpful. The Maestro is controlling servos by sending a Pulse Width...

I'm glad you have enjoyed Infocenter. Yes, Yahoo has retired the API I was relying on to implement the weather forecasting. It will take a significant rewrite of that code...

I had a chance to invest some time in adapting this to use OpenWeatherMaps.org. Updated code is in the repository now. You'll need to follow the instructions in the Install...

Hi Dirk, I'm glad you were able to get it running. Here is an option you can try. Edit the config.txt file in the boot directory and set the display...

Dirk, Your edit to yahoo weather.py gives you Celsius temperatures; so that was a good change. I'm not sure if that change also converts mph to kph. You'll want to...

I too had a problem with getting touch controls to work outside of x windows, but managed to get it working OK, but not great. My touch screen monitor died...