Libraries

nazarijtipusak080/buffer1@0.0.1
Contains nodes of the awgrover/buffer1@1.0.0 library with fixes for issues that caused it not to work. Also added buffer shift nodes, fill node and convert buffer content to string node.
2024-09-24
nazarijtipusak080/shift-4-bytes@0.1.1
Contains nodes for creating arrays from bits and working with them. Creates a four-byte (20-byte) bit array with free access to the nth bit in the nth byte.
2024-07-24 ⋯ 11 versions ⋯ 2024-09-13
rwlee-lv/hef4894b@0.0.1
12 Bit Shift register out
2022-07-31
danya/74hc595n@2.0.0
using this library you can control shift registers
2020-06-09 ⋯ 3 versions ⋯ 2020-09-20
bradzilla84/74hc595@0.0.4
The 74HC595 is a “8-bit serial-in, serial or parallel-out shift register with output latches; 3-state.” In other words, you can use it to control 8 outputs at a time while only taking up a few pins on your microcontroller. Normal use 3 pins, or 5 pin with Enable and Clear. (With the assistance of Cesars)
2018-11-25 ⋯ 4 versions ⋯ 2018-11-28