• DIY Paillasson

    Posted on April 7, 2012 by martin | No Comments
    A quick and easy way to customize your doorstep…

    A quick and easy way to customize your doorstep…

    Continue Reading...
  • Paris Chess Board

    Posted on March 4, 2012 by martin | No Comments
    Another attempt of creating something with a laser cutter. After the Paris Circuit Board, I made another type of PCB, this time, I’ll call it the Paris Chess Board. It still involves a fair amount of inkscape but with more plexiglass this time. And no chemicals except some glue.

    Another attempt of creating something with a laser cutter. After the Paris Circuit Board, I made another type of PCB, this time, I’ll call it the Paris Chess Board. It still involves a fair amount of inkscape but with more plexiglass this time. And no chemicals except some glue.

    Continue Reading...
  • Plexiglass for Christmas

    Posted on December 20, 2011 by martin | 3 Comments
    After spending some time on Hack-A-Day an Makezine, my browser started to send me ads about laser cutting services (crazy what the mad men can do these days). I knew some hobbyist services existed in the US (ponoko or Pololu) but did not know any in France. So I was happy to find out about Damengo and decided to give it a shot. For the first tests, I needed something simple and decided to make my own Christmas tree decorations.

    After spending some time on Hack-A-Day an Makezine, my browser started to send me ads about laser cutting services (crazy what the mad men can do these days). I knew some hobbyist services existed in the US (ponoko or Pololu) but did not know any in France. So I was happy to find out about Damengo and decided to give it a shot. For the first tests, I needed something simple and decided to make my own Christmas tree decorations.

    Continue Reading...
  • Hands on with an Airport Express

    Posted on December 3, 2011 by martin | 1 Comment
    I have an iPhone. It works relatively well (well, except for the facebook app but that’s another story. EDIT: the new facebook app is much better now). Especially, I use the deezer application a lot. I use it to discover new artists or listen to playlists while I’m at home. I was looking for a cheap way to stream the music to my speakers wirelessly. Especially, I wanted to do this with no additional wifi access point nor ethernet cable of course. Something I thought would be easy now that we can compute pi to 2700 billion digits. I was wrong.

    I have an iPhone. It works relatively well (well, except for the facebook app but that’s another story. EDIT: the new facebook app is much better now). Especially, I use the deezer application a lot. I use it to discover new artists or listen to playlists while I’m at home. I was looking for a cheap way to stream the music to my speakers wirelessly. Especially, I wanted to do this with no additional wifi access point nor ethernet cable of course. Something I thought would be easy now that we can compute pi to 2700 billion digits. I was wrong.

    Continue Reading...
  • MSP430 based Teaaaaaa timer

    Posted on October 26, 2011 by martin | 4 Comments
    My last project was fun but a bit overkill. Embedding a beagle board to make a speaking alarm clock is sure very flexible and evolutive but does not make the cheapest clock ever… It’s been some time I wanted to learn about microcontrollers so I decided it was high time to start and make the next project a bit more optimized. TI having released a 4,30$ dev board last year (shipping and USB cable included !), my choice went to the MSP430 line of MCUs. I have never used an ATmega or a PIC before but I can say I am quite happy with the MSP430. Architecture is lean and clean, there’s a large range of devices available and power consumption is impressively low. Below are the major steps of the project. You’ll find source code and schematics here or a bit later with the explanations. Of course, this project had to involve a rabbit somewhere…

    My last project was fun but a bit overkill. Embedding a beagle board to make a speaking alarm clock is sure very flexible and evolutive but does not make the cheapest clock ever… It’s been some time I wanted to learn about microcontrollers so I decided it was high time to start and make the next project a bit more optimized. TI having released a 4,30$ dev board last year (shipping and USB cable included !), my choice went to the MSP430 line of MCUs. I have never used an ATmega or a PIC before but I can say I am quite happy with the MSP430. Architecture is lean and clean, there’s a large range of devices available and power consumption is impressively low. Below are the major steps of the project. You’ll find source code and schematics here or a bit later with the explanations. Of course, this project had to involve a rabbit somewhere…

    Continue Reading...
  • Halloween red kuri squash

    Posted on October 14, 2011 by martin | No Comments
    This is a Jack-o-Lantern I made last year and never had a the time to post since I was busy on something else. Now that it is that time of the year again and I have more time, I decided to finally post it here. I am on holidays right now so it is a small post, bigger posts with more transistors coming soon…

    This is a Jack-o-Lantern I made last year and never had a the time to post since I was busy on something else. Now that it is that time of the year again and I have more time, I decided to finally post it here. I am on holidays right now so it is a small post, bigger posts with more transistors coming soon…

    Continue Reading...
  • msp430G2452 programming with linux

    Posted on August 9, 2011 by martin | 2 Comments
    The MSP430G2452 is cheap and has more flash than the MSPs shipped with the launchpad (8k vs 2k). Only problem is that it is not always supported by standard tools (by standard I mean the ones that came with your distribution). And the introduction from hackaday is good but does not allow to use the 8k of the 2452. Below the steps to get everything from the 2452:

    The MSP430G2452 is cheap and has more flash than the MSPs shipped with the launchpad (8k vs 2k). Only problem is that it is not always supported by standard tools (by standard I mean the ones that came with your distribution). And the introduction from hackaday is good but does not allow to use the 8k of the 2452.

    Below the steps to get everything from the 2452:

    Continue Reading...
  • Local WordPress install using a squid proxy

    Posted on July 10, 2011 by martin | No Comments
    After 6 months of playing with wordpress, I always end up testing modifications directly on the production website because all the urls are hardcoded to http://mbonnin.net/ inside the SQL database and testing on localhost breaks them. While editing directly the production website is fast, I would like to avoid breaking it by accident and also I would like to keep a subversion repository of my html/php files somewhere on my local hard drive to keep track of the changes I make. So I was looking for a way to make my browser believe mbonnin.net is local…

    After 6 months of playing with wordpress, I always end up testing modifications directly on the production website because all the urls are hardcoded to http://mbonnin.net/ inside the SQL database and testing on localhost breaks them. While editing directly the production website is fast, I would like to avoid breaking it by accident and also I would like to keep a subversion repository of my html/php files somewhere on my local hard drive to keep track of the changes I make. So I was looking for a way to make my browser believe mbonnin.net is local…

    Continue Reading...
  • Paris Circuit Board

    Posted on March 9, 2011 by martin | 15 Comments
    This post is a speciale dedicace to anagram’s map of Paris I just received a bunch of cool new chips from my favorite dealer. The problem is that a lot of them are surface mount ( SOIC, SOP, MSOP, SOT23 and sometimes worse…) and I cannot really force them into the perforated board I was using before. So I decided to try and make my own PCB using the toner transfer technique (see here and here for detailed french tutorials). The metro map is a perfect material for this because: 1. It has plenty of fine details. 2. This week end was the half-marathon of Paris and I could print the race track on top of it. 3. I like it (Even if there’s no rabbit inside).

    This post is a speciale dedicace to anagram’s map of Paris

    I just received a bunch of cool new chips from my favorite dealer. The problem is that a lot of them are surface mount ( SOIC, SOP, MSOP, SOT23 and sometimes worse…) and I cannot really force them into the perforated board I was using before. So I decided to try and make my own PCB using the toner transfer technique (see here and here for detailed french tutorials). The metro map is a perfect material for this because:

    1. It has plenty of fine details. 2. This week end was the half-marathon of Paris and I could print the race track on top of it. 3. I like it (Even if there’s no rabbit inside).

    Continue Reading...
  • Bwaaaaaaaaaaaaaaalarm clock

    Posted on January 5, 2011 by martin | 10 Comments
    I first wanted to make a huge raving rabbid like this one… That was before I realized that most of my flat was already occupied by things like a bed, a table or a refrigerator. As I had no intention of giving up eating or sleeping, I decided to train on something smaller first. Since it was smaller, it had to have something extra so I decided to make it smart. After some a lot of time, the ‘Bwaaaaaaaaaaaaaaalarm clock’ finally saw the light on December, 24th. It can wake you up every morning, can ‘bwaaaaaaah’ at you on demand and declaim random citations at random times. And contrary to some other electronic devices, it even works on January 1st ! This post describes the brief history of the bunny along with schematics and source code in case you want to give it a friend/partner. Many thanks to Clementine for her support, very sorry that we have some little balls of solder and desoldering braid all around the flat now…

    I first wanted to make a huge raving rabbid like this one… That was before I realized that most of my flat was already occupied by things like a bed, a table or a refrigerator. As I had no intention of giving up eating or sleeping, I decided to train on something smaller first. Since it was smaller, it had to have something extra so I decided to make it smart.

    After some a lot of time, the ‘Bwaaaaaaaaaaaaaaalarm clock’ finally saw the light on December, 24th. It can wake you up every morning, can ‘bwaaaaaaah’ at you on demand and declaim random citations at random times. And contrary to some other electronic devices, it even works on January 1st ! This post describes the brief history of the bunny along with schematics and source code in case you want to give it a friend/partner. Many thanks to Clementine for her support, very sorry that we have some little balls of solder and desoldering braid all around the flat now…

    Continue Reading...