A ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by the bluetooth connection.
A ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by the bluetooth connection.
The simulator and RubyMotion REPL make on-device testing a painful cycle of code, compile, check, repeat. *Especially* when it comes to testing the UI, where inexplicable differences can crop up between a device and the simulator. Motion-Xray is an in-app developer's toolbox. Activate Xray (usually by shaking the phone) and a UI editor appears where you can add, modify, and remove views. Why stop there! There's a log panel, and an accessibility panel that gives you a visiualization of how you app "looks" to the blind or color blind. And you're damn right it's extensible! You can write new UI editors, register custom views, and add new panels, for instance maybe you need a Bluetooth device scanner, or a way to check API requests. Enjoy!
A bluetooth library for ruby
There is a public registry maintained by the IANA that is required to be used by all vendors operating in certains spaces. Ethernet, Bluetooth, and Wireless device manufacturers are all assigned unique prefixes. This database is available publicly online and can be used to identify the manufacturer of these devices. This library provides an easy mechanism to perform these lookups.
Allow access to Bluetooth Low Energy device from ruby
home-assistant does not cope well with bluetooth on raspberry pi. This gem sends event to HA.
This module reads all data transmitted by a Neurosky Mindset, which must already be paired in Bluetooth and have a Bluetooth serial (SPP) socket open. The gem provides the module and a command line utility for reading packets and either printing them to STDOUT in realtime, or serializing them to STDOUT in JSON on exit.
Ruby LEGO Mindstorms NXT 2.0 control via Bluetooth and USB. See http://github.com/nathankleyn/lego-nxt for more information.
Simple daemon that allows you to execute action when bluetooth button shutter pressed. So you can control your PC by low energy button device and few scripts.
Uses hcitool lescan + hcidump --raw to fetch the RSSI values from a Bluetooth device address.
Reads the GPS data from a Nokia LD-3W GPS bluetooth receiver using the system command rfcomm.
Ruby C Extension for controlling Wii Remote devices via bluetooth connection. Binding of C wiiuse library (www.wiiuse.net)
A ruby gem for controlling MI100 of monoxit through bluetooth virtual serial port.
This Ruby library allows students to use Ruby to read sensors and set motors and LEDs with the Birdbrain Technologies Hummingbird Bit and Finch 2. To use Ruby with the Hummingbird Bit or Finch 2, you must connect via bluetooth with the BlueBird Connector.
Uses the command `hcidump --raw` (see bluez-hcidump) to detect the bluetooth button events for a wireless bluetooth remote control shutter button.
This Ruby extension defines the Robobuilder class for communicating a Robobuilder via the serial port or a Bluetooth serial connection.
A simple tool to pair your Sixaxis controller with any Bluetooth device. Derived from the sixpair.c source.
Bluetooth AVRCP wrapper for cmus.
Enable or disable bluetooth on OS X based on your current location
Uses a Shutter3 bluetooth device to publish SimplePubSub (SPS) messages using morse code.
Create Custom Bluez Bluetooth Profiles
Control color temperature, brightness, and color of Hue light bulbs which supports Bluetooth LE.
description - ruby-bluetooth - work in progress
Decoder for Ruuvi sensor bluetooth data packets.
Ruby C Extension To Scan Eddystone-URL Bluetooth Low Energy Beacons
Reiki provides cross-platform device access module. Primarily Reiki abstracts USB and BlueTooth stacks and provides a simple device detection and access framework. Access to and communication with devices should operate the same on Linux, Windows, and OS X.
Use bluetooth speaker with bluez-alsa and snd-aloop
RuBLE is a ruby interface to the SimpleBLE library, providing a cross-platform DSL for interacting with Bluetooth Low Energy (BLE) devices.