Libraries

bradzilla84/touch-adafruit@0.1.2
This is a touch display Wrapper for the common Adafruit TouchScreen. Can be used to map display to touch values and make Keypads and Menus.(More examle's to come)
2018-11-19 ⋯ 3 versions ⋯ 2018-11-29
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
e/cap1188@0.0.1
A wrapper around Adafruit's CAP1188 Library (https://github.com/adafruit/Adafruit_CAP1188_Library)
2018-11-27
kylejenkins2009/double-h-bridge@0.0.0
double h bridge with 2 dir
2018-11-26
jmark/jmark@0.0.1
2004 LCD
2018-11-26
bradzilla84/x2125@0.0.7
Memsic MX2125 Dual-axis Accelerometer library for Arduino
2018-11-21 ⋯ 7 versions ⋯ 2018-11-23
bradzilla84/preset-select@0.0.3
Just a quick example of a preset select/Pack/Unpack Patch...Can Be adjusted in code to more or less inputs (Unfortunately XOD doesn't support Variadic with more outputs than in..)
2018-11-21 ⋯ 3 versions ⋯ 2018-11-21
hendyhinds1/rgb-led@1.0.0
simulates an rgb led.
2018-11-19
gabbapeople/electricity-meter@0.0.1
Library for the "money-counter" device.
2018-11-13 ⋯ 2 versions ⋯ 2018-11-19
bradzilla84/i2c-pwm-servo-16ch@0.0.1
This is an example of the Adafruit 16-channel PWM & Servo driver Just a simple wrapper (NEEDS TESTING)
2018-11-18
bradzilla84/arduino-tft-lib@0.1.0
This library enables an Arduino board to communicate with the Arduino TFT LCD screen. It simplifies the process for drawing shapes, lines, images(COMING SOON), and text to the screen. The Arduino TFT library extends the Adafruit GFX, and Adafruit ST7735 libraries that it is based on. The GFX library is responsible for the drawing routines, while the ST7735 library is specific to the screen on the Arduino TFT. The Arduino specific additions were designed to work as similarly to the Processing API as possible. This is just a Wrapper for the Arduino TFT Library........
2018-11-18
bradzilla84/ftoled@0.0.1
For use with Freetronics OLED128 128x128 pixel OLED display(Just a test Lib, Stay tuned for Auduino TFT Lib to be released soon to support TFT LCD's in general)
2018-11-13
bradzilla84/neopixel@0.0.2
Basic Functionality for NeoPixel Strip (See Examples)
2018-11-13 ⋯ 2 versions ⋯ 2018-11-13
p-bitsch/lcd2xxl@0.0.3
Scrolltext for LXD 2x16
2018-11-09 ⋯ 3 versions ⋯ 2018-11-09
vasily/tone@0.1.4
Library provides basic nodes to work with Tone
2018-11-08 ⋯ 5 versions ⋯ 2018-11-09
vasily/troyka-mq2@0.1.1
Library provides basic nodes to work with gas sensor (MQ2) in Troyka module formfactor. Is useful for gas leakage detection. It is suitable for detecting H2, LPG, CH4 or Smoke.
2018-11-09 ⋯ 2 versions ⋯ 2018-11-09
nkrkv/my-utils@1.3.0
Kinda useful functional nodes
2017-12-07 ⋯ 4 versions ⋯ 2018-11-07
gabbapeople/blynk@0.0.3
The library to connect XOD to Blynk via Bluetooth (BLE).
2018-10-19 ⋯ 2 versions ⋯ 2018-10-19
gabbapeople/simple-byte-protocol@0.0.5
A simple communication protocol for a UART interface. To read more follow https://medium.com/p/9ce67cc69d3c
2018-10-13 ⋯ 4 versions ⋯ 2018-10-18
gst/4digits-sevensegment@1.0.3
number to 4 digits 7 segment Display with decimal point. Version vor segment output latching with sn74hc573
2018-10-12 ⋯ 4 versions ⋯ 2018-10-14
spoulis/example4register-ram@1.0.0
example of 4-register RAM and how it can be expanded.
2018-10-12
spoulis/spaz@1.0.0
data Selector/sw switch(COND) function
2018-10-12
gst/number-split-to-digit@1.0.0
split´s a number e.g. 2345 into digits 2-3-4-5 numbers between 0 and 9999 are allowed
2018-10-09
gst/sevensegment@1.0.0
number 0-15 to 7segment 0-f
2018-10-08
nkrkv/encoder@1.0.0
Read values from a quadrature rotary encoder (EC11, optical wheel encoders, and others)
2018-10-08