Änderungen

OmnibotWebcontrol

400 Byte hinzugefügt, 08:26, 12. Aug. 2017
<preembedvideo service="youtube">https://www.youtube.com/watch?v=WxPTA3W4Ek0</embedvideo>
<!DOCTYPE html>Greetings carbon unit. I am a Omnibot, a robot created by Takara TOMY in 1980th. My new carbon unit masters wanted to control me, but my original radio control unit is lost.<html><body>But my new masters are so called "Hackers", they found a way to control me without the original control unit. The masters using the cassette recording unit in my belly with a so called bluetooth adapt000r. They also figured out my secret control frequencies listed below .... don't tell any one, it is a secret!!! The masters preparing a so called web application, so everybody can control me with a comput0rrrr connected via bluetooth. The source code is available on GitHub. But, it is not completed yet... typical carbon unit... they are slow.
<button onmouseup{| class="myFunctionOff()wikitable" onmousedown="myFunctionOn(1600)">|-! frequency !! function|-|1600Hz || Forward</button>|-|2000Hz || Backward|-|2200Hz || Left|-|1800Hz || Right|-|1400Hz || audio bypath mode on|-|2600Hz || Test2 |-|2400Hz || Test3|-|2800Hz || Test4|-|1200Hz || LeftForward|-|1000Hz || LeftBackward|-|800Hz || RightForward|-|4600Hz || audio bypath mode on|}
<p id="demo"><https:/p>/github.com/hackffm/OminibotWebRemote
<p>A function is triggered when the button is clicked. The function outputs some text in a p element with id="demo".</p>
<script>function myFunctionOff() { document[[Datei:Ominibot.getElementById("demo").innerHTML = "Hello World"; gainObj.gain.value = 0;}function myFunctionOn(f) { document.getElementById("demo").innerHTML = "Hello World2"; osc.frequency.value = f; gainObj.gain.value = 1; }context = new AudioContext;osc = context.createOscillator();osc.type=osc.SQUARE;osc.frequency.value = 440;osc.start(0);var gainObj = context.createGain();gainObj.gain.value = 0;osc.connect(gainObj);gainObj.connect(context.destination);</script> </body></html> </pre>jpg|240px]]
913
Bearbeitungen