Skip to content
/ bless Public

A device that keeps an ephemeral log of nearby peripherals broadcasting on Bluetooth LE. Built for BLE Mini and Arduino.

License

Notifications You must be signed in to change notification settings

artnez/bless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLESS

Bluetooth Low Energy Scanning System. A device that maintains an ephemeral log of nearby peripherals broadcasting on the Bluetooth low energy (BLE) protocol.

Requirements

Tested on Arduino UNO R3.

Requires a BLE Mini module. The firmware more or less communicates directly with the CC2540 on the BLE Mini. It shouldn't be hard to adapt to any board using CC2540 so long as the I/O abstractions are similar.

The firmware implements the Bluetooth HCI controller stack to interface with the BLE hardware.

Deployment

Use ino ~0.3.6 to compile and upload. Default command options are stored in ino.ini. Log data is sent to Serial 0 while the device is running.

About

A device that keeps an ephemeral log of nearby peripherals broadcasting on Bluetooth LE. Built for BLE Mini and Arduino.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published