Arduino powered weather station

This Instructables describes how to build a complete WiFi enabled weather station using Arduino and ESP8266 along with a bunch of sensors that collect environment data like temperature, humidity, wind speed, pressure, UV level, and rain. The location weather station is the most important part of installation. If weather station is located under a tree or an overhang, the rainfall data measured by the station will not be correct. If you place your weather station in an alley, you could very well get a wind tunnel effect on the anemometer, resulting in erroneous wind data. Weather station should have good “fetch”, or

Read more

Arduino midi controller

An Arduino powered midi controller project for music makers. This my first arduino (microcontroller) project. I want to learn arduino with a usefull and large project. I decided to make a midi DJ controller that have all the functions needed to be standalone to mix. Every kind of sensor (potentiometer, push button,…) can be learn independantly and I think the best way is to learn “how it works” and “how it is connected” for each sensor step by step.

Read more

An old radio turned into RPi powered internet radio

Marcel describes in this Instructable how he gave a new life to his old radio by powering it with an Raspberry Pi that streams various radio channels over the internet. He kept the functionality of the original tuning knob for tuning to radio channels. The RPi speaks up the name of the tuned channel in English or in your own language, as configured. The radio also features a safe-power-off button for proper shutdown of the RPi. He wrote the software for the radio in Python that runs automatically upon boot.

Read more

DIY PICKit 3 programmer/debugger

Here’s a detail description from Reviahh on a DIY version of the PICKit 3 programmer/debugger. It uses all SMT components and is portable in size. This schematic is very similar to the one Hendrik used, with a couple component changes and a fix for a PNP transistor that was shown backwards on his schematic. I’ll briefly talk about the different sections that I have labeled above. First – in the upper left corner is the pic24 processor that controls this device. It is a PIC24FJ256GB106 mcu. There are the requisite capacitors and 12MHz crystal attached, as well as a programming

Read more

Arduino Pocket Tetris

A portable pocket Tetris project using ATTiny85 and SSD1306 based OLED screen by dombeef. This project originally was meant as a fathers day gift for my tetris-loving father, and I felt like it should be available for others if they want to make a pretty small tetris clone. This was the smallest I could make it with a big enough battery and a thick durable 3d printed housing. I modified tetris code created by Andy Jackson to be used with 3 buttons, since his original code was made for the AttinyArcade platform that has 2 buttons.

Read more
« Older Entries Recent Entries »