User Tools

Site Tools


shades_audio_sensor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
shades_audio_sensor [2016/10/15 06:59]
macegr
shades_audio_sensor [2016/12/30 22:20]
macegr
Line 1: Line 1:
 ===== Shades Audio Sensor ===== ===== Shades Audio Sensor =====
 {{shadesaudiosensorv2.jpg?nolink&240  }} {{shadesaudiosensorv2.jpg?nolink&240  }}
-//This documentation is for the Shades Audio Sensor V2, which is the production version. A small number of an earlier design were previously sold, the documentation can be found here: [[shades_audio_sensor_old|Shades Audio Sensor (OLD VERSION)]]+//This documentation is for the Shades Audio Sensor V2, which is the production version. A small number of an earlier design were previously sold, the documentation can be found here: [[shades_audio_sensor_old|Shades Audio Sensor (OLD VERSION)]]//
  
 The [[http://macetech.com/store/index.php?main_page=product_info&cPath=15&products_id=61|Shades Audio Sensor]] is a small circuit board that can be soldered to either the LED Matrix Shades or the RGB Shades. The built-in microphone picks up ambient sound and music, which is amplified and fed into an MSGEQ7 seven-band frequency analysis chip. The MSGEQ7 provides analog voltages to the RGB Shades or LED Matrix Shades corresponding to the sound levels present in each of the seven frequency bands. This enables the microcontroller on the Shades to analyze sounds and display various types of audio visualizations. A sensitivity switch allows operation with normal music levels or very loud concert levels. The [[http://macetech.com/store/index.php?main_page=product_info&cPath=15&products_id=61|Shades Audio Sensor]] is a small circuit board that can be soldered to either the LED Matrix Shades or the RGB Shades. The built-in microphone picks up ambient sound and music, which is amplified and fed into an MSGEQ7 seven-band frequency analysis chip. The MSGEQ7 provides analog voltages to the RGB Shades or LED Matrix Shades corresponding to the sound levels present in each of the seven frequency bands. This enables the microcontroller on the Shades to analyze sounds and display various types of audio visualizations. A sensitivity switch allows operation with normal music levels or very loud concert levels.
Line 43: Line 43:
 ===== Code Examples ===== ===== Code Examples =====
 Select the matching code for your version of Shades and try downloading it to test the Shades Audio Sensor. If you are not using the Shades Audio Sensor with Shades, you can simply use the code below as a guideline for your own application. Select the matching code for your version of Shades and try downloading it to test the Shades Audio Sensor. If you are not using the Shades Audio Sensor with Shades, you can simply use the code below as a guideline for your own application.
 +
 ==== RGB Shades ==== ==== RGB Shades ====
-{{url>https://codebender.cc/embed/sketch:200151?board=Arduino%20Mini%20w/%20ATmega328 100%,510 noborder}}+Audio-reactive code for the RGB Shades is available on Github. You can browse the code here: https://github.com/macetech/RGBShadesAudio 
 + 
 +To program the RGB Shades with the audio-reactive code, follow the steps below: 
 +  - Download the zipped code: https://github.com/macetech/RGBShadesAudio/archive/master.zip 
 +  - Follow the [[rgb_shades#programming_instructions|RGB Shades Programming Instructions]]except use the file you downloaded above.
  
 ==== LED Matrix Shades ==== ==== LED Matrix Shades ====
-{{url>https://codebender.cc/embed/sketch:194117 100%,510 noborder}}+Audio-reactive code for the LED Matrix Shades is available on Github. You can browse the code here: https://github.com/macetech/LEDMatrixShadesAudio 
 + 
 +To program the LED Matrix Shades with the audio-reactive code, follow the steps below: 
 +  - Download the zipped code: https://github.com/macetech/LEDMatrixShadesAudio/archive/master.zip 
 +  - Follow the [[led_matrix_shades#programming_instructions|LED Matrix Shades Programming Instructions]]except use the file you downloaded above.
/home/macetec/public_html/docs/data/pages/shades_audio_sensor.txt · Last modified: 2020/12/24 05:55 by mtadmin