brushless motor control library with l293d

Dependents:   brushless_L293D

History

comment update default tip

2015-07-21, by BaserK [Tue, 21 Jul 2015 07:59:50 +0000] rev 6

comment update


MIT license is added

2015-07-21, by BaserK [Tue, 21 Jul 2015 07:57:31 +0000] rev 5

MIT license is added


comment update;

2015-07-16, by BaserK [Thu, 16 Jul 2015 20:24:16 +0000] rev 4

comment update;


brushless motor control library with L293D

2015-07-16, by BaserK [Thu, 16 Jul 2015 15:17:01 +0000] rev 3

brushless motor control library with L293D


oneStep function is updated (the motor could not move one step backward when it is supposed to, now it can)

2015-07-14, by BaserK [Tue, 14 Jul 2015 08:43:10 +0000] rev 2

oneStep function is updated (the motor could not move one step backward when it is supposed to, now it can)


oneStep function is added:; - One step movement in either direction; - It takes the previous state and uses it for the next state; - It is required for gimbalController

2015-07-14, by BaserK [Tue, 14 Jul 2015 07:35:41 +0000] rev 1

oneStep function is added:; - One step movement in either direction; - It takes the previous state and uses it for the next state; - It is required for gimbalController


Brushless motor control library

2015-07-13, by BaserK [Mon, 13 Jul 2015 14:12:10 +0000] rev 0

Brushless motor control library