User:Jasper van Loenen: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 1: Line 1:
<div style="border:2px dotted black;width:400px; float: left; margin:20px;padding:20px;">
==Prototyping==
==Prototyping==
# [[User:Jasper van Loenen/Prototyping/Soldier_soldier | Soldier, Soldier]] - '''Listen to the computer sing "Soldier, Soldier", and sing along with the lyrics'''<br />Python, espeak
# [[User:Jasper van Loenen/Prototyping/Soldier_soldier | Soldier, Soldier]] - '''Listen to the computer sing "Soldier, Soldier", and sing along with the lyrics'''<br />Python, espeak
Line 5: Line 6:
# [[User:Jasper van Loenen/Prototyping/message | Messager]] - '''Send a message directly to my phone'''<br />Python, html form, cgi, Prowler
# [[User:Jasper van Loenen/Prototyping/message | Messager]] - '''Send a message directly to my phone'''<br />Python, html form, cgi, Prowler
# [[User:Jasper van Loenen/Prototyping/pythonNunchuckDraw | Python Nunchuck Draw]] - '''Draw inside a terminal window using a Wii Nunchuck and export to svg'''<br />Python, Arduino, Wii Nunchuck, svg
# [[User:Jasper van Loenen/Prototyping/pythonNunchuckDraw | Python Nunchuck Draw]] - '''Draw inside a terminal window using a Wii Nunchuck and export to svg'''<br />Python, Arduino, Wii Nunchuck, svg
</div>


 
<div style="border:2px dotted black;width:400px; float: left; margin:20px;padding:20px;">
==Interesting links==
==Interesting links==
'''Electronics'''<br />
'''Electronics'''<br />
*Music box - http://dangerousprototypes.com/forum/viewtopic.php?f=56&t=3472
*Music box - http://dangerousprototypes.com/forum/viewtopic.php?f=56&t=3472
*Wavetable Melody Generator - http://elm-chan.org/works/mxb/report.html
*Wavetable Melody Generator - http://elm-chan.org/works/mxb/report.html
</div>

Revision as of 16:23, 17 January 2012

Prototyping

  1. Soldier, Soldier - Listen to the computer sing "Soldier, Soldier", and sing along with the lyrics
    Python, espeak
  2. svgMovie - Convert a YouTube video to an animated SVG
    Python, svg, YouTube
  3. Wikistats - See who updates the wiki the most
    Python, SQLite, RSS
  4. Messager - Send a message directly to my phone
    Python, html form, cgi, Prowler
  5. Python Nunchuck Draw - Draw inside a terminal window using a Wii Nunchuck and export to svg
    Python, Arduino, Wii Nunchuck, svg

Interesting links

Electronics