Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.57 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.57 KB

Yamaha AX 570 Amp - IR Remote (VP59040)

Recreating a IR Remote only with ir codes found on a web site

alt

If you have purchase a Yamaha ax 570 amp without the remote, no panic ! With this repo, you will be able to recreate a remote for your amp !

You will need

Software :

  • A 3D printer (to print the case, can be found in /3D)
  • Solidworks 2017 (to modify the 3d models)
  • Arduino IDE (with the FT232 driver installed)
  • If you need another IR code for your remote, you can found a bunch of these here

Hardware :

  • x1 Arduino pro mini (3.3V or 5V)
  • x7 12x12mm switch
  • x1 small lithium battery
  • x1 950nm IR Led
  • x1 BC337 transistor
  • x1 220ohms resistor

Schematic :

alt

(TinkerCad project can be found here)

End result

altaltalt

(c) @StoneSet - http://stoneset.fr/ (2019)