Category Archives: Electronics

How to use V-USB on an attiny85

V-USB is a project from the company Objective Development Software GmbH to bring basic USB support to any micro controller. This is what they say about it: V-USB is a software-only implementation of a low-speed USB device for Atmel’s AVR® … Continue reading

Posted in Electronics, Linux, Programming | Leave a comment

Graphical LCD controlled by only 2 wires

Graphical display controlled with only 2 wires Programming a micro controller is much easier if you can do debugging. How ever this is often not available or only very limited. I usually debug my applications with a display. This way … Continue reading

Posted in Electronics, Programming | 2 Comments