Skip to content

Android App Controlled Accurate Syringe Dispenser (C++, FreeRTOS, Android, UART, SJSU One)

Notifications You must be signed in to change notification settings

danny408/Real-Time-Syringe-Pump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Stepper Motor Syringe Pump

We are using a embedded development kit to control a stepper motor to push and pull a syringe for precise liquid dispensing. This project includes bluetooth communication for sending an amount of liquid to be dispensed. The main.cpp has all of the code used on the SJ One Board. We use queues, UART communication, and the built-in task priority system in this project.

Here is a software flow using main.cpp and bluetooth application folder code.

A document for our project : http://www.socialledge.com/sjsu/index.php?title=S16:_Dan

About

Android App Controlled Accurate Syringe Dispenser (C++, FreeRTOS, Android, UART, SJSU One)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 59.0%
  • C++ 41.0%