Download Latest Version ServoMotorsModels.zip (1.2 MB)
Email in envelope

Get an email when there's a new version of Libre Mechanics

Home / Development / LM-Plot
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2012-10-11 1.3 kB
LM-Plot.py 2012-10-10 15.2 kB
Totals: 2 Items   16.5 kB 0
#!/usr/bin/python
#title           :ML-Plot.py
#copyright       :Copyright (C) 2012  Jhoan Sebastian Rodriguez.
        ##           This program is free software; you can redistribute it and/or modify
        ##   it under the terms of the GNU General Public License as published by
        ##   the Free Software Foundation; either version 3 of the License, or
        ##   (at your option) any later version.
        ##
        ##   This program is distributed in the hope that it will be useful,
        ##   but WITHOUT ANY WARRANTY; without even the implied warranty of
        ##   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        ##   GNU General Public License for more details.
        ##
        ##   You should have received a copy of the GNU General Public License
        ##   along with this program; if not, write to the Free Software Foundation,
        ##   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
#author          :Jhoan Sebastian Rodriguez
#date            :20121007
#version         :0.1
#usage           :python ML-Plot.py
#depedencies	 :serial and matplotlib.pylab
#notes           :www.libremechanics.com
#python_version  :2.7.3  
#==============================================================================
Source: README.txt, updated 2012-10-11