Hi all,
I have finally succeeded in getting powerswitch to work for me. Now I am able to control outputs on ATmega8 via PC and get their status.
My question is, would it be possible to get status of some inputs as well?
I have DIP switches connected to PORT C (PC0 - PC5). I hope there is an easy way to do this.
These are my files I use:
http://leteckaposta.cz/312508205
the link leads to 3 files:
main.c - my code for AVR
powerSwitch.c - standard powerswitch application
AVR.pdf - schematics.
Expanding powerswitch
-
- Posts: 5
- Joined: Sun Nov 15, 2009 9:42 pm
Re: Expanding powerswitch
OK, I have finally succeeded in reading the inputs as well, i is not very difficult, once I started to understand how V-USB works
Re: Expanding powerswitch
The link to the files isn't working. ¿Could you post them again?
Thanks
Thanks