Skip to main content

Let's get those Robots moving :)

You'll need...

  • Dabble app 
  • Micro-controller 
  • HM-10 Module
  • Arduino IDE

    Amazon.com: HiLetgo 2pcs CC2540 CC2541 AT-09 Serial Wireless Module BLE 4.0  Bluetooth Module Compatible HM-10 : Electronicsimage.pngOverview of Wireless Sensor Network (WSN) Security

 

Wiring Setup

  Arduino Android IOS HM-10 BLE Bluetooth 4.0 CC2540 CC2541 Serial Wireless  Module | eBay  image.pngarduino_cc2541_wiring.png

HM-10 Module

Arduino

STATE

​D0 - D10

RXD

​D3

TXD

​D2

GND

​gnd

VCC

​5v

EN

​D0 - D10

 

Dabble The App(for IOS)

   Getting Started with Dabble App to Control Arduino, ESP32 and eviveGame Pad

We'll be using the digital mode of the Gamepad Module
  • Feel free to try any of the other modes/modules!

  • You'll have 10 digital (ON or OFF) buttons you can use :)

The Code <3

You'll need use a specific library to use the dabble app! 

     ^^^ Don't stress the zip file is attached to this webpage <3​

How To Add/Include Libraries in your Arduino Code 

Troubleshooting Common Problems with Uploading a Library 

Here's some code you can start with : )