Skip to content

FeelThePoveR/AutoControl-Dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoControl-Dart

Project that allows you to control your bluetooth RC car from your phone.

If you want to compile this app yourself you need to have Flutter and Dart SDK installed. You'll also need corresponding plugins installed in IDE of your choice.

The app sends values ranging from 0 to 200 through bluetooth. On the receiving end you need to change the value type to integer (for ex. using atoi function), change the range to the one you require (in my case it was -100 to 100) and send it to your DC motor driver.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors