Robotics – Automation Projects

Logical structure for the software implementation

EMG Robotic Hand

Introduction The goal of the project was to create a robotic hand that is controlled by sensing the muscular contractions in the arm of the user and to replicate the movements on the robotic hand. Electrodes will be placed on multiple areas on the arm of the user, and will sense the voltage differences of […]

EMG Robotic Hand Read More »

High level design 9

Pong Bot

Rationale The project’s focus is to accurately simulate the movement of a human arm on a small-sized robotic arm, such as aiming and throwing small objects, i.e. a ping pong ball. We use motion-controlled, 3-DoF robotic arm that takes the user’s throwing motion as a reference to its own throw. A robotic arm that mimics

Pong Bot Read More »

Image Processing Program

Rubik’s Cube Solving Robot

Introduction Our project was creating a rubiks cube solving robot that utilized image processing, Kociemba’s algorithm, and servos acting as claws/arms to turn the cube. We had a goal of being completely self contained and would not need any human interaction after the initial cube placement. In order to achieve this, we needed a way

Rubik’s Cube Solving Robot Read More »

An image of the final version of our robot.

Self-Balancing Robot

Introduction The inverted pendulum is an interesting case in the study of control systems because of its unstable nature. A pendulum is considered inverted when its center of mass is placed above its pivot point, meaning that its only equilibrium point is when its center of mass is directly above the pivot point. This is

Self-Balancing Robot Read More »

Receive Side Circuitry

RF Motion Controlled Robot

Introduction For our final project, we designed and implemented a remote-control car with a user-controlled steering wheel interface. We wanted a user interface that was immediately intuitive and familiar, which we thought a steering wheel with an onboard accelerometer definitely accomplished. Additionally, we wanted a system that could realize reliable real-time remote communication, so we

RF Motion Controlled Robot Read More »

a kill switch that would turn the vehicle off once the user is done controlling

Robot Car Controlled by Hand Motions

Introduction: For our final project in ECE 4760: Design with Microcontrollers, we decided to explore the concept of controlling a vehicle with the user’s hand orientation relative to the ground. By the end of the semester, we designed a cheap and effective hand controlled vehicle using the PIC32 microcontroller. This project is comprised of two

Robot Car Controlled by Hand Motions Read More »