<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.sha2017.org/index.php?action=history&amp;feed=atom&amp;title=Projects%3AHackTheVU</id>
		<title>Projects:HackTheVU - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.sha2017.org/index.php?action=history&amp;feed=atom&amp;title=Projects%3AHackTheVU"/>
		<link rel="alternate" type="text/html" href="https://wiki.sha2017.org/index.php?title=Projects:HackTheVU&amp;action=history"/>
		<updated>2026-04-24T07:33:35Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.3</generator>

	<entry>
		<id>https://wiki.sha2017.org/index.php?title=Projects:HackTheVU&amp;diff=11027&amp;oldid=prev</id>
		<title>PeeZee: Created page with &quot;{{Projects |Name=HackTheVU |Has project tag=HackTheVU, VUMeter, BinaryVoice |Has description=Hack The BinaryVoice VU Meter on the FM Tower ! }} =Hack The VU=    You've all not...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.sha2017.org/index.php?title=Projects:HackTheVU&amp;diff=11027&amp;oldid=prev"/>
				<updated>2017-08-07T18:54:21Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Projects |Name=HackTheVU |Has project tag=HackTheVU, VUMeter, BinaryVoice |Has description=Hack The BinaryVoice VU Meter on the FM Tower ! }} =Hack The VU=    You&amp;#039;ve all not...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Projects&lt;br /&gt;
|Name=HackTheVU&lt;br /&gt;
|Has project tag=HackTheVU, VUMeter, BinaryVoice&lt;br /&gt;
|Has description=Hack The BinaryVoice VU Meter on the FM Tower !&lt;br /&gt;
}}&lt;br /&gt;
=Hack The VU=&lt;br /&gt;
&lt;br /&gt;
You've all noticed the giant VU Meter on the BinaryVoice FM Tower. As discussed in [[Projects:VUMeter]] it shows the audio level of the BinaryVoice FM radio station.&lt;br /&gt;
&lt;br /&gt;
But it also has a network interface to control the LEDs !&lt;br /&gt;
&lt;br /&gt;
You can control it over UDP via 151.216.79.11 on port 555&lt;br /&gt;
&lt;br /&gt;
It has 80 LEDs of which you can set the RGB color value.&lt;br /&gt;
&lt;br /&gt;
=The protocol=&lt;br /&gt;
&lt;br /&gt;
Send the following message: SET:XX:RR:GG:BB to UDP port 555&lt;br /&gt;
&lt;br /&gt;
* XX: the led number (from 0 to 79, bottom to top)&lt;br /&gt;
* RR: the HEX RED color value&lt;br /&gt;
* GG: the HEX GREEN color value&lt;br /&gt;
* BB: the HEX BLUE color value&lt;br /&gt;
&lt;br /&gt;
=For example=&lt;br /&gt;
&lt;br /&gt;
Sending&lt;br /&gt;
&lt;br /&gt;
echo SET:39:FF:FF:FF | socat -t 0 - UDP:151.216.79.11:555&lt;br /&gt;
&lt;br /&gt;
will set the middle led to white&lt;br /&gt;
&lt;br /&gt;
=Notes=&lt;br /&gt;
&lt;br /&gt;
Please be gentle since it is only an Arduino Uno on a small network shield. :-)&lt;br /&gt;
&lt;br /&gt;
After 10 seconds of silence the tower will return to normal VU meter operation&lt;/div&gt;</summary>
		<author><name>PeeZee</name></author>	</entry>

	</feed>