Tag Archives: serial

IKEA Samtid mood-light BT firmware — simple_serial

This firmware for the ISML + HC-05 Bluetooth module currently implements the same simple interface as the current WiFi-code named ‘browser_control’.

Pairing the ‘HC-05’on linux using the command line (openSUSE 13.2): When first powered on, the HC-05 module will … Continue reading

Posted in Arduino. | Tagged , , , , , , , | Comments Off on IKEA Samtid mood-light BT firmware — simple_serial

Arduino 1.0 — a few things you can do to save FLASH space

Since the release of Arduino 1.0, some libraries have seen a huge increase in compiled file size. This is _not_ a fix for those. This will be taken care of the community sooner or later! Here are a few general … Continue reading

Posted in Arduino., Electronics. | Tagged , , , , | 2 Comments

Experimenting with the PORTC/D connectors on V3 boards: I²C

First let’s have a look at the pinout of the connectors labeled as PORTC and PORTD on the V3 boards. “PORTC” : PIN NAME FUNCTION ARDUINO PIN ARDUINO PIN 1 PC0 ADC0 analog IN 0 digital IN/OUT 14 2 PC1 … Continue reading

Posted in Arduino., Electronics. | Tagged , , , , , , | 3 Comments