Archive for the 'Uncategorized' Category

Bluetooth Low Energy (4.0 / BLE) work with a BlueGiga demo board

Tuesday, May 1st, 2012

This is work in progress - and also targeting Arduino integration.

Working with BlueGiga BLE components

BTstack running on a TI EZ430-RF256X board

Saturday, April 14th, 2012

Found time to successfully work with BTstack and TI MSP430 hardware again.

TI EZ430-RF256X module that can run BTstack

iPhone 4S talks with Arduino via Bluetooth Low Energy (BLE) using TI CC2540

Saturday, November 12th, 2011

So many months without a post here. Have a look at my Flickr stream to see what happened in between.

Now testing interaction between iPhone 4S and Arduino via Bluetooth Low Energy (BLE) using TI CC2540.

iPhone 4S talking with Arduino via Bluetooth Low Energy (BLE) using TI CC2540

Experimenting with the STM32 (ARM Cortex-M3) Primer2

Monday, December 20th, 2010

I modified the device - so it can be programmed via its serial bootloader - which is very useful on OSX or Linux.

The housing, LCD, USB connectors make it a nice basis for both experiments as well as long lasting dedicated usage.

STM32 Primer2 adapted for usage with OSX / Linux

Just click on the photo for more information.

PONG on the Apple TV2

Saturday, November 20th, 2010

Input can be done via Bluetooth, programming using OpenGL ES.

Porting BTstack using tools on Windows

Wednesday, October 13th, 2010

Due to the better toolchain support for PIC32 on Windows, I checked the means of porting BTstack using tools available on Windows.

mplab_pic32_generated_makefile

Here is a whole set of screenshots.

Hope to run btstack on Arduino hardware

Tuesday, October 5th, 2010

I hope to run btstack on Arduino hardware. Not sure yet about whether to use a stock avr-libc program or even FreeRTOS, Femto OS or NutOS.

Goal: btstack on Arduino hardware

Click on the picture for further information.

Experimenting with a Texas Instruments ARM Cortex M3 board

Friday, September 10th, 2010

Programs can be compiled with a gcc toolchain bootstrapped from scratch on OSX.

Stellaris board - own program compiled with toolchain on OSX

Arduino shield with display and multiple connectivity options

Thursday, August 26th, 2010

The shield may use either Bluetooth or WLAN for communicating with the outside world.

Arduino with WLAN or BT connectivity and display

It is also used for trying to run btstack ( http://code.google.com/p/btstack/ ) on the Arduino.

btmodule_init_on_arduino_mega

Please just click on the photos for more details.

Connecting LEGO peripherals to an Arduino

Tuesday, August 3rd, 2010

Can be done via I2C.

LEGO peripherals connected to an Arduino via I2C

Work in progress - more information to follow.