Archive

Posts Tagged ‘circuit’

Make something useful out of your DPF (Digital Photo Frame)

April 4th, 2011 No comments

We had this great idea of using an old digital photo frame from smartparts to display some useful reports at work.
In this case, useful will mean that the reports (pictures in the frame) needs to be automatically updated, with no human intervention.
Take a look to this post, you may find something useful for your own DIY project!
Read more…

USocket – USB controlled Socket with PIC18F4550

July 8th, 2008 2 comments

Introduction

The idea of this project is to control (switch off/on) two power sockets with a computer by using its USB port. I’ve chosen USB in first place because I wanted to experiment with the PIC18F4550 microchip’s microcontroller, and secondly because the power supplied by this port (500mA) is enough to activate a relay without any additional power supply.

Prototype

Read more…