Project

# Title Team Members TA Documents Sponsor
46 Remote control platform
Kecheng Liu
Yigao Shao
Yubo Liu
design_document0.pdf
final_paper0.pdf
presentation0.presentation
proposal0.pdf
Hi, the scope of our project involves a vehicle with webcam that can be controlled remotely by Wifi/4G. We will also build a website which will allow users such as tourists to log in and take control of the vehicle and take a virtual time of their site of interest in real time. After the 'tour', the user can log out and the next user can take control of the vehicle.

There are some cool features for our project:
1. Our vehicle has a collision avoidance system to protect our car from unpredictable hazards.
To implement this feature, we will use Ultrasonic sensors to build an environment detector. it will feedback data to our microcontroller and the microcontroller will send out control signal to either change the direction of the car to avoid the object or make it stop.
2. Our vehicle has two driving modes: manual control by keyboard or automatic control via GPS navigation system.
To implement this feature, we will use a GPS and program some patterns for the car to follow.
3. Our vehicle has a path memory feature. It will remember the path and go back to where it is started. This feature will allow users simply log out the website when the tour is finished and do not need to drive the car back.
To implement this feature, we will use our microcontroller to remember the speed and direction of our motor, and run it backward.
4. Our vehicle can tour many people at the same time. The webcam can be viewed by different people at different places from different web pages at the same time.

Amphibious Spherical Explorer

Kaiwen Chen, Junhao Su, Zhong Tan

Amphibious Spherical Explorer

Featured Project

The amphibious spherical explorer (ASE) is a spherical robot for home monitoring, outdoor adventure or hazardous environment surveillance. Due to the unique shape of the robot, ASE can travel across land, dessert, swamp or even water by itself, or be casted by other devices (e.g. slingshot) to the mission area. ASE has a motion-sensing system based on Inertial Measurement Unit (IMU) and rotary magnetic encoder, which allows the internal controller to adjust its speed and attitude properly. The well-designed control system makes the robot free of visible wobbliness when it is taking actions like acceleration, deceleration, turning and rest. ASE is also a platform for research on control system design. The parameters of the internal controller can be assigned by an external control panel in computer based on MATLAB Graphic User Interface (GUI) which communicates with the robot via a WiFi network generated by the robot. The response of the robot can be recorded and sent back to the control panel for further analysis. This project is completely open-sourced. People who are interested in the robot can continue this project for more interesting features, such as adding camera for real-time surveillance, or controller design based on machine learning.

Project Videos