Giter VIP home page Giter VIP logo

amp_control's Introduction

Amp_Control

Control of a Texas Instruments PGA2311 or PGA2310 with an Arduino UNO

Makes use of the ports library from Jeelib. see https://github.com/jcw/jeelib for details. Also uses the PGA2311 / PGA2310 library from Theater4All http://www.scenelight.nl/downloads/ available here http://www.scenelight.nl/download/libs/AudioPlug.zip

Wiring Connections

  • Pwr Relay - D4

    • CS - D7 to PGA Pin 2
    • Clk - A2 to PGA Pin 6
    • Data - D6 to PGA Pin 3
    • Mute - A3 tp PGA Pin 8
    • IR - A1 Port 2

    Basic Functions

    • Control Power Relay - Done
    • Control Mute, Volume Increment and Decrement
      • Via IR - Done
      • Via RF - Note sure yet if I will implement this.
    • Learn IR Codes and Associate - Done
      • Store in Eprom - Done

    EEPROM Memory Mapping

    • 1 to 4 Volume Up IR
    • 5 to 8 Volume Down IR
    • 9 to 12 Mute IR
    • 13 to 16 Power IR
    • 17 Start Up Volume IR. Limited on recall. If Greater >150 then zero is returned. For sanity!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.