Search found 7 matches

by maxd
Sun Mar 31, 2019 9:53 pm
Forum: General Hardware
Topic: Back up Camera Controller Board
Replies: 0
Views: 5512

Back up Camera Controller Board

I was wondering if anyone out there might have experience tracking down a 3.5 inch backup camera controller board. I believe I have several controller boards that might have shorted out and wanted to avoid buying a complete backup camera as a replacement. Any advice would be much appreciated. Thank ...
by maxd
Sat Sep 09, 2017 6:28 pm
Forum: For Sale/Trade
Topic: [OUT OF STOCK] Custom GBZ lipo battery pack
Replies: 938
Views: 848624

Re: [PREORDER] Custom GBZ lipo battery pack

Hello, I am very interesting in ordering this battery. Is there anyway to signup for or get access to the manufacturer you worked with on putting this order together? I would really appreciate it. Max In couple of days I'll put up new order link and you will be able to order as many as you wish. If...
by maxd
Sat Sep 09, 2017 11:56 am
Forum: For Sale/Trade
Topic: [OUT OF STOCK] Custom GBZ lipo battery pack
Replies: 938
Views: 848624

Re: [PREORDER] Custom GBZ lipo battery pack

Hello, I am very interesting in ordering this battery. Is there anyway to signup for or get access to the manufacturer you worked with on putting this order together? I would really appreciate it. Max
by maxd
Fri Dec 02, 2016 6:01 am
Forum: Arduino
Topic: Analog Stick
Replies: 7
Views: 12110

Re: Analog Stick

Thank you again. The code update worked. I wish I understood why. Would you know of any documentation that can help enlighten me?
by maxd
Tue Nov 29, 2016 9:28 pm
Forum: Arduino
Topic: Analog Stick
Replies: 7
Views: 12110

Re: Analog Stick

Will try that out. Thank you!!!
by maxd
Tue Nov 29, 2016 6:44 pm
Forum: Arduino
Topic: Analog Stick
Replies: 7
Views: 12110

Re: Analog Stick

Thank you for looking at this for me. Here is the piece of code that I am using to manipulate the analog joystick. /* Basic USB Joystick Example Teensy becomes a USB joystick You must select Joystick from the "Tools > USB Type" menu Pushbuttons should be connected to digital pins 0 and 1. Wire each ...
by maxd
Tue Nov 29, 2016 2:58 pm
Forum: Arduino
Topic: Analog Stick
Replies: 7
Views: 12110

Analog Stick

Hi, I want to include an analog stick to my project but need help with the teensy code. Does anyone know how to reverse directions. Basically my up=down and my down = up. Not sure how to fix this.