Blog Archives
Posted on 02 Apr 2008

Adding a cheap LCD to your PC is a popular diy project for many beginners in electronics. The parallel port however, is dead. It’s obsolete. It’s big…ugly and just awful. The solution? Add a USB interface to your existing LCDs. The circuit interfaces to a standard HD44780 compatible LCD and emulates the CrystalFontz serial protocol over a virtual COM port created by the FTDI chip. This enables you to use already existing software to speak to the LCD, for example the popular program LCD Smartie. The circuit uses an AVR microcontroller, the tiny2313, and a USB chip from FTDI.[more]
Posted on 06 Mar 2008

Here is the new 6 channel relay USB card to switch from different devices, lighting or motors by a computer program via the USB interface. Es kรถnnen bestimmte Schaltfolgen via Computer programmiert werden. It can be certain Schaltfolgen via computer can be programmed. Bei dieser Karte wurde auf SMD Technik verzichtet und ist somit auch das optimale Bastelprojekt fรผr Anfรคnger und Einsteiger. This map was waived on SMD technology, and is therefore also the best Bastelprojekt for beginners and novices. Wer wollte nicht schon immer mit seinen Computer was Steruern. Who would not always with his computer was Steruern. Dieses kann dann mit Hilfe einer Webapplikation sogar รผber das Internet erfolgen. This can be through a web application even on the Internet. [more]
Posted on 28 Feb 2008

miniscope v2 is a simple project but usefull miniature digital storage oscilloscope with USB interface. Additional data logger mode for long-term measuring. Based on AT91SAM7S64 microcontroller.
[more]
Posted on 22 Feb 2008

If you like PC modding this is cool project for you.this is an USB interface for alphanumeric LCD display like 4ร20 which can be controlled with LCDSmartie program.USB interface is implemented by using PIC18F2550 microcontroller. Using USB LCD module you can view many types of information taken from PC like temperatures, time/date, MP3 song titles, view emails, RSS feeds โ all that LCDSmartie or other program supports.[more]
Posted on 20 Feb 2008

USB LCD/VFD Controller is a HD44870 based LCD/VFD controller via USB interface. The control command is compatible with Matrix-Orbital’s LCD module.So, you can use any MO friendly software to control this baby. Such as LCDC.The firmware are based on David Potter’s Serial LCD/VFD Display.Some features :this project uses a FTDI FT232BM chip as the USB bus controller,upports industry-standard LCD interface ,Configured for 16×2,20×2,20×4,40×2 LCD/VFD module,include hardware 19200-baud RS-232 input,the LCD/VFD can configured via commands.control with Microchip PIC16F873 MCU ,use 93C46 to store data.[more]