Comments for Gnewt's Blag http://www.gnewt.at/blog She turned me into a Gnewt! I got better... Mon, 10 Nov 2014 05:15:14 +0000 hourly 1 https://wordpress.org/?v=4.7.2 Comment on Weekend Project: Web-controlled Christmas Lights with Node.js, Arduino, and Raspberry Pi by Katie http://www.gnewt.at/blog/2013/09/christmas-lights-with-node-js-arduino-raspberry-pi/comment-page-1/#comment-99565 Mon, 10 Nov 2014 05:15:14 +0000 http://www.gnewt.at/blog/?p=250#comment-99565 This is a really cool project – thanks for sharing! Do you mind if I use one of your christmas lights photos in a Nodebots slideshow I’m making which shows possible projects?

]]>
Comment on Scripting an Ice Cream Delivery with the Android SDK by Red http://www.gnewt.at/blog/2012/07/scripting-an-ice-cream-delivery-with-the-android-sdk/comment-page-1/#comment-52479 Wed, 22 Jan 2014 21:05:56 +0000 http://www.gnewt.at/blog/?p=235#comment-52479 Clever! =)

]]>
Comment on Weekend Project: Web-controlled Christmas Lights with Node.js, Arduino, and Raspberry Pi by Stefan Holodnick http://www.gnewt.at/blog/2013/09/christmas-lights-with-node-js-arduino-raspberry-pi/comment-page-1/#comment-33886 Thu, 10 Oct 2013 01:53:30 +0000 http://www.gnewt.at/blog/?p=250#comment-33886 I’m glad I stumbled onto your Youtube page. It got me thinking about something. There must be some module for Node that can interpret color values from a web video file. Or if not, one could be built. I can see using Node’s realtime architecture for playing Christmas videos through your Christmas lights.

]]>
Comment on Weekend Project: Web-controlled Christmas Lights with Node.js, Arduino, and Raspberry Pi by Gnewt http://www.gnewt.at/blog/2013/09/christmas-lights-with-node-js-arduino-raspberry-pi/comment-page-1/#comment-33161 Thu, 26 Sep 2013 04:08:28 +0000 http://www.gnewt.at/blog/?p=250#comment-33161 Yeap. They’re all individually addressable, so the lights can be controlled in any arbitrary pattern. And this release is all JavaScript! I had previously written a Python version but the code I put up on GitHub and talked about in this post is pure JS.

]]>
Comment on Weekend Project: Web-controlled Christmas Lights with Node.js, Arduino, and Raspberry Pi by Dovy http://www.gnewt.at/blog/2013/09/christmas-lights-with-node-js-arduino-raspberry-pi/comment-page-1/#comment-33146 Wed, 25 Sep 2013 16:54:51 +0000 http://www.gnewt.at/blog/?p=250#comment-33146 So… could you change the buffer to add the color to more than just the end of the string? Seems like you could do a pretty cool string effect by doing multiple hexes at once. Very interested in your work. I’d probably mod it to be all javascript instead of python. ;)

]]>
Comment on Weekend Project: Web-controlled Christmas Lights with Node.js, Arduino, and Raspberry Pi by Coder Read #20130916: Host website on Dropbox | Coders Grid http://www.gnewt.at/blog/2013/09/christmas-lights-with-node-js-arduino-raspberry-pi/comment-page-1/#comment-32624 Mon, 16 Sep 2013 17:01:11 +0000 http://www.gnewt.at/blog/?p=250#comment-32624 […] http://www.gnewt.at/blog/2013/09/christmas-lights-with-node-js-arduino-raspberry-pi/ […]

]]>
Comment on Weekend Project: Web-controlled Christmas Lights with Node.js, Arduino, and Raspberry Pi by Show HN: Web-controlled Christmas Lights with Node.js, Arduino, and Raspberry Pi | Rocketboom http://www.gnewt.at/blog/2013/09/christmas-lights-with-node-js-arduino-raspberry-pi/comment-page-1/#comment-32497 Mon, 16 Sep 2013 00:46:06 +0000 http://www.gnewt.at/blog/?p=250#comment-32497 […] Show HN: Web-controlled Christmas Lights with Node.js, Arduino, and Raspberry Pi Source: http://www.gnewt.at/blog/2013/09/christmas-lights-with-node-js-arduino-raspberry-pi/ 0    […]

]]>
Comment on Bi-directional Caller ID Spoofing with Asterisk by Gnewt http://www.gnewt.at/blog/2012/07/asterisk-bidirectional-cid-spoofing/comment-page-1/#comment-12332 Fri, 21 Sep 2012 05:25:30 +0000 http://www.gnewt.at/blog/?p=225#comment-12332 This is Python, but the ‘fun parts’ don’t rely on Python at all. Reading this page should help you understand Asterisk’s .call file functionality. The Python script just generates the .call files dynamically.

]]>
Comment on Scripting an Ice Cream Delivery with the Android SDK by Gnewt http://www.gnewt.at/blog/2012/07/scripting-an-ice-cream-delivery-with-the-android-sdk/comment-page-1/#comment-12331 Fri, 21 Sep 2012 05:24:17 +0000 http://www.gnewt.at/blog/?p=235#comment-12331 I’m not running Python on Android (though it’s possible), I’m just running Python scripts that are included with the Android SDK on my laptop. They interface with the phone over ADB (Android Debug Bridge).

]]>
Comment on Bi-directional Caller ID Spoofing with Asterisk by Gnewt http://www.gnewt.at/blog/2012/07/asterisk-bidirectional-cid-spoofing/comment-page-1/#comment-12330 Fri, 21 Sep 2012 05:22:52 +0000 http://www.gnewt.at/blog/?p=225#comment-12330 The .call files are generated dynamically by the Python script– check out the source.

]]>