-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# PIC16-PTS | ||
Note: This was a project for ECNG2006 at The UWI. St. Augutine Campus | ||
|
||
A position tracking system that uses a 2 bit gray encoder to track the distance and orientatation of a vertical target. The vertical target is turned by a 5V BLDC Motor which is PWM controlled. | ||
A position tracking system that uses a 2 bit gray encoder to track the distance and orientatation of a vertical target. The project uses a 5V Axial BLDC Fan to blow across the HC-SR05 path. If the target on the encoder system is light enough, it may be rotated by the force of the fan. All circuit schematics as well as the breadboard layout is in the docs folder. |