Skip to content

A simple Swift app for communicating with an Arduino 101 over bluetooth (with the ButtonLED) example.

License

Notifications You must be signed in to change notification settings

nebs/hello-bluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Bluetooth

This is a simple swift app that demonstrates very basic bi-directional communication with an Arduino via bluetooth. It is designed to work out-of-the-box with an Arduino 101 running the ButtonLED example project.

You can read more about this project on my medium post.

Setup

Simply connect a push button to pin 4 on your Arduino 101 an upload the ButtonLED sketch to it. While the Arduino is running, launch the HelloBluetooth iOS app on a device. You can then play with the push button or the button in the iOS app.

About

A simple Swift app for communicating with an Arduino 101 over bluetooth (with the ButtonLED) example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages