Difference between revisions of "2016 Electrical OSMC"

From RoboJackets Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== OSMC (Open-Source Motor Controller) ==
 
== OSMC (Open-Source Motor Controller) ==
[[File:Osmc.jpg|thumb|308x308px|OSMC with fan for head dissipation. <ref>http://www.robotpower.com/products/osmc_info.html</ref>]]
+
[[File:Osmc.jpg|thumb|308x308px|OSMC with fan for head dissipation. <ref name=":0">http://www.robotpower.com/products/osmc_info.html</ref>]]
 
[[File:H-bridge.png|thumb|271x271px|H-bridge motor controller. <ref>http://www.modularcircuits.com/blog/articles/h-bridge-secrets/h-bridges-the-basics/</ref>]]
 
[[File:H-bridge.png|thumb|271x271px|H-bridge motor controller. <ref>http://www.modularcircuits.com/blog/articles/h-bridge-secrets/h-bridges-the-basics/</ref>]]
 
The OSMC module allows interfacing with the motors using PWM to control speed and digital logic to control direction. Two are used for each drive wheel.
 
The OSMC module allows interfacing with the motors using PWM to control speed and digital logic to control direction. Two are used for each drive wheel.
Line 154: Line 154:
  
 
== Full Schematic ==
 
== Full Schematic ==
 +
[[:File:Osmc3-22sch-clean.pdf|Full Schematic PDF]]<ref name=":0" />
  
 
== References ==
 
== References ==

Revision as of 22:59, 9 November 2016

OSMC (Open-Source Motor Controller)

OSMC with fan for head dissipation. <ref name=":0">http://www.robotpower.com/products/osmc_info.html</ref>

The OSMC module allows interfacing with the motors using PWM to control speed and digital logic to control direction. Two are used for each drive wheel.

Connections: 10-pin Header (logic interface)

Pin

Function

Signal Type

Connected Device

1

Power

DC (12V) (VCC)

Motor Fuse

2

Power

DC (12V)

Motor Fuse

3

4

Disable

Logic (input)

Motor Shield

5

AHI (A-side high input)

VCC (logic high)

Motor Shield

6

ALI

PWM (input)

Motor Shield

7

BHI

VCC (logic high)

Motor Shield

8

BLI

PWM (input)

Motor Shield

9

Ground (GND)

Ground

GND bar

10

Ground (GND)

Ground

GND bar

Datasheet

Notes

Full Schematic

Full Schematic PDF<ref name=":0" />

References