Skip to content

Emamatcyber90/network-amplifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

================================================================ Network Amplifier

Collection of tools used for my custom network amplifier.

python/ network-enabled python web process allowing fine control of all modules and features of the amplifier via HTTP. Modules installed: Audio - PT2314 i2c amplifier mixer Radio - si4703 FM Tuner controlled via i2c MP3 - localhost 6600 connection to mpd daemon
Lirc - lirc daemon for ir remote control

html/ HTML / CSS / Javascript frontend controller via HTTP. Hosted locally with an nginx server.

android-app/ Android application used to control amplifier via HTTP

android-widget/ Home screen widget used to control amplifier via HTTP

node/ Node text processor used to control amplifier via HTTP

================================================================ Network Amplifier Python Library

A library for my custom amplifier hardware with the Raspberry Pi.

Prerequisites

python2.7 ConfigObj wiringpi2 wiringpi gaugette httplib2 RPi.GPIO six smbus Twisted python-mpd2 python-lirc

Usage

sudo python startServer.py

runs the amplifier's web server on localhost, port 8241

================================================================ https://github.com/ronnied/network-amplifier

About

Raspberry pi home amplifier upgrade project. Network enabled with internal i2c control with an PT2314 (4-ch input audio proccessor).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 44.9%
  • JavaScript 38.8%
  • CSS 9.9%
  • HTML 4.0%
  • PHP 2.4%