Skip to content

Easily integrate bluetooth into your projects with this mobile app

Notifications You must be signed in to change notification settings

AguilarLagunasArturo/bluedino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueDino

Easily integrate bluetooth into your projects with BlueDino App.

Built in modes

Default settings

Mode Settings
Terminal username: BlueDino
Digital switch on-message: ON, off-message: OFF
Analog sliders range: 0-255
Joystick values: key-pressed, key-realeased

Home

Discover and pair devices.

digital

Terminal

Send and receive messages using this simple terminal.

digital

Digital switch

Send customlizable on and off messages.

digital

Analog sliders

Send a range of values using sliders.

analog

Joystick

Use this simple joystick to control your projects.

joystick-settings

Key values

joystick-settings

Getting started

To get started, flash an example sketch and connect your bluetooth module, once this is done you should be able to interact with your bluetooth module using BlueDino.

  1. Open the app and grand bluetooth permission
  2. Press the find icon to search for your device
  3. Select your device
  4. Select a any mode and start sending messages

You can see the messages in the Arduino IDE serial monitor.

Global settings

This are the global settings that make BlueDino App highly customizable.

global-settings