Patrik Thalin
My personal notebook: 3D Printing, Electronics and Software
Showing posts with label
Arduino
.
Show all posts
Showing posts with label
Arduino
.
Show all posts
September 17, 2014
Smartphone Controlled Home
›
This post describes a low cost open source home automation system that you can build your self. The goal is to use a smartphone as remote co...
June 13, 2013
Random numbers with Arduino
›
I was looking for a good random numbers function for Arduino. Here is a summary of what i found so far. Pseudo-random algorithm An algori...
April 26, 2013
Stop motion with Pentax K5 and Arduino
›
Sebastian Setz has created an Arduino library that can emulate an IR remote for a system camera. It supports all major brands. I created ...
April 16, 2013
Develop for Arduino on Android - ArduinoDroid
›
ArduinoDroid is an Arduino development environment (IDE) for Android providing (almost) the same functionality as the computer versio...
April 9, 2013
Arduino Pro Mini low power modification
›
In this post I use an Arduino Pro Mini 5V 16 MHz MEGA328 powered by an external 5 V source. My application will run on a small battery so...
April 4, 2013
Monochrome 128x32 OLED Display
›
I purchased a tiny OLED display from the eBay seller wide.hk that also have a webpage. The dimensions for the module is about 13x34 mm and ...
March 13, 2013
Energia a port of Arduino IDE for TI MSP430
›
Energia is a port of the Android software for the TI MSP430 LaunchPad. My LaunchPad with a MSP430G2231 has mostly been collecting dust latel...
March 6, 2013
Arduino library for Osram SCDQ554xx Displays
›
Th is is a description of my Arduino library for Osram SCDQ554xx Displays. T he library is avai lable for d ownload here. For installation...
March 3, 2013
Review of Arduino Ethernet Shield W5100
›
You have probably seen the non official low cost Arduino Ethernet Shield from China or Hong Kong with the WIZnet W5100 chip that you can g...
February 26, 2013
Arduino IR remote library
›
If you have an Arduino project where you need to handle remote control infrared signals you should have a look at IRremote library by Ken Sh...
February 20, 2013
Connecting Arduino to MK802 running Lubuntu
›
I had an idea of combining a MK802 running Linux with an Arduino UNO to get some I/O pins controllable from the MK802. This post describes ...
February 15, 2013
Installing NewPing library for Arduino
›
Just for fun I decided to play with an ultrasonic sensor for distance measurement and an Arduino. The sensor that i used is the HY-SRF05. Th...
January 30, 2013
Fritzing - Veroboard and Breadboard design software
›
If you are looking for a free tool to create schematics and documentation for your prototypes, Fritzing may be right for you. It can also ...
January 25, 2013
Bluetooth with Arduino
›
I recently purchased a low cost Bluetooth module with serial interface. I decided to hook it up to my Arduino. Arduino UNO doe...
›
Home
View web version