Monthly Archives: October 2007

Video over UTP

I installed video surveillance system at my work place. Nothing special 6 color CCTV cameras, one computer with few hundreds of gigs storing about a month of h.264 video. But I had a problem with one camera. The distance from … Continue reading

Posted in Anything | 1 Comment

CIS

At work, sometimes, we need to print some papers in color. So we need some cheap color printing solution. First we used old HP 970cxi printer, but now we need to print more. Original cartridges are very expensive, so we … Continue reading

Posted in Anything | Leave a comment

Paypal in Lithuania

Original post dated September 28th, 2007. After about ten years of waiting, most popular online payment system is working in Lithuania. Few years ago we used Western Union online payment system, but it was closed. Meanwhile Paypal was afraid of … Continue reading

Posted in Anything | 2 Comments

Cleaning tap filter

A bit offtopic, not very electronic post. Our tap water is full of lime (calcium). And this lime tens to grow on small tap filters, aerators. After some time I noticed, that the water stream is not very even, the … Continue reading

Posted in Anything | 1 Comment

ATMEGA USB 006

It is time to use USB. After several unsuccessful experiments I found some working project in the internet. Maybe other project are working too, but only this one was usable and understandable for me. As I need not only binary … Continue reading

Posted in Anything, MCU | Tagged , | 1 Comment

ATMEGA USB 005

There are lots of chips with serial control. Some of them use Philips I2C buss. There two data lines and two power lines to transmit all data. There DTMF encoders, switches, Dolby surround audio processors, multiplexers and many many other … Continue reading

Posted in Anything | Tagged , | Leave a comment

ATMEGA USB 004

There is ADC in ATMEGA16 with 8 multiplexed inputs. This analog to digital converter have several interesting options. Here is abstract from datasheet: • 10-bit Resolution • 0.5 LSB Integral Non-linearity • ±2 LSB Absolute Accuracy • 13 – 260 … Continue reading

Posted in Anything | Tagged , | 1 Comment

ATMEGA USB 003

Blinking LED is not very cool. And not very informative. But we can use LCD module. It is very cheap and available device. There are many types of LCD modules in the world. I am using most popular- HD44780 controller … Continue reading

Posted in Anything | Tagged , | Leave a comment

ATMEGA USB 002

Now we need to test PCB and MCU. To test this hardware we need to run some program. And to build program we need tools. I downloaded and used free software from internet. WinAVR package: http://winavr.sourceforge.net/. Also, I am using … Continue reading

Posted in Anything | Tagged , | Leave a comment

ATMEGA USB 001

In older posts I mentioned, that I resoldered several ATMEL ATMEGA16 processors. So, I decided to build something usefull using this MCU. As this controller has more ROM and RAM, I decided to use only high level programming language- C. … Continue reading

Posted in Anything | Tagged , | Leave a comment