Skip to content

jadeapplications/cDemo02c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cDemo02c

Demonstrate the different ways the Jade Robot Can Turn.

  • Uses the "motorset" syscall API for setting motor direction and speed.
  • Uses the "motorleftset" syscall API for setting the left motor direction and speed, ONLY.
  • Uses the "motorrightset" syscall API for setting the right motor direction and speed, ONLY.
  • Uses the "delay" syscall API for delaying execution for the set number of milliseconds.

Project Information

Type              : C
Version           : 1.0
Author            : myke predko
Firmware          : 42

Release History:

2014.09.20 - Initial Release.

Copyright (c) 2014 Mimetics Inc.

All Rights Reserved

This software is provided by Mimetics "as is" without any expressed or implied warranties. In no case shall Mimetics or any contributors be liable in any damages caused by the use of this software.

About

C: Demonstrate the different ways the Jade Robot Can Turn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors