Tag Archives: Arduino

“I’d like to build something but… wait: I’m not sure”

So I finally got some time to read the “Arduino – Getting started with” book bit further, and I like it. It’s not very technical book. I think I was expecting something that’s on the border of my knowledge. I was expecting a book I would have to really try to understand and when I [...]

Fritzing & Arduino workshop

Today I was at Pixelache festival of electronic arts helping organizing an open-source hardware workshop at Kiasma (Finnish national museum of contemporary art). We had a pleasure to have André Knörig from Fritzing to demonstrate how you can design great prototypes by using Fritzing and Arduino. I had a great time helping the participants and made some [...]

Faint shades of purple

The last week has been crazy. I got a stomach flu and we should have had our move, few days later Sivu got that same virus and I should have done a tons of writing and strategy work for two different projects but hey, I was busy trying to drink enough not to dehydrate totally. [...]

New apartment

We are moving to a new apartment and Paeae office will move too. Of course the most important thing (at least in my opinion) was to design a computer network and other electronics that improve the way of life :) My other half seems to think that furniture like kitchen table is more important.. The [...]

Paeae code at Github

I moved my GPL code from google to Github. Currently there are two Arduino libraries available: Libraries/HTC595: small library for using x595 serial-in-parallel-out chips Libraries/ds2482: library for controlling DS2482-100 and DS2482-800 1-wire masters. You can find the link to our Github page from Links section.

Arduino audio synth – part 2

Phew, lots of stuff to do before Altparty . Arduino synth has gone a bit forward but component-wise it’s a total mess. Last weekend I used my friends oscilloscope and measured various generated waveforms. Looks good but the signal has a lot of noise so I will need to get a proper power supply with [...]

Arduino audio synth – part 1

Since I am going to Alternative Party in just few weeks to present Paeae to larger audience, I’ve been busy hacking up some example projects that use Arduino to show people that a lot can be done with such a little device. The project I’ve spent most time with is PTS-1, Arduino audio synth. Codewise [...]