HOME



picture info

FarmBot Genesis Watering
FarmBot is an open source precision agriculture CNC farming project consisting of a Cartesian coordinate robot farming machine, software and documentation including a farming data repository. The project aims to ''"Create an open and accessible technology aiding everyone to grow food and to grow food for everyone."'' History The FarmBot project was started in 2011 by American Rory Aronson whilst studying mechanical engineering at California Polytechnic State University. Aronson attended an elective course in organic agriculture where he learned about a tractor that used machine vision to detect and cover weeds which removed the need for herbicides or manual labour, the tractor cost over US$1 million. In March 2014 Aronson began working on the project full-time funded by a grant from the Shuttleworth Foundation. Firmware developer Tim Evers and software developer Rick Carlino later joined the project as core developers. Rory Aronson created the company Farmbot.io to provide ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Open Source
Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use and view the source code, design documents, or content of the product. The open source model is a decentralized software development model that encourages open collaboration. A main principle of Open-source software, open source software development is peer production, with products such as source code, blueprints, and documentation freely available to the public. The open source movement in software began as a response to the limitations of proprietary code. The model is used for projects such as in open source appropriate technology, and open source drug discovery. Open source promotes universal access via an open-source or free license to a product's design or blueprint, and universal redistribution of that design or blueprint. Before the phrase ''open source'' became widely adopted, developers and producers used a variety of other terms, suc ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




CleanTechnica
''CleanTechnica'' is a US-based online audio and video media company, that operates a website under the same name, dedicated to aggregating news in clean technology, sustainable energy, and Electric vehicle, electric vehicles, with a focus on Tesla, Inc., Tesla. It is a privately held company founded in 2008. Content CleanTechnica's stories have been cited by ''Business Insider'' (on Lindsey Graham), Reuters (on nanotech for energy storage), ThinkProgress (on wind power in Texas), ''The Washington Post'' (on suburban living), and ''Slate (magazine), Slate'' (on medical mask stockpiling during the COVID-19 pandemic). ''ThinkProgress'' have also published their stories in full. CleanTechnica has published interviews with people such as the Post Carbon Institute Fellow Richard Heinberg. Staff The Chief Editor, main writer and CEO is Zach Shahan. Apart from its own staff, CleanTechnica have accepted guest contributions from others, such as California Governor (then mayor of San ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Engineering Projects
Engineering is the practice of using natural science, mathematics, and the engineering design process to solve problems within technology, increase efficiency and productivity, and improve systems. Modern engineering comprises many subfields which include designing and improving infrastructure, machinery, vehicles, electronics, materials, and energy systems. The discipline of engineering encompasses a broad range of more specialized fields of engineering, each with a more specific emphasis for applications of mathematics and science. See glossary of engineering. The word ''engineering'' is derived from the Latin . Definition The American Engineers' Council for Professional Development (the predecessor of the Accreditation Board for Engineering and Technology aka ABET) has defined "engineering" as: History Engineering has existed since ancient times, when humans devised inventions such as the wedge, lever, wheel and pulley, etc. The term ''engineering'' is derived ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

DIY Culture
"Do it yourself" ("DIY") is the method of building, wikt:modification, modifying, or repairing things by oneself without the direct aid of professionals or certified experts. Academic research has described DIY as behaviors where "individuals use Raw material, raw and semi-raw materials and parts to produce, transform, or reconstruct material possessions, including those drawn from the natural environment (e.g., landscaping)". DIY behavior can be triggered by various motivations previously categorized as market economy, marketplace motivations (economic benefits, lack of product availability, lack of product quality, need for customization), and identity (social science), identity enhancement (Workmanship, craftsmanship, empowerment, community seeking, uniqueness). The term "do-it-yourself" has been associated with consumers since at least 1912 primarily in the domain of home improvement and maintenance activities. The phrase "do it yourself" had come into common usage (in stan ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Open Hardware Electronic Devices
Open or OPEN may refer to: Music * Open (band), Australian pop/rock band * The Open (band), English indie rock band * Open (Blues Image album), ''Open'' (Blues Image album), 1969 * Open (Gerd Dudek, Buschi Niebergall, and Edward Vesala album), ''Open'' (Gerd Dudek, Buschi Niebergall, and Edward Vesala album), 1979 * Open (Gotthard album), ''Open'' (Gotthard album), 1999 * Open (Cowboy Junkies album), ''Open'' (Cowboy Junkies album), 2001 * Open (YFriday album), ''Open'' (YFriday album), 2001 * Open (Shaznay Lewis album), ''Open'' (Shaznay Lewis album), 2004 * Open (Jon Anderson EP), ''Open'' (Jon Anderson EP), 2011 * Open (Stick Men album), ''Open'' (Stick Men album), 2012 * Open (The Necks album), ''Open'' (The Necks album), 2013 * Open (Kwon Eun-bi EP), 2021 * ''Open'', a 1967 album by Julie Driscoll, Brian Auger and the Trinity * ''Open'', a 1979 album by Steve Hillage * Open (Queensrÿche song), "Open" (Queensrÿche song) * Open (Mýa song), "Open" (Mýa song) * "Open", the fi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

GitHub
GitHub () is a Proprietary software, proprietary developer platform that allows developers to create, store, manage, and share their code. It uses Git to provide distributed version control and GitHub itself provides access control, bug tracking system, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. Headquartered in California, GitHub, Inc. has been a subsidiary of Microsoft since 2018. It is commonly used to host open source software development projects. GitHub reported having over 100 million developers and more than 420 million Repository (version control), repositories, including at least 28 million public repositories. It is the world's largest source code host Over five billion developer contributions were made to more than 500 million open source projects in 2024. About Founding The development of the GitHub platform began on October 19, 2005. The site was launched in April 2008 by Tom ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

MIT License
The MIT License is a permissive software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s. As a permissive license, it puts very few restrictions on reuse and therefore has high license compatibility. Unlike copyleft software licenses, the MIT License also permits reuse within proprietary software, provided that all copies of the software or its substantial portions include a copy of the terms of the MIT License and also a copyright notice. In 2015, the MIT License was the most popular software license on GitHub, and was still the most popular in 2025. Notable projects that use the MIT License include the X Window System, Ruby on Rails, Node.js, Lua (programming language), Lua, jQuery, .NET, Angular (web framework), Angular, and React (JavaScript library), React. License terms The MIT License has the identifier MIT in the SPDX License List. It is also known as the "#Ambiguity and variants, Expat License". It has the following terms: Co ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

RepRap Project
RepRap (a contraction of ''replicating rapid prototyper'') is a project to develop low-cost 3D printers that can print most of their own components. As open designs, all of the designs produced by the project are released under a free software license, the GNU General Public License. Due to the ability of these machines to make some of their own parts, authors envisioned the possibility of cheap RepRap units, enabling the manufacture of complex products without the need for extensive industrial infrastructure. They intended for the RepRap to demonstrate evolution in this process as well as for it to increase in number exponentially. A preliminary study claimed that using RepRaps to print common products results in economic savings. The RepRap project started in England in 2005 as a University of Bath initiative, but it is now made up of hundreds of collaborators worldwide. History RepRap 0.1 building an object First part ever made by a RepRap to make a RepRap, fabricated by ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Fused Deposition Modeling
Fused filament fabrication (FFF), also known as fused deposition modeling (with the trademarked acronym FDM), or ''filament freeform fabrication'', is a 3D printing process that uses a continuous filament of a thermoplastic material. Filament is fed from a large spool through a moving, heated printer extruder head, and is deposited on the growing work. The print head is moved under computer control to define the printed shape. Usually the head moves in two dimensions to deposit one horizontal plane, or layer, at a time; the work or the print head is then moved vertically by a small amount to begin a new layer. The speed of the extruder head may also be controlled to stop and start deposition and form an interrupted plane without stringing or dribbling between sections. "Fused filament fabrication" was coined by the members of the RepRap project to give an acronym (FFF) that would be legally unconstrained in use. Fused filament printing has in the 2010s-2020s been the most popular ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

3D Printing
3D printing, or additive manufacturing, is the construction of a three-dimensional object from a CAD model or a digital 3D model. It can be done in a variety of processes in which material is deposited, joined or solidified under computer control, with the material being added together (such as plastics, liquids or powder grains being fused), typically layer by layer. In the 1980s, 3D printing techniques were considered suitable only for the production of functional or aesthetic prototypes, and a more appropriate term for it at the time was rapid prototyping. , the precision, repeatability, and material range of 3D printing have increased to the point that some 3D printing processes are considered viable as an industrial-production technology; in this context, the term ''additive manufacturing'' can be used synonymously with ''3D printing''. One of the key advantages of 3D printing is the ability to produce very complex shapes or geometries that would be otherwise infeasi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


RAMP Simulation Software For Modelling Reliability, Availability And Maintainability
RAMP Simulation Software for Modelling Reliability, Availability and Maintainability (RAM) is a computer software application developed by WS Atkins specifically for the assessment of the reliability, availability, maintainability and productivity characteristics of complex systems that would otherwise prove too difficult, cost too much or take too long to study analytically. The name RAMP is an acronym standing for Reliability, Availability and Maintainability of Process systems. RAMP models reliability using failure probability distributions for system elements, as well as accounting for common mode failures. RAMP models availability using logistic repair delays caused by shortages of spare parts or manpower, and their associated resource conditions defined for system elements. RAMP models maintainability using repair probability distributions for system elements, as well as preventive maintenance data and fixed logistic delays between failure detection and repair commenceme ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]