bjbaylon/utilities-for-menus@1.0.2

License: AGPL-3

Some utilities (counters and pulse multiplexers) for menu based aplications. Also patches for the 20 x 4 i2c LCD display (now with cursor indicator opotion); the HP50827340 1 digit hexadecimal display and the Iduino Joystick Shield V1.A. Also there is a pulse decoder for rotary encoders and a patch to format an integer in n number of spaces, right justified.
NodeDescription
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-i2cNo description
utils-example1No description
utils-example2No description
utils-example3No description
text-lcd-20x4-cursor-i2cNo 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.
To use the nodes in your project you should have the bjbaylon/utilities-for-menus library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.