Skip to content

Controls a motor by evaluating position feedback from a magnetic encoder

Notifications You must be signed in to change notification settings

OpenTransat/ServoEncoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ServoEncoder

Controls a motor by evaluating position feedback from a magnetic encoder

Features

  • Based on Atmega328P @ 2 MHz

  • Absolute magnetic rotary encoder EMS22A is mounted on the PCB

  • Used with JGY-2838 or a similar motor controlled by a two-wire interface

  • The two-wire output can be used as serial RX/TX for debugging

  • One can use a stepper motor by connecting the two-wire output to a stepper motor driver

  • PWM input like a typical servo or serial input (serial version has been chosen as it's more precise than reading the pulse length)

  • It provides a feedback to the main controller to determine if the motor is overloaded or stuck

ServoEncoder PCB

It has been designed as a robust solution for steering the rudder on autonomous boat. The life span has been tested with a worm geared motor JGY-2838.

Ongoing test: 2 million cycles

Video: Testing worm drive life span

Testing worm drive life span

Video: The actual application

Rudder control: Worm geared motor with a position feedback

About

Controls a motor by evaluating position feedback from a magnetic encoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages