From info at pyohio.org Tue Apr 15 16:59:39 2014 From: info at pyohio.org (=?utf-8?Q?PyOhio=202014?=) Date: Tue, 15 Apr 2014 14:59:39 +0000 Subject: [CentralOH] =?utf-8?q?Speak_at_PyOhio!?= Message-ID: <8c9245b985e483ce2777296fbc26f2dea68.20140415145929@mail203.atl81.rsgsv.net> An email from PyOhio 2014. View this email in your browser (http://us3.campaign-archive1.com/?u=8c9245b985e483ce2777296fb&id=fdbc3faccb&e=c26f2dea68) ** Speak at PyOhio! ------------------------------------------------------------ What we're looking for: * Arduino (with Python) --- *(other embedded devices welcome) * Baking (with Python) * Computer Vision (with Python) * Driving (with Python) * Eating (with Python) --- *(hopefully not while you're driving) * First time speakers (speaking about Python) * Gardening (with Python) * HipHop (with Python) * Internet of Things (with Python) * (your) Journey (with Python) * Kids (and Python) * Learning (with Python) * Making Things (with Python) --- *or Mo?ses * Nature (and Python) * Operations (with Python) * Promoting (Python) * Querying (with Python) * Robotics (with Python) * Start Ups (with Python) * Testing (with Python) * Umlauts (and Python) * Video Games (with Python) * Web Development (with Python) * (solve for) X (with Python) * You (and Python) * Zoos (and Python) -- *or Python's in Zoos (with Python) And about a thousand other topics too... Come Speak (about Mo?sen) (http://pyohio.us3.list-manage.com/track/click?u=8c9245b985e483ce2777296fb&id=47a7ec9137&e=c26f2dea68) Talk Submissions are closing on May 15th. That is less than a month away! (Is it Mo?ses or Mo?sen? Or Mo?s? Wait. Should the umlaut even be in there?) (A message from your friends at PyOhio) (We apologize for the mention about the Moose as it actually has very little to do with Python, and does not accurately reflect the views and opinions of the PyOhio 2014 board. The writer of this email campaign has been sacked and has been replaced by a pack of rapid Hyenas.) Halsks??dakashdk? (http://pyohio.us3.list-manage.com/track/click?u=8c9245b985e483ce2777296fb&id=b9192a5c8a&e=c26f2dea68) (Sorry, again. It turns out, rapid Hyenas just laugh and write gibberish. The Hyenas have since been sacked and we've rehired our original creative talent.) >>> Speak at PyOhio! <<< (http://pyohio.us3.list-manage.com/track/click?u=8c9245b985e483ce2777296fb&id=d0d32bfea1&e=c26f2dea68) http://pyohio.us3.list-manage.com/track/click?u=8c9245b985e483ce2777296fb&id=35952f4022&e=c26f2dea68 http%3A%2F%2Feepurl.com%2FSC3Nj Tweet (http://pyohio.us3.list-manage.com/track/click?u=8c9245b985e483ce2777296fb&id=507929db17&e=c26f2dea68 http%3A%2F%2Feepurl.com%2FSC3Nj) http://us3.forward-to-friend.com/forward?u=8c9245b985e483ce2777296fb&id=fdbc3faccb&e=c26f2dea68 Forward to Friend (http://us3.forward-to-friend.com/forward?u=8c9245b985e483ce2777296fb&id=fdbc3faccb&e=c26f2dea68) ============================================================ Copyright ? 2014 PyOhio, Inc., All rights reserved. You are receiving this email because you either attended PyOhio in the past or have signed up for our newsletter. Our mailing address is: PyOhio, Inc. 79 Bohyer Avenue, Pataskala, OH, United States Pataskala, OH 43062 USA ** unsubscribe from this list (http://pyohio.us3.list-manage.com/unsubscribe?u=8c9245b985e483ce2777296fb&id=30820ff45f&e=c26f2dea68&c=fdbc3faccb) ** update subscription preferences (http://pyohio.us3.list-manage.com/profile?u=8c9245b985e483ce2777296fb&id=30820ff45f&e=c26f2dea68) Email Marketing Powered by MailChimp http://www.mailchimp.com/monkey-rewards/?utm_source=freemium_newsletter&utm_medium=email&utm_campaign=monkey_rewards&aid=8c9245b985e483ce2777296fb&afl=1 -------------- next part -------------- An HTML attachment was scrubbed... URL: From james at atlantixeng.com Thu Apr 17 08:21:21 2014 From: james at atlantixeng.com (James Bonanno) Date: Wed, 16 Apr 2014 23:21:21 -0700 Subject: [CentralOH] CRC with pycrc Message-ID: <534F72E1.2000807@atlantixeng.com> Hello All, I'm working on an embedded hardware project and I'm just wondering if anyone has much experience with pycrc module. I simply need to calculate the CRC of a data packet of around 40 words. I simply trying to use check_hexstring and check_string and I keep getting argument errors no matter what I pass it. Any ideas out there? Thanks! James From jep200404 at columbus.rr.com Thu Apr 17 13:35:30 2014 From: jep200404 at columbus.rr.com (jep200404 at columbus.rr.com) Date: Thu, 17 Apr 2014 07:35:30 -0400 Subject: [CentralOH] CRC with pycrc: Show Problem In-Reply-To: <534F72E1.2000807@atlantixeng.com> References: <534F72E1.2000807@atlantixeng.com> Message-ID: <20140417073530.4fc271bd.jep200404@columbus.rr.com> On Wed, 16 Apr 2014 23:21:21 -0700, James Bonanno wrote: > I simply need > to calculate the CRC of a data packet of around 40 words. I [am?] simply > trying to use check_hexstring and check_string and I keep getting > argument errors no matter what I pass it. Any ideas out there? Please demonstrate the problem. From brywilharris at gmail.com Thu Apr 17 14:59:30 2014 From: brywilharris at gmail.com (Bryan Harris) Date: Thu, 17 Apr 2014 12:59:30 +0000 Subject: [CentralOH] CRC with pycrc: Show Problem In-Reply-To: <20140417073530.4fc271bd.jep200404@columbus.rr.com> References: <534F72E1.2000807@atlantixeng.com> <20140417073530.4fc271bd.jep200404@columbus.rr.com> Message-ID: CRC can have many polynomials. Are you using the same CRC on both ends? On Apr 17, 2014 7:35 AM, wrote: > On Wed, 16 Apr 2014 23:21:21 -0700, James Bonanno > wrote: > > > I simply need > > to calculate the CRC of a data packet of around 40 words. I [am?] simply > > trying to use check_hexstring and check_string and I keep getting > > argument errors no matter what I pass it. Any ideas out there? > > Please demonstrate the problem. > _______________________________________________ > CentralOH mailing list > CentralOH at python.org > https://mail.python.org/mailman/listinfo/centraloh > -------------- next part -------------- An HTML attachment was scrubbed... URL: From brian.costlow at gmail.com Wed Apr 23 17:55:17 2014 From: brian.costlow at gmail.com (Brian Costlow) Date: Wed, 23 Apr 2014 11:55:17 -0400 Subject: [CentralOH] Monday COhPy Message-ID: All, Just a reminder that Monday's COhPy will be at the Inc8000 incubator in New Albany, OH. 8000 Walton Parkway New Albany, OH We'll be either in the upstairs conference room, or the open area upstairs. Go up to the second floor and look for signs. Cheers, Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: From jep200404 at columbus.rr.com Mon Apr 28 04:30:00 2014 From: jep200404 at columbus.rr.com (jep200404 at columbus.rr.com) Date: Sun, 27 Apr 2014 22:30:00 -0400 Subject: [CentralOH] Meeting Reminder In-Reply-To: References: Message-ID: <20140427223000.73bdf36e.jep200404@columbus.rr.com> On Wed, 23 Apr 2014 11:55:17 -0400, Brian Costlow wrote: > Just a reminder that Monday's COhPy will be at the Inc8000 incubator in New > Albany, OH. > > 8000 Walton Parkway > New Albany, OH > > We'll be either in the upstairs conference room, or the open area upstairs. > > Go up to the second floor and look for signs. >From http://www.meetup.com/Central-Ohio-Python-Users-Group/events/174176402/: ... we'll work on the Berlin Clock, http://content.codersdojo.org/code-kata-catalogue/berlin-clock/ See also: http://en.wikipedia.org/wiki/Mengenlehreuhr - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Separately, expect programmer from dojo to come for some help with page breaks using pyreport. (#$ \newpage) Lines with restructed text seemed to be preceded with '#!'. Lines with LaTeX seemed to be preceded with '#$'. To that programmer from dojo, you'll need to create a file without any sensitive information that provokes the problem, so that it can be worked on publicly. Also, try to create the smallest file that provokes the problem.