Giter VIP home page Giter VIP logo

rawp's Introduction

Robotic Arm Watering Plants (RAWP)

This project was created as a school project where the goal was to use at least 1 servo and 1 acuator. This code was created with the arduino language and C as a learning experience so the code may have some not up to spec solutions in it, but i tried my best to make the code as optimal as possible while still keeping myself under the allowed time period i was granted when developing.

Image

Video of the program in action


What you will need

A quick TL;DR of the items that you need to recreate this project is as follows:

  • 1 Rasberry Pi (or another SoC with gpio capabilities)
  • 1 Arduino
  • 1 4DOF Robotic arm similar to this
  • 1 ADC 0832CCN
  • 3 2 wire copper cables with exposed parts at the end
  • 4 Relays (3 for changing between copper cable sensors, 1 for talking to the arduino)

Optional but reccomended

  • Breadboard
  • Cables
  • 4 LEDs to display wetness information

Dependencies

Listed in sensor.c and wiringPi for GPIO pins in C. To compile the program:

g++ sensor.c -o sensor -lwiringPi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.