Skip to content

Sapieron/Step-motor-adapter-for-RPi

Repository files navigation

Step motor adapter for RPi

Step motor adapter for RPi-standard minicomputers

Brief

The purpose of this project is to control 3 step motors and 1 gripper (or any other on-off device) with simple commands sent through UART interface.

This project is a part of engineering thesis developed by Paweł Klisz for Wyższa Szkoła Techniczna in Katowice, Poland.

Software development

To develop firmware for this project following tools were used:

Extensions used for Visual Studio Code IDE:

Hardware development

Custom board was developed for this project. Following tools were used:

TODO:

  • change assembler startup file to cpp files contained in target/micro
  • cleanup ,,drivers''
  • create DoxyGen documentation and create UML diagrams / write something about architecture
  • integrate CppCheck to check compliance with MISRA
  • Add photos to this file

Books / resources

I'd like to list resources that helped me developing that board:

  • ,,Real Time C++", Christopher Kormanyos
  • ,,Test-Driven Development for Embedded C", James W. Grenning
  • ,,Making Embedded Systems", Elecia White
  • PW-Sat2 - polish students' satelite
  • ,,Clean code", Robert C. Martin

About

Step motor adapter for RPi-standard minicomputers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published