Skip to content

Android Tasker plugin for sending serial messages over Bluetooth. Example Arduino code for turning a switch on/off

Notifications You must be signed in to change notification settings

giech/arduinotaskerbluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arduinotaskerbluetooth

This repository contains three parts:

  1. Schematics for setting up a connection between an HC-05 Bluetooth module, an Attiny85, and some transistors, in order to control a 5V power output.
  2. Arduino code that setups a bluetooth connection, and waits for serial input that controls the transistor output.
  3. Android code that implements a Tasker plugin which sends messages over Serial to a paired Bluetooth device.

The overall decisions and motivation are discussed in my blog post, but in case you might want to try it out for yourself, setup the Arduino example (make sure to change the name and paircode), and install the APK from Google Play.

Please note that for the Android code, Bluetooth must already be switched on, and the device to communicate with must already be paired.

About

Android Tasker plugin for sending serial messages over Bluetooth. Example Arduino code for turning a switch on/off

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published