|
|
|
Forum Guru
      
Group: Forum Members
Last Login: Saturday, December 31, 2011 10:37 AM
Posts: 69,
Visits: 315
|
|
Hi Jason,
I have put together a simple open source Python Serializer library so that I (and others) can use the Serializer on Linux as well as Windows (and probably MacOS X as well). But before I post it on Google Code, I wanted to make sure that was OK with you.
Thanks!
patrick
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Wednesday, November 03, 2010 6:11 AM
Posts: 7,
Visits: 19
|
|
| Can Serializer be programmed with python?
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Monday, October 31, 2011 9:18 PM
Posts: 640,
Visits: 819
|
|
| Yes, that would be awesome PiRobot! Once you have it posted, send us the link, and we'll add it to our Serializer page as a 3rd party Python lib. I like Python...used to use it a lot. Best Regards,
Jason Summerour President, Summerour Robotics Corporation www.roboticsconnection.com
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Wednesday, November 03, 2010 6:11 AM
Posts: 7,
Visits: 19
|
|
i haven't learned python yet because i still go to school and i dont have enough time ,so i cant
tell anything about python.
school here in greece s**s.
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: Saturday, December 31, 2011 10:37 AM
Posts: 69,
Visits: 315
|
|
Thanks Jason,
Here are the links to the library. First of all, the documentation is at:
http://www.pirobot.org/code/serializer.html
The code is in a Google Code SVN repository with home page:
http://code.google.com/p/pyserializer/
Note that as stated on the home page, there are a number of sensors I could not test since I don't have them.
The library and four example files are at:
http://code.google.com/p/pyserializer/source/browse/#svn/tags/0.1.0/serializer/src
As you can see, I am calling this release version 0.1.0.
The latest SVN version at any time is at:
http://code.google.com/p/pyserializer/source/browse/#svn/trunk/serializer/src
But I would stick to the versioned releases since I break a lot of things in SVN before I create a release.
Hope people find this useful, and let me know if you run into trouble!
--patrick
http://www.pirobot.org
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Monday, October 31, 2011 9:18 PM
Posts: 640,
Visits: 819
|
|
That's sweet Pi! I'll get the Serializer page updated later tonight hopefully, but it might be tomorrow.  I'll try to allocate some time in the coming weeks to test the sensor code for which you do not have sensors for. Best Regards!
Jason Summerour President, Summerour Robotics Corporation www.roboticsconnection.com
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: Saturday, December 31, 2011 10:37 AM
Posts: 69,
Visits: 315
|
|
I have updated the Python Serializer library to include PID functions. Please see the link to the new library as well as release notes at:
http://www.pirobot.org/code/
--patrick
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Monday, October 31, 2011 9:18 PM
Posts: 640,
Visits: 819
|
|
| Hey, thanks Pi! Nice website by the way! I'll put a link to this Serializer Python lib today on the Serializer page. Best Regards!
Jason Summerour President, Summerour Robotics Corporation www.roboticsconnection.com
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: Saturday, December 31, 2011 10:37 AM
Posts: 69,
Visits: 315
|
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Monday, October 31, 2011 9:18 PM
Posts: 640,
Visits: 819
|
|
|
|
|