Servomotors control with FRDM-KE02Z
Using five channels from FTM2 module of the KE02 microcontroller included on the FRDM-KE02Z board for controlling a robotic arm powered by five servomotors. Each servomotor is controlled by a couple of buttons of a matrix keyboard, which is connected to eigth GPIOs. Interrupts are not used in this example. The code was generated and compiled on CodeWarrior for Microcontrollers v10.5.
Comments
12-08-2013
02:13 PM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
12-08-2013
02:13 PM
A video is available at the following link:
05-15-2014
06:34 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
05-15-2014
06:34 AM
This is great. I have a Robix kit from when i was a kid with the old parallel port interface, this is a great upgrade. Thanks for posting.