Skip to content Skip to sidebar Skip to footer
Showing posts with the label Arduino

How To Send A Value From Arduino To Python And Then Use That Value

I am in the process of building a robot that is remote controlled using Python to send control mess… Read more How To Send A Value From Arduino To Python And Then Use That Value

Python And Arduino Serial Communication

I have a arduino Uno connected to my laptop through USB. I am running WAMP webserver on windows 7. … Read more Python And Arduino Serial Communication

Maximize Arduino Serial Output

There are a multiple questions intersperced throughout this post. Kindly read carefully and answer … Read more Maximize Arduino Serial Output

How Can I Set The Range For Xbox One Controller Triggers Using Pygame?

I am using Pygame 1.9.2 with Python 3.4 to create a control program for a robot. The controller is… Read more How Can I Set The Range For Xbox One Controller Triggers Using Pygame?

Serial Communication One To One

If this is a stupid question, please don't mind me. But I spent some time trying to find the an… Read more Serial Communication One To One

Converting A Byte Array To An Image File

I have an Arducam hooked up to an Arduino UNO over SPI. I am having the camera take a photo and se… Read more Converting A Byte Array To An Image File