Skip to content

bokunimowakaru/audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audio

Hi-Fi Audio Devices for Raspberry Pi and Pico

Handmade Hi-Fi Audio

Contents

  • Internet Radio and Jukebox for Raspberry Pi
  • Audio DAC TI PCM5102A on a Breadboard
  • Stereo Audio Peak Meter for Raspberry Pi Pico

Internet Radio and Jukebox for Raspberry Pi

This Bash Script(*.sh) of Internet Radio and a jukebox for Raspberry Pi 2/3/4/Zero/Zero W/W2.
It works with an LCD and audio DAC.
Please see the instructions below:

Radio and Jukebox

Audio DAC TI PCM5102A on a Breadboard

It shows how to connect TI's 32bit 384kHz audio DAC PCM5102A to Raspberry Pi via I2S, and play music.
The detail information is on following my blog page:

PCM5102A on Breadboard

Stereo Audio Peak Meter for Raspberry Pi Pico

This audio peak meter shows like VFD on a LCD.
I used 2 rows 16 digits character LCD AQM1602Y and Raspberry Pi Pico for it. It displays 33 levels for each channels, in dB.

Peak Level Meter

Caution; URLs on audio/radio/pi for Internet Radio

実行する前に、お住いの国の著作権法などに十分に注意してください。
Please pay close attention to the copyright laws of your country.

  • 筆者が公開しているプログラムは技術的な学習や検証を目的として作成したものです。
  • また、ソース内のURLについてもサンプルです。
  • 掲載したURLの各サイトが配信するコンテンツの著作権については、配信サイトに 確認ください。
  • もし日本国または米国の法律に違反していることを当方が認知した場合は、速やかに GitHub内に保存した該当URLを削除します。当方はそれ以上の責任を負いません。
  • The following was translated using Google translation service. If there is a discrepancy in the content below, the original text written in Japanese will take precedence.
  • The program published by the author was created for the purpose of technical learning and verification.
  • Also, the URL in the source is also a sample.
  • Check with the distribution site for the copyright of the content distributed by each site of the posted URL, please.
  • If I become aware that there is a violation of Japanese or US law, I will promptly delete the relevant URL stored in GitHub. I do not take any further responsibility.

GitHub Pages (This Document)

by https://bokunimo.net