Pinned Repositories
arduino-leonardo-eth-w5500-powerdown-example
Power down WIZnet W5500 Ethernet controller
aws-blog-kinesis-beanstalk-workers-template
Host Kniesis client application on Elastic Beanstalk Java container.
aws-elastic-beanstalk-spring-boot-template
Host Spring Boot application on Elastic Beanstalk.
aws-elastic-beanstalk-worker-spring-boot-spring-batch-template
This is a batch processing application hosted on AWS.
aws-kinesis-client-application-template
Kinesis client application "Hello World!"
aws-s3-lambda-dynamodb-csv-loader
Lambda function which monitors S3 and loads CSV file to DynamoDB.
MOOC
My knowledge repo of MOOC courses.
node-red-ci-example
A simple Node Red Test Helper CI example
node-red-contrib-bull
Bull's repeatable jobs in Node-Red
qt5-openwrt-package
Qt 5 package for OpenWRT
pauldeng's Repositories
pauldeng/node-red-ci-example
A simple Node Red Test Helper CI example
pauldeng/qt5-openwrt-package
Qt 5 package for OpenWRT
pauldeng/node-red-contrib-bull
Bull's repeatable jobs in Node-Red
pauldeng/arduino-leonardo-eth-w5500-powerdown-example
Power down WIZnet W5500 Ethernet controller
pauldeng/sshpass-openwrt-package
Sshpass package for OpenWRT Legacy version
pauldeng/acutest
Simple header-only C/C++ unit testing facility.
pauldeng/bull-examples
Examples of simple and repeatable Bull jobs
pauldeng/esp-at
AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266
pauldeng/ESP32-Interrupts-deepsleep
pauldeng/esp32_victron_test
Contains an Arduino project for Espressif ESP32 that will run a web server with web sockets to display data from a Victron MPPT charge controller in real time.
pauldeng/gen_coap
Generic Erlang CoAP Client/Server
pauldeng/mooc-coursera-unix-workbench-guessinggame
pauldeng/node-red-contrib-amqp-ack
Node-RED AMQP input and output nodes with ack
pauldeng/node-red-contrib-protobuf
NodeRED node for encoding and decoding of protobuf messages.
pauldeng/node-red-contrib-redis
Node RED client for Redis with pub/sub, list, lua scripting and other commands support.
pauldeng/node-red-contrib-simple-gpt-vision
Node-RED GPT-4 Vision API
pauldeng/nrlint
Node-RED Flow Linter
pauldeng/openvpn_exporter
A Prometheus exporter for OpenVPN.
pauldeng/ovclient
OpenVPN command line client
pauldeng/periodic-threads
Example code showing how to write periodic threads in Linux
pauldeng/pm2-prometheus-exporter
:rabbit: :rabbit: pm2 prometheus exporter
pauldeng/pycom-micropython-sigfox
A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
pauldeng/rabbitmq-coap-pubsub
CoAP Publish-Subscribe interface to RabbitMQ
pauldeng/rabbitmq-udp-exchange
A RabbitMQ plugin that represents a stream of messages sent over UDP as an exchange. Originally by @tonyg.
pauldeng/ru102js
Source code for the RU102JS Redis for JavaScript Developers Course
pauldeng/signpdf
Python script to add signature images to PDFs
pauldeng/ubxlib
Portable C libraries which provide APIs to build applications with u-blox products and services. Delivered as add-on to existing microcontroller and RTOS SDKs.
pauldeng/ubxlib_cellular_applications_xplr_iot
A cellular tracking application using the ubxlib api, developed for the XPLR-IoT-1 development kit
pauldeng/udp-exchange
Extends RabbitMQ Server with support for a new experimental exchange type, `x-udp`.
pauldeng/Victron.Arduino-ESP8266
Code to read the VE.Direct-Protocol from serial into a value array. Uses a non-blocking read loop and does checksum verification before adding the data.