Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home/libremechanics/web/libremechanics.com/public_html/includes/common.inc).
Submitted by SebastianR on Wed, 01/06/2016 - 22:22
OZER is a work in progress to develop a totally functional hexapod for exploring functions on unstructured terrains. Keeping as main objectives the development of a low cost, easy to construct, assemble and operate structure which allows the reconfiguring of the platform for new uses.
Submitted by SebastianR on Mon, 04/28/2014 - 00:08
Some usual RF devices are those digital modules where a button or command generates an digital output on the receptor, this limits the amount of control that can be generated on the receptor to a few "channels". In most cases some "complex" custom comunication is required, where the RF modules need to handle any type and size of information the process require.
Submitted by SebastianR on Mon, 04/14/2014 - 21:56
RF modules offer the capability to wirless transmite datta on electronic and robotics projects, this modules are extremly easy to use and are quite cheap (about $5 USD) wich make them ideal for projects
In this little example an Arduino UNO board with 2 micro servo motors will be controlled remotely using an XY-DJM-5V SC2272-M4 RF controller. Note that this module is intended for be used as a simple relay on its digital pins, other modules allow more deep radio frequency communication.
Submitted by SebastianR on Mon, 06/03/2013 - 03:35
Many robotic projects require the control of multiples digital and discrete outputs to work simultaneously, the motor interfaces are not an exception due big robotic instrumentation used today, the widespread Arduino control interface has the ability to handle steppers motors even with its own reference function librarys, but when it comes to a much more basic type of control over multiple speed's motors some arrangements need to be done.
Submitted by SebastianR on Tue, 05/07/2013 - 22:00
Building hardware interfaces for programs and robotic projects its always easy with Arduino, the communication capability of the board allows to send data directly to a computer or logic circuit with no need for complex custom electronic configurations. The prototype was created to test the following capabilities and characteristics for Arduino and Python working in together: