Skip to content

Example code for Python and Android control of the RFDuino BLE module

Notifications You must be signed in to change notification settings

smartin015/RFDuino-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFDuino-Example

Example code for Python and Android control of the RFDuino BLE module

RFduinoEcho - This folder contains the Arduino sketch. This should be uploaded to the RFduino, and it's purpose is to echo messages back to the Python and Android programs.

BLEEcho - This folder contains the Android program. The APK is in BLEEcho/bin/ if you don't want the source code.

Python - This folder contains two Python files, RFduino and RFduinoEcho. The RFduino is an object that you can use to interact with the RFduino, and the RFduino is the example usage of that object.

About

Example code for Python and Android control of the RFDuino BLE module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages