Operating Color Lights on USB

This project is a remake of an old discolights pod. Original 24V 5W bulbs are changed to 230V 40W with E14 thread. Original driver board has non-typical signal input. This driver is based on the FT245RL chip, a USB-LPT converter – so you can use it with PC applications such as discolitez. Low voltage part is supplied directly from the USB so there is no need to to use any transformer…

Operating Color Lights on USB
 
Device uses a MOC3041 optotriac and a BT136 triac in a standard application to drive bulbs. Note if you want to use stronger bulbs, like 100W or more, you need to use some little radiators to cool down the triacs. There are 4 channels, 3 are used for bulbs and 4th is used as an extra 230V output – in this case for a mini strobe. You can find 4 goldpins on board, these are a 4 extra output channels – so you can expand device to another optotriacs and triacs to use 4 more 230V devices. To your own safety, use a proper fuse, and remember that device works on a 230V potential. You can use it with 110V devices instead of 230V, no problem. [Link]

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Lock Down USB Ports via a PIC-Based Smart Card Reader

What i am making here is a USB lock with smartcard key. The idea is that a phonecard reader made with a PIC micro will be able to store a number of different phonecards into memory. Whenever one of these cards is inserted into the slot, it will activate a 4-ports USB On/Off switch. If the card is removed, the USB ports will be de-activated. [Link]

Lock Down USB Ports via a PIC-Based Smart Card Reader

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

DCF77 to USB Converter

I like the handy DCF77 signal. In this project no clock should use it, instead the computers in my home network should be served by a precise time reference. Due to the fact most other interfaces are no longer available on modern computers, it uses the USB to forward the prepared DCF77 signal to the host. [Link]

DCF77 to USB Converter

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Testing A FT245RL Chip with Software

Chips FT245RL testing, checking for the program. It can set the output and input signals to the findings and submit. It is thus possible to enable or disable the 8 channels, for a 8-channel input. It all started a long time ago. Once, when I learned that the computer can be sent off signals that you can manage yourself, immediately began to take interest in the way they can do. It was somewhere in ~ 2002. After browsing the internet and found some examples of how the device can be connected to an LPT Port,.

Testing A FT245RL Chip with Software

Since that time almost all computers have an LPT port, it's all gone well. In the LPT port connected LEDs managed a program written by someone that has been written as to support in the MS-DOS. It certainly was not a pleasant appearance, ease of operation ... Was only possible to manage such a procedure, a combination of ... as was intended by its creator. Therefore, once thought myself why can not I create and manage the program as he wants. So began an interest in computer programming and bonding with their devices. [Link]

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

AVR Stick – A Simple USB Data Logging Device

The AVR Stick is a simple data logging device that instantiates itself as an HID keyboard and reports the voltages, along with a ‘timestamp,’ from two pins on an ATtiny85. The device uses open source firmware availabe from Objective Development (http://www.obdev.at/vusb/) called V-USB to implement the USB 1.1 standard. The code that runs the application was based on the EasyLogger example application from Objective development. [Link]

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Homebrew DCF-77 Signal Generator

Well, our meetings take place on Wednesdays at 10:30 (sharp). A radio controlled clock is used to determine whether you are late (and must bring a cake next time) or not. Unfortunately the identical radio controlled clock in my office always shows a different time :-(

After baking a lot of cakes, I thought about synchronising these disreputable clocks …[Link]


  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

DS3231M Real Time Clock Breakout

The DS3231M breakout board is a compact breakout board for the new DS3231M high precision real time clock chip. With it, you can add timekeeping and alarm functionality to any Arduino (or other microcontroller that supports the I2C/TWI protocol).



The board comes with an onboard CR1220 backup battery (keeps time when main power is disconnected). All pins on the chip are broken out, allowing you to use extra features such as 1Hz and 32kHz square wave output, interrupt on alarm and reset. [Link]

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS