From robert at robertblackwell.com Tue Jun 19 06:46:06 2012 From: robert at robertblackwell.com (Robert Blackwell) Date: Tue, 19 Jun 2012 09:46:06 -0400 Subject: [Hardware-pm] Hardware.pm logo Message-ID: Hi all, Mark Keating is doing a great job coming up with a Hardware.pm logo. Please give your thoughts pic.twitter.com/zUNd9QOM Robert From robert at robertblackwell.com Tue Jun 19 06:49:33 2012 From: robert at robertblackwell.com (Robert Blackwell) Date: Tue, 19 Jun 2012 09:49:33 -0400 Subject: [Hardware-pm] Website Hello World Message-ID: We have a website at least we are incubating one. The mechanics are in place to let hardware.pm.org be served from the github organization perl-hardware. https://github.com/organizations/perl-hardware If you have a github account come be a member. If you are github averse we will accommodate you soon as best we can. If you are doing anything with hardware and perl I encourage you to add a repo for it. Robert. From robert at robertblackwell.com Tue Jun 19 07:08:00 2012 From: robert at robertblackwell.com (Robert Blackwell) Date: Tue, 19 Jun 2012 10:08:00 -0400 Subject: [Hardware-pm] Perl and Firmata Message-ID: Hello, Firmata If you are wondering what Fimata is you can read more about Firmata http://firmata.org/wiki/Main_Page. Device::Firmata Does anyone have any interested in helping get Device::Firmata, http://bako.ca/pm/firmata/, to CPAN? "Firmata Test Program as a Web Application" I think a great web application to build would be a "Firmata Test Program". You can see examples on http://firmata.org. Also Rocco Caputo of POE fame has started Reflexive::Firmata - an Asynchronous OO interface to serial Firmata devices. https://github.com/rcaputo/rx-firmata Happy Hardware Hacking Robert From pat at patspam.com Tue Jun 19 07:16:48 2012 From: pat at patspam.com (Patrick Donelan) Date: Tue, 19 Jun 2012 09:16:48 -0500 Subject: [Hardware-pm] Website Hello World In-Reply-To: References: Message-ID: Hi Robert, How do we join the github org? I get redirected to the front page when I try to hit that link. If you need to add people manually, my github username is pdonelan. Cheers, Patrick On Tue, Jun 19, 2012 at 8:49 AM, Robert Blackwell < robert at robertblackwell.com> wrote: > We have a website at least we are incubating one. > > The mechanics are in place to let hardware.pm.org be served from the > github organization perl-hardware. > https://github.com/organizations/perl-hardware > > If you have a github account come be a member. > > If you are github averse we will accommodate you soon as best we can. > > If you are doing anything with hardware and perl I encourage you to > add a repo for it. > > Robert. > _______________________________________________ > Hardware-pm mailing list > Hardware-pm at pm.org > http://mail.pm.org/mailman/listinfo/hardware-pm > -------------- next part -------------- An HTML attachment was scrubbed... URL: From breno at rio.pm.org Tue Jun 19 07:25:38 2012 From: breno at rio.pm.org (breno) Date: Tue, 19 Jun 2012 11:25:38 -0300 Subject: [Hardware-pm] Website Hello World In-Reply-To: References: Message-ID: On Tue, Jun 19, 2012 at 11:16 AM, Patrick Donelan wrote: > Hi Robert, > > How do we join the github org? I get redirected to the front page when I try > to hit that link. > I think the proper url for non-members (yet) is https://github.com/perl-hardware It doesn't seem to have an "ask to join" button, though. Not even sure such thing exists :) > If you need to add people manually, my github username is pdonelan. > I want to join too, I'm "garu" on github. Cheers! From robert at robertblackwell.com Tue Jun 19 07:45:19 2012 From: robert at robertblackwell.com (Robert Blackwell) Date: Tue, 19 Jun 2012 10:45:19 -0400 Subject: [Hardware-pm] Website Hello World In-Reply-To: References: Message-ID: I should have mentioned that genehack is planning to use the great http://search.cpan.org/~genehack/HiD-0.3/lib/HiD.pm to help build the website. He is still traveling but I would think some help would not be turned down. Robert On Tue, Jun 19, 2012 at 9:49 AM, Robert Blackwell wrote: > We have a website at least we are incubating one. > > The mechanics are in place to let hardware.pm.org be served from the > github organization perl-hardware. > https://github.com/organizations/perl-hardware > > If you have a github account come be a member. > > If you are github averse we will accommodate you soon as best we ?can. > > If you are doing anything with hardware and perl I encourage you to > add a repo for it. > > Robert. From robert at robertblackwell.com Tue Jun 19 10:47:22 2012 From: robert at robertblackwell.com (Robert Blackwell) Date: Tue, 19 Jun 2012 13:47:22 -0400 Subject: [Hardware-pm] Bus Pirate and Perl Message-ID: This looks like a nice project. Is anyone interested in getting a Bus Pirate? http://dangerousprototypes.com/docs/Bus_Pirate We should have a nice write up for how to use it from perl. This could be a start http://dangerousprototypes.com/docs/Bus_Pirate_Scripting_in_Python Thanks Robert From robert at robertblackwell.com Tue Jun 19 13:18:05 2012 From: robert at robertblackwell.com (Robert Blackwell) Date: Tue, 19 Jun 2012 16:18:05 -0400 Subject: [Hardware-pm] If you have a Beagle Bone Message-ID: If you have a Beagle Bone this project might interest you. http://scott.dd.com.au/wiki/PerlBone From robert at robertblackwell.com Tue Jun 19 13:29:20 2012 From: robert at robertblackwell.com (Robert Blackwell) Date: Tue, 19 Jun 2012 16:29:20 -0400 Subject: [Hardware-pm] Saleae logic analyzer Message-ID: Would be great to see a Saleae logic analyzer talking to Perl. http://community.saleae.com/ I wonder if we could get a loaner if anyone was interested? Robert From sjn+oslo.pm at pvv.org Wed Jun 20 04:26:04 2012 From: sjn+oslo.pm at pvv.org (Salve J Nilsen) Date: Wed, 20 Jun 2012 13:26:04 +0200 (CEST) Subject: [Hardware-pm] Website Hello World In-Reply-To: References: Message-ID: Robert Blackwell said: > > I should have mentioned that genehack is planning to use the great > http://search.cpan.org/~genehack/HiD-0.3/lib/HiD.pm to help build the > website. Ooh, nice! I've been looking for options for moving the Oslo.pm site to github. I think I'll take a look at this. :) - Salve (one of the Oslo.pm guys, and member of the "Hackeriet" hackerspace in Oslo.) -- #!/usr/bin/perl sub AUTOLOAD{$AUTOLOAD=~/.*::(\d+)/;seek(DATA,$1,0);print# Salve Joshua Nilsen getc DATA}$"="'};&{'";@_=unpack("C*",unpack("u*",':4@,$'.# '2!--"5-(50P%$PL,!0X354UC-PP%/0\`'."\n"));eval "&{'@_'}"; __END__ is near! :) From pat at patspam.com Thu Jun 21 09:20:33 2012 From: pat at patspam.com (Patrick Donelan) Date: Thu, 21 Jun 2012 12:20:33 -0400 Subject: [Hardware-pm] Vim Clutch Message-ID: Not strictly Perl hardware related, but a fun example of turning things around and using hardware to control software. https://github.com/alevchuk/vim-clutch -------------- next part -------------- An HTML attachment was scrubbed... URL: