Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added link
  • Loading branch information
JanDerogee authored Aug 31, 2021
1 parent 19b4766 commit d564793
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,17 @@ If you want to know in detail how the TeleJukebox works (from a userpoint perspe
For some reason some Pro Micro's require drivers while others are recognized straight out of the box.
For those who have a Sparkfun Pro Micro and are in need of drivers the following information can be helpfull:

Add in the Arduino IDE instellingen the following line to the list of boards manager URL’s:
Add in the Arduino IDE instellingen the following line to the list of boards manager URL’s:
https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json

Then you can select in the boards manager ‘Sparkfun AVR boards’ and install it. Choose 'Sparkfun Pro Micro’ and make sure to select the 5V version.
Then you can select in the boards manager ‘Sparkfun AVR boards’ and install it. Choose 'Sparkfun Pro Micro’ and make sure to select the 5V version.

The USB driver consists of a .inf and a .cat file, which can be downloaded from github:
https://github.com/sparkfun/Arduino_Boards/raw/master/sparkfun/avr/signed_driver/sparkfun.inf
https://github.com/sparkfun/Arduino_Boards/raw/master/sparkfun/avr/signed_driver/sparkfun.cat

# Phone issues
Not all phones are equal, but it can be of help to know what phone and wiring scheme inside the phone I used.
So I made a photo of my phone and it's wiring, you can find it in the folder named "photo".
So I made a photo of my phone and it's wiring, you can find it in the folder named "photo".

For more information regarding this and my other projects: https://janderogee.com

0 comments on commit d564793

Please sign in to comment.