sabrinabutton / PSoC4-motorcontrol

Basic motor control using the Cypress PSoC 4 and recycled servo motors from a previous project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motor Control with the Cypress PSoC 4

Basic motor control using the Cypress PSoC 4 and recycled servo motors from a previous project. This library is being created and applied in Cypress Creator.

The code in these files currently is adapted from pre-existing C++ code for an arduino robot.

The motor control library can be found in control.h, and the program that applies this code can be found in main.c.

This repository also includes a Design Wide Resource file, showing the physical connections of the pins to the board. The Top Design file is a schematic showing the pins hardware connections and displays their properties. These can both be opened with Cypress Creator.

The servo motors and robot body that I am using in this project have been recycled from this arduino project.

About

Basic motor control using the Cypress PSoC 4 and recycled servo motors from a previous project.


Languages

Language:C 41.2%Language:Assembly 27.0%Language:C++ 17.9%Language:Pawn 11.6%Language:HTML 1.4%Language:Verilog 0.6%Language:OpenEdge ABL 0.3%