Home
Roroid.ro
Debouncing buttons on virtual ports Print E-mail
Written by Pop Gheorghe   
Sunday, 17 January 2010 13:42

Recently I faced a problem that gave me headaches. For an application I need to debounce 7 push buttons witch were connected on different ports. Searching the internet I found two ways to do this, namely: hardware method that involves an extra circuit and a software method that involves only code changes. Due to the fact that I'm not a hardware expert but also because I didn't want to further complicate the circuit I have chosen the software method. Next I will discuss the method used by me to solve this problem detailing a bit principles used and finally I will present you a working example.

 
Say Hello to Python and Glade Print E-mail
Written by Pop Gheorghe   
Sunday, 28 December 2008 18:02

Ever wondered how to say 'Hello World' in Python with the help of Glade?

Well, let me give you an short 'how to' on doing exactly that.

 
ATMEGA8 DevBRD Print E-mail
Written by Pop Gheorghe   
Monday, 10 April 2006 00:00

siglaIn the folowing page I will present you an open source development board for ATMEGA8 builded especialy for Linux users. This development board is perfect for all the newbies that want to learn about AVR Microcontrollers or want to build some nice projects with it.

 
Get Eagle Cad to work with Compiz Print E-mail
Written by Pop Gheorghe   
Sunday, 25 November 2007 00:00

After I started to use compiz with my linux box, Eagle Cad started to act strangley. It seamed like it was completely transparent as you can see in the following picture.

 
ElectricFormula Print E-mail
Written by Pop Gheorghe   
Wednesday, 28 December 2005 00:00

This is a program that will help you at your electronic based projects or at school. For it to calculate you will have to enter data in two of the four data fields. The four data fields are: electric power [P], resistance[R], current[I] and voltage[V]. As an example if you want to calculate the resistance[R] you wil have to supply the value for the electric power[P] and current[I] or you can supply the value of the power[P] and voltage[V].

 
More Articles...


Page 1 of 2