PS4 + BT + PC

Need help? Ask here and someone will help
Post Reply
Ecko
Posts: 6
Joined: Wed Mar 18, 2015 8:02 am

PS4 + BT + PC

Post by Ecko »

Is the teensy needed if you have an Arduino Uno or http://www.ebay.ie/itm/310634777706?ssP ... 1438.l2649

Thanks
Ecko
Ecko
Posts: 6
Joined: Wed Mar 18, 2015 8:02 am

Re: PS4 + BT + PC

Post by Ecko »

Do I need a usb to uart adapter if i have a teensy or the Arduino Leonardo
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 + BT + PC

Post by Matlo »

When using a bluetooth dongle you need a Teensy (or similar), but you don't need a USB to UART adapter.
An Arduino Leonardo can be used to replace the Teensy. But it's not compatible with the Teensy loader, which means you have to find a way to program it (the official Arduino software does not allow to upload hex files). You can try with the Arduino Builder tool, but I can't guarantee it will work, and you may not be able to upload any other firmware after that...
GIMX creator
Ecko
Posts: 6
Joined: Wed Mar 18, 2015 8:02 am

Re: PS4 + BT + PC

Post by Ecko »

Thanks for the help :)
Ecko
Posts: 6
Joined: Wed Mar 18, 2015 8:02 am

Re: PS4 + BT + PC

Post by Ecko »

What HEX firmware files do I use for the Arduino linked before?
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 + BT + PC

Post by Matlo »

The Leonardo embeds an ATmega32U4 chip.
GIMX creator
Ecko
Posts: 6
Joined: Wed Mar 18, 2015 8:02 am

Re: PS4 + BT + PC

Post by Ecko »

So do I not need to flase any new firmware?
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 + BT + PC

Post by Matlo »

GIMX creator
User avatar
shatterstar78
Posts: 12
Joined: Wed Apr 01, 2015 2:40 am

Re: PS4 + BT + PC

Post by shatterstar78 »

You can use Flip to flash the Arduino.
Ecko
Posts: 6
Joined: Wed Mar 18, 2015 8:02 am

Re: PS4 + BT + PC

Post by Ecko »

Thanks
Post Reply