Fundamentals and theory on direction finding using Bluetooth, a user guide from Silicon Labs. Link here (PDF) Bluetooth Angle of Arrival (AoA) and Angle of Departure (AoD) are new technologies that establish a standardized framework for indoor positioning. With these technologies, the fundamental problem of positioning comes down to solving the arrival and departure angles […]
Tag Archives: bluetooth
App note: Bluetooth® multi-speaker audio application
App note from Microchip about wireless multi-speaker connectivity solution. Link here (PDF) Microchip’s Multi-Speaker Bluetooth Audio solution utilizes Microchip proprietary technology to connect a master speaker to one or multiple slave speakers through a modified Bluetooth protocol. Multi-speaker functionality is implemented using Microchip’s BM6x family of modules. One (master) speaker can either be connected to […]
DIY bluetooth fidget cube
Liviu writes, “Recently I was made aware of the fidget cube. However the cube doesen’t seems to do anything so as a request from somebody, I decided to modify a bluetooth VR box controller and insert it in a cube.” More details on Do It Yourself blog.
App note: Noise suppression for wireless headphones
Wireless headphone interference investigation from muRata. Link here Recently, the popularity of wireless headsets has been growing as the number of situations where people “play sports while listening to music” increases. Bluetooth is frequently used for communication between smartphones and headsets. However, audio can skip due to communication errors, so countermeasures are required. This is […]
Vintage headset conversion
Quinn Dunki wrote a great article describing the conversion process of a 1980s-era Earmark into a bluetooth headset: The obvious thing is to convert it to a bluetooth headset for modern use, right? As I previously warned, converting a 1980s-era air traffic control headset into bluetooth headphones is probably the most hipster thing possible. Normally, […]
Developing smart sensor solutions
Ken Boak has published a new build, the MSP430i2041 bluetooth smart sensor board: One of our existing products at work, which I designed about 2 years ago, makes use of the STM32F373 microcontroller interfaced to an AD7767 24-bit sigma-delta ADC, to create a smart sensor. Whilst at the time of development, (Feb 2014) – this seemed to […]
An Android reflow controller that anyone can build
Andy Brown published a new build, an Android reflow controller: The only surface mount device on this PCB is the MAX31855 and it has a low number of generously spaced pins. I eschewed my hot air gun, previous reflow oven and hot plate in favour of a plain old iron and the tack-soldering method because […]
App note: Simple wireless bluetooth stereo audio system for outdoor use
Old app note from Maxim Integrated on DIY portable bluetooth audio system. Link (PDF!) here When people want portable music, they usually rely on battery-powered audio devices. With a bit of engineering blood (or curiosity) running in your veins, it is not difficult to build a wireless Bluetooth® stereo audio system that can be controlled […]
TruPlay- Hacking into an OVC3860 based bluetooth A2DP adapter using the MSP430
TruPlay – controlling bluetooth A2DP devices using MSP430and OVC3860 from Rohit Gupta: I wanted it to 3D Print a new case but couldn’t so, made a PCB that would sit on the Top of the adapter and command it. I was lucky to have a 3.3V Regulator inside the adapter so, an extra regulator was […]
Arduino compatible LightBlue Bean adds Node-RED support
Blueprintf – a bluetooth serial monitor
Bob Alexander of Galactic Studios made this bluetooth serial monitor for embedded microcontroller projects, the Blueprintf: One way of debugging microcontroller-based projects is to send messages out the UART serial port. Then, a UART-to-USB interface can feed the messages into your PC for display. But I wanted a small, portable device for viewing serial data without […]
App note: Bluetooth smart communication using Microchip RN4020 module and 16-bit PIC microcontroller
An app note from Microchip, Bluetooth smart communication using Microchip RN4020 module and 16-bit PIC microcontroller (PDF!): This application note provides the following: • Framework for any of the user application platform using RN4020 module and PIC24FJ series of microcontrollers. • Specifically an interface of RN4020 module with PIC24FJ128GA010 microcontroller. • Start up or reference code […]
DIY bluetooth door lock
An open source bluetooth door lock, check out the step by step tutorial here at Make: To open the lock, we will use the app LightBlue. It has a section called the Sandbox, that lets you control the LightBlue Bean without having to program your own iOS app. When the LightBlue Bean receives a serial message, it checks […]
WP8 bluetooth RGB LED controller with pic12f1572 16bit pwm
Diego shares his latest project a WP8 bluetooth RGB LED controller with pic12f1572 16bit pwm in the forum: I made a Bluetooth board card with a pic12f1572, this pic can drive 3 output pwm at 16bit. Project files are available at Github. Via the forum.
Adding bluetooth to an EEG headset for mind-controlled projects
An instructables on adding bluetooth to an EEG headset for mind-controlled projects by AndreLe: I had serial bluetooth module HC-06 lying around and decided to see if I could integrate the two and skip the Arduino altogether. Turns out, it works almost as good as the commercially available NeuroSky MyndWave for a quarter of the […]
BlueMatrix – Bluetooth controlled LED matrix
Luca Dentella has published his latest project: BlueMatrix. It’s a portable LED matrix display based on Arduino Uno, powered by a Lipo battery and connected via Bluetooth to a personal computer or an Android smartphone. I’ve also developed the controlling app for Android, available on Google’s PlayStore. All the schematics, source files, inkscape files for […]
Tutorial: Android and Bluetooth
Luca Dentella has published the last part of his tutorial explaining how to develop Android applications that “talk” with embedded devices using Bluetooth. The tutorial covers basic tasks like enabling/disabling the phone’s Bluetooth adapter to advanced ones like using separate threads for blocking I/O operations. Further information and earlier tutorial segements can be found on […]
DIY Arduino bluetooth programming shield
Here’s a how-to on making a DIY Arduino Bluetooth programming shield by Joshua Newell: If you’ve ever wished you could program your Arduino without lugging a USB cable around, wanted to put an Arduino project somewhere out-of-reach but still be able to easily upload changes to it, thought about building a project that interfaces with an […]
BLE fun with Ubertooth: sniffing Bluetooth Smart and cracking its crypto
Mike Ryan writes about his latest efforts in BLE hacking. Hot on the heels of Omri Iluz’s BLE-sniffer-on-the-cheap, I decided to write up the BLE sniffer I built on Ubertooth. My sniffer highly robust, can capture data from connections, and is 100% open source. I also discovered a vulnerability in BLE’s crypto that allows me […]
Bluetooth shield for Arduino
Boris Landoni from Open Electronics writes about a new open source bluetooth shield for Arduino: Here’s an application to control the brightness of an RGB LED strip wirelessly (via Bluetooth) using a smartphone. The whole project is presented in a dedicated Bluetooth shield for Arduino and a RGB shield.
