Libraries

nazarijtipusak080/string-and-buffer1@0.0.1
Nodes for writing numeric values ​​from a string to buffer1, and writing digits from buffer1 to a string of length 20 values. Addition to nazarijtipusak080/buffer1@0.0.1
2024-11-20 ⋯ 2 versions ⋯ 2024-11-20
nazarijtipusak080/esp32-sd-card-read-write-append@0.0.3
Contains nodes for working with an SD card on ESP32, also for the example I added nodes for working with a string. In order for the SD card to be initialized and opened, it must be formatted as FAT16 or FAT32 (if it works with arduino, then everything is fine). IT IS IMPORTANT THAT THE FILE NAME MUST BEGIN WITH "/". OTHERWISE OPENING OR CREATING A FILE WILL BE A NODE ERROR. The example was tested on a regular ESP32. SPI PINS (MOSI -GPIO23, MISO - GPIO19, SCK - GPIO18) ARE INDICATED IN THE CODE. ESP32 MODELS OF DIFFERENT TYPES NEED TO BE SPECIFIED WITH THE DOCUMENTATION!!!
2024-11-19 ⋯ 2 versions ⋯ 2024-11-19
nazarijtipusak080/work-with-bit@0.0.4
No description
2024-10-22 ⋯ 4 versions ⋯ 2024-10-26
nazarijtipusak080/buffer1-byte-address@0.0.2
Added node to work with nazarijtipusak080/buffer1@0.0.1 library
2024-09-26 ⋯ 2 versions ⋯ 2024-10-02
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/my-74ch595@0.0.2
No description
2024-09-12 ⋯ 3 versions ⋯ 2024-09-17
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
nazarijtipusak080/node-for-my-project@0.0.5
No description
2024-08-31 ⋯ 4 versions ⋯ 2024-09-12
nazarijtipusak080/universal-pwm@0.0.2
This is a simple low-frequency PWM-write made from nodes of the standard library. I use it for ESP32 because the standard pwm-write node doesn't work. The effective frequency is 100-200 Hz. Duty cycle varies from 16...83%. Also accepts discrete 0s and 1s. I checked the result of the node's operation with an oscilloscope.
2024-08-28 ⋯ 2 versions ⋯ 2024-08-28
nazarijtipusak080/for-my-project@0.1.8
No description
2024-06-10 ⋯ 7 versions ⋯ 2024-07-18
nazarijtipusak080/some-things@0.0.0
No description
2024-07-12
nazarijtipusak080/my-project-2@0.0.0
No description
2024-06-18
nazarijtipusak080/accumulate-and-read-character-string@0.0.2
Accumulate characters in string and read characters from string. It is possible to store "namber" or "byte" in a string as a stream of characters. And from this string, read the characters indicated by the index. Characters will be displayed in the form of "number" or "byte".
2024-06-06 ⋯ 3 versions ⋯ 2024-06-13
nazarijtipusak080/esr-and-c-metr@0.0.0
Contains the nodes of my project: ESR meter and Capacitance meter
2024-02-06
nazarijtipusak080/esr@0.0.0
No description
2024-02-06
nazarijtipusak080/esr-c-metr@0.0.0
No description
2024-02-06
nazarijtipusak080/menu-item-and-value@1.0.7
Contains nodes of items and values ​​for creating a menu when working with displays, there is a sample of creating "my-menu", and based on it, an example of using a menu in a real project is given. Example and Example2 tested on "arduino uno":).
2023-12-03 ⋯ 9 versions ⋯ 2023-12-09