Posts

Programmable daily timer
I needed to use a timer, to operate a small mist pump for a small greenhouse, programmable in the following way:
1): active from hours, hours throughout the day.
2): activation…

Electronic power strip
CIABATTA ELETTRONICA
Ovvero pilotare 5 prese a 220V tramite WIFI
Eccomi con un nuovo progetto e questa volta non si tratta dell’ennesimo orologio più o meno digitale. Some time ago ravanando YouTube looking for some news ...

Dot clock, XP
Orologio a puntino
Descrizione
Come da una discussione di Oriolo20, forum member, I developed this project, if we want to call it that. In fact it is not really a complete project but only the proof of an experiment that wants ...

Controlling Water Filter
Acqua filtrata con Arduino
Descrizione
In casa si usa bere acqua filtrata. In fact it is found that sometimes cleaning the filter cartridge demonstrates a muddy patina and for this reason there is the preference to filter drinking water.
The year…

Control with Bluetooth Nano
With a bit 'of time available I thought of putting on a via bluetooth control. The thing is quite simple using those modules available on the market. I took a HC-06, It allows simple data communications ...

Bluetooth control with 12F675
This is a simple control via Bluetooth. The thing is quick to implement using those modules available on the market. With a HC-06 and a few components you create an easy control with the data communication via serial.
The…

Movement controlled encoder
Descrizione
Semplice controllo di rotazione con motoriduttore che ha un encoder a due fasi montato sull’albero del motorino elettrico. During the tests I burned the 16F84A I had and for this I used a 16F628A. The program…

lights Game with Arduino
Inspired by a friend of mine, I have developed a circuit to light a matrix of LEDs. Is it possible that the pastor has requested to repair a votive candle, already provided with the incandescent lights. We made ...

Pressure Recorder (datalogger)
I was asked to help develop a program that controlled the pressure and would record on file.
The project is an assembly of some of the Arduino module to demonstrate the proper result of the program, as requested.
Descrizione
Questo…

Generatore onde box
This is a simple assembly of some component that I have in the drawers.
I got an Arduino UNO r3 and a LCD display with some electronic component, because I need to simulate an encoder. In addition I have also written in the program ...