Labview 8.2 on Ubuntu 6.10
Hi,
I was seeing the thread in:
http://forums.ni.com/ni/board/message?board.id=170&message.id=200997&view=by_date_ascending&page=1
And I had a big surprise when my installation just worked whitout problems. I’m using ubuntu 6.10
$uname -a
Linux yesidh-laptop 2.6.17-12-generic #2 SMP Mon Jul 16 19:37:58 UTC 2007 i686 GNU/Linux
I installed rpm, from synaptic, then copy the entire cd contents to /media/labview and then run INSTALL by using:
$sudo ./INSTALL
Then the installation went perfect, just some warnings about a deprecated command:
sort: Warning: “+number” syntax is deprecated, please use “-k number”
Finally i ran:
/usr/local/natinst/LabVIEW-8.2/labview
And the program ran, I don’t know if I will have that crashed in the future but the installation was good. I will let you all now.
Here is a screenshot of the program running:
Bye
Add comment August 25, 2007
English site freeze
Unfortunately I will not post so much on this site for a while, I’ll focus to improve the Spanish version. The reason for this is because it’s my mother language and I think there is not so much mechatronics information in this language, and in english you can find it more.
I hope this doesn’t take to long, so I can write in the two languages (that takes so much time). If you want take a look and the spanish site in: http://mecatronica.wordpress.com
And don’t dubt to ask for any help you think I can bring you some support.
Bye
Add comment August 3, 2007
Mechatronics Open Source Software
Right now all the engineering disciplines do a great use of computational programs, in the design of any appliance you have in home or in your car a great use of software was made. That’s totally true with the Mechatronics world where you can have the bless to integrate very useful discipline to create a truly “intelligent” or automate process.
The use of private software in the field has made some time difficult for a hobbies or student to use it because his highly price. A alternative way has been in progress for some time with the Free Software Community willing to develop software and share it with the world for free (as free spech). Among all those Open Software Projects there are many related with the mechatronics field, that I will describe here and give some advice in it use from my own experience.
I’ll would really like to incentive you to participate in some of this projects, the first you can do is give it a try.
CAD Software
QCAD: QCad is an application for computer aided drafting in two dimensions (2d). With QCad you can create technical drawings such as plans for buildings, interiors, mechanical parts or schemas and diagrams. QCad works on Windows, Mac OS X and many Linux and Unix Systems. The source code of the QCad community edition is released under the GPL (Open Source).
BRL-CAD: The BRL-CAD package is a powerful Constructive Solid Geometry (CSG) solid modeling system with over 20 years development and production use by the U.S. military. BRL-CAD includes an interactive geometry editor, parallel ray-tracing support for rendering and geometric analysis, path-tracing for realistic image synthesis, network distributed framebuffer support, image-processing and signal-processing tools. The entire package is distributed in source code form.
Electronics squematic diagrams
Kicad: is an open source (GPL) software for the creation of electronic schematic diagrams and printed circuit board artwork.
gEDA Project: The gEDA project is working on producing a full GPL‘d suite of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. Currently, the gEDA project offers a mature suite of free software applications for electronics design, including schematic capture, attribute management, bill of materials (BOM) generation, netlisting into over 20 netlist formats, analog and digital simulation, and printed circuit board (PCB) layout.
Electronics PIC Microcontrollers
GPUTILS: GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib. It’s distributed under the terms of the GNU Public License. See the gnupic page for other GNU PIC tools such as gpsim, a gputils compatible simulator.
PiKdev: is a simple graphic IDE for the development of PIC-based applications.
It currently supports assembly language. C language is also supported for PIC 18 devices.
Programming software
GCC: the GNU compiler collection
CodeBlocks: Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
Cross platform GUI
wxWidgets: wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. Unlike other cross-platform toolkits, wxWidgets applications look and feel native. This is because wxWidgets uses the platform’s own native controls rather than emulating them. It’s also extensive, free, open-source, and mature.
Mathematical analysis
Scilab: Scilab is a scientific software package for numerical computations providing a powerful open computing environment for engineering and scientific applications.
The descriptions has been copied from the projects websites. Surely there are a lot of other projects, but my idea is to post here the ones I have used. If you know another one feel free to posted. To help me show all the benefits we can get by using open source software.
2 comments April 4, 2007
Mechatronics books
Interesting books in the mechatronics field:
Grafcet documentation: http://edison.upc.edu/curs/grafcet/
PLC documentation: http://claymore.engineer.gvsu.edu/~jackh/books/plcs/
3 comments April 4, 2007
Free fuzzy logic library Docs
Hi, this time I want to contribute with a documentation for the FFLL library, I have worked with it and think it is good. I had some trouble looking for documentation, that’s why I liked to change that by first generating a doxygen documentation for the library.
I think anyone that begin working with the library will find this helpful, you can get it from here http://pwp.etb.net.co/iyhernandezo/ffll, that’s all this time.Bye
Short coming: Free Fuzzy Logic Library tutorials.
2 comments March 6, 2007
QCad Fluid Power Library
Hi all, I create a fluid power library for QCad based on the ISO1219 standard in the fluid power technology for the automation industry.
Here is a screeshot of what you can do:
Another screenshot showing QCad and the library.
At the moment I can’t upload the file here. So please post here and I’ll send you the library. Bye.
Add comment January 27, 2007