Search
Verse of the Day
Have confidence in your leaders and submit to their authority, because they keep watch over you as those who must give an account. Do this so that their work will be a joy, not a burden, for that would be of no benefit to you. — Hebrews 13:17 (NIV)-
Recent Posts
Archives
Categories
Category Archives: Electronics
Add USB-serial support to your Synology Diskstation
The Synology Diskstations do not support USB to serial converters (i.e. FTDI) out of the box. How ever, since Synology is so nice and publishes the kernel sources (its under GPL, so they actually have to), its not … Continue reading
Posted in Electronics, Linux
1 Comment
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
3 Comments
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 … Continue reading
Posted in Electronics, Programming
2 Comments