Skip to content

kreier/T110

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

T110 Robot with Bluetooth 4.0

2019-03-30 Update

I could not find a software using plain Bluetooth 4.0 with iOS devices. But there is a good BLE (Bluetooth Low Energy) controller from DFRobot out there. The communication is a little more complicated than the plain strait forward Serial interface with just 2 defined pins for RX and TX and the connection speed, but I made it work: Project ESP32.

2018-10-03 Initial thoughts

Arduino robot with Bluetooth 4.0 control

Since iOS only supports Bluetooth from 4.0 on and the HC-05 module is Bluetooth 2.0 we needed to upgrade our first model T-100 with a different Bluetooth module: Now we use AT-09. Then we can use our iPhones to control it!

How to build a robot in 30 seconds: https://www.youtube.com/watch?v=4jvJJgrxoKo.

More details in the Wiki.

About

Arduino robot with Bluetooth 4.0 control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages