Pinned Repositories
autoLevelInterpolationWidget
Breadboard-Arduino
Breadboard Arduino ATmega328p with internal 8mhz clock
cp-smooth
cp_dragdrop
docs
Documentation for Tasmota (https://github.com/arendst/Tasmota)
grbl1-test-widget
grbl1 test widget
jQuery-switchButton
jQuery UI iPhone-like switch button
workspace-grbl1
test version of grbl workpsace for Chilipeppr
workspace-smoothie
jpadie's Repositories
jpadie/workspace-grbl1
test version of grbl workpsace for Chilipeppr
jpadie/grbl1-test-widget
grbl1 test widget
jpadie/workspace-smoothie
jpadie/autoLevelInterpolationWidget
jpadie/Breadboard-Arduino
Breadboard Arduino ATmega328p with internal 8mhz clock
jpadie/cp-smooth
jpadie/cp_dragdrop
jpadie/docs
Documentation for Tasmota (https://github.com/arendst/Tasmota)
jpadie/jQuery-switchButton
jQuery UI iPhone-like switch button
jpadie/kw1281test
VW KW1281 Protocol Test Tool
jpadie/matter.js
A complete typescript implementation of the Matter protocol specification (https://buildwithmatter.com). Includes full support for controller, device, commissioning, secure communications, device types, and cluster definitions.
jpadie/matterbridge
Matterbridge plugin manager for Matter
jpadie/matterbridge-zigbee2mqtt
Matterbridge zigbee2mqtt plugin
jpadie/matterJSForNodeRed
jpadie/node-red-matter
Create Virtual Devices with Ease for the Matter Protocol!
jpadie/node-red-virtual-matter-devices
Node-Red module providing Matter protocol virtual devices
jpadie/RFM69
RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)
jpadie/serial-port-json-server
Serial Port JSON Server is a websocket server for your serial devices. It compiles to a binary for Windows, Mac, Linux, Raspberry Pi, or BeagleBone Black that lets you communicate with your serial port from a web application. This enables web apps to be written that can communicate with your local serial device such as an Arduino, CNC controller, or any device that communicates over the serial port.
jpadie/SIM800_MQTT
Visit out blog/website for more information
jpadie/slimGrblPanel
jpadie/sonoff-auto-flasher
Automatic flashing of sonoff devices with custom firmware
jpadie/Tasmota
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
jpadie/widget-3dviewer
The amazing 3D viewer that is the centerpiece of ChiliPeppr. It knows how to parse Gcode to show it as a 3D representation. Has a simulator built in for the tool path. Also has numerous pubsub signals defined to enable 3rd party tools to inject 3D objects into the viewer.
jpadie/widget-axes
The Axes widget shows the XYZA values of the axes of your CNC controller. It also enables you to jog, home, change units, and change Work Coordinate Systems.
jpadie/widget-eagle
Eagle BRD Import widget for ChiliPeppr. Mill, solder mask creation, solder paste dispense, pick and place.
jpadie/widget-gcodelist-jpaFork
The Gcode widget shows you the Gcode loaded into your workspace, lets you send it to the serial port, get back per line status, see an estimated length of time to execute the Gcode, navigate to the XYZ position of a specific line, and much more.
jpadie/widget-grbl-autolevel
jpadie/widget-spjs
The essential widget if you want your workspace to talk to the Serial Port JSON Server (SPJS). This widget enables numerous pubsub signals so you can publish to SPJS and receive data back when you subscribe to the appropriate signals.