Tag: arduino

  • Super Mario – Coin Box

    Super Mario – Coin Box

    This is one of those small, 1-2 evening projects. I was playing Super Mario Odyssey on Nintendo Switch (and highly recommend it if you haven’t played it yet), and decided to make a small prop. I actually wanted to make a small contraption with sound for some time now, and kept looking around for am…

    Read More

    //

  • Hamster Wheel – IoT Tracker w/Twitter integration

    Hamster Wheel – IoT Tracker w/Twitter integration

    Idea We got a hamster, yay! ๐Ÿ™‚ His name is Piontek (which means Friday in Polish), and the cute furry ball loves running in the night, so this idea came naturally. It may not be a first of such projects, but I wanted to make my own – build one exactly as I want it:…

    Read More

    //

  • Smart Game Board โ€“ Updates

    Smart Game Board โ€“ Updates

    First of all, it was great to see the interest this project has generated. Thank you everyone! It’s a humbling and very motivating experience, seeing people’s reactions, reading through the feedback, both praising and suggesting changes, makes me want to create more things ๐Ÿ˜‰   This project has been featured on a number of websites:…

    Read More

    //

  • Smart Game Board – Completed!

    Smart Game Board – Completed!

    Idea The idea for this project was born from a conversation with a friend – he was wondering if creating such game board could help in teaching kids how to play Chess. And I loved the fact that both making the project, as well as then playing using it sound fun ๐Ÿ˜‰ And what a…

    Read More

    //

  • Smart Game Board – Software and testing

    Smart Game Board – Software and testing

    Software Having everything assembled and tested (all the connections), I started with writing libraries for the LEDs, sensors and handling overall game board state. Then came the game logic (Checkers). Nothing really surprising, and if you’re feeling comfortable with C++ this should be a fairly straight forward step. I wanted to organize code efficiently, so…

    Read More

    //

  • Knock-Knock Switch

    Knock-Knock Switch

    Few days ago, late in the night, as I was lying on a bed with night stand lamp turned on, I felt too lazy to get up and reach to turn the light off… If only there was an easier way to turn electronic devices on or off. Maybe by clapping? They say all brilliant…

    Read More

    //

  • Smart Game Board – Electronics

    Smart Game Board – Electronics

    Electronics In this post I’ll try to describe the main components: LEDs for indicating the game/board state and showing possible moves, Hall effect sensors for detecting if a piece is on the board at a given cell, Miscellaneous:ย power rail, connections to Arduino, etc.   Parts list Arduino MEGA – Buy on Amazon We’ll be using…

    Read More

    //

  • LED Showpiece

    LED Showpiece

    This project was born from an idea that it would be helpful to have some kind of light/indication on desk at work as a hint forย colleagues telling whether we’re currently busy with something critical, or they can freely approach and ask questions if needed. Whileย there are available solutions we could buy for ~$50, it’s more…

    Read More

    //

  • OBD-II Car lights

    OBD-II Car lights

    I wanted to try something new – pull the data from car, and see what cool things can be done with it. The design for this project was inspired by TV show Knight Rider, with more modes, reading data directly from the car (through OBD-II port). Built in multiple modes: pre-defined animations, animations dependent on…

    Read More

    //

  • Piano Tiles – Arduino Hack

    Piano Tiles – Arduino Hack

    Another game has been going viral recently – Piano Tiles. I tried playing it, and it sure is entertaining, but there’s no way I can beat some of my friends, they’re just too good (Sunny, I’m looking at you ๐Ÿ™‚ ). Not willing to throw in a towel that easily, I employed robots to do…

    Read More

    //