License: AGPL-3
| Node | Description |
|---|---|
| 1to6-pulse-dispenser-with-overflow | A patch to assign an input pulse to one of six pssible outputs with overflow option to chain more dispensers.
|
| 1to7-pulse-dispenser | A patch to assign an input pulse to one of seven pssible outputs. |
| 2to3-pulse-dispenser-with-overflow | A patch to assign two input pulses to one of three pssible outputs each with overflow option to chain more dispensers.
|
| hp50827340 | A patch to decode a number from 0 to 15 to be sended in 4 bit form to the HP50827340 single digit hexadecimal display. |
| inc-dec-count | A bidirectional counter patch. |
| inc-dec-count-with-limits | A bidirectional counter with limits and a user definable reset value. |
| joystick-shield | A decoder patch for the IDUINO Joystick Shield V1.A. |
| lcd-keypad-keys | A decoder patch for the keys on the LCD Key Pad Shield. |
| text-lcd-20x4-i2c | No description |
| utils-example1 | No description |
| utils-example2 | No description |
| utils-example3 | No description |
| text-lcd-20x4-cursor-i2c | No description |
| rotary-encoder-pulses | A patch to decode a rotary encoder INC and DEC pulses. |
| pad-with-spaces-int | Format an integer to n number of digits, right justified. |