GenBoard/UnderDevelopment/DigitalInputs (2006-03-16 04:43:08)

GenBoard/VerThree input channels

We need a lot of inputs if we wish to integrate lots of functions. 1-wire daughterboard might be a solution but GenBoard/VerThree has some unused pins which are used as digital inputs.

Easy connection and configuration of these input pins is IMPORTANT!

I think we can activate the AVR's pullup resistor on the specific pin (if it's an AVR pin), and connect a simple switch between this pin and ground. Activated state means that pin is grounded (on logic level 0).


Functions that require input channel

These 2-state simple inputs are needed for some driver-controllable functions. For example:


Problem


EC pin candidates

Fortunately, the number of connector pins is far enough, because most people doesn't use

if you don't want to use them for their original function.

You could use the


available signals on the board

I've found only the following pins to use as digital inputs:

and, if you always prefer the BootLoader instead of ISP cable, you can use (on JP_ISPI connector):

[resistor network to connect several digital switches to an analog output]

Someone can write here any other possible pins?


Discussion

Write other ideas here regarding to PCB and GenBoard/FirmWare modifications.