-
(Weekend Project)
- Argyle TX
- chilipeppr.com
-
robot-actuator-controller-v1 Public
This is a controller for the WE-R2.4 robot on Thingiverse.
-
widget-zipwhip Public
A widget for ChiliPeppr that lets you send text messages upon events occurring inside ChiliPeppr, i.e. text yourself when a CNC job is done.
-
robot-actuator-esp32-v2 Public
ESP32 based robot actuator controller
-
-
widget-luaeditor Public
Edit Lua code in your workspace and send it to the serial port.
-
esp32-robot Public
ESP32 Lua code for running a 6 degrees of freedom robot where each joint is its own ESP32 with stepper driver
1 UpdatedFeb 3, 2019 -
now-github-starter Public
Forked from CodeBrew28/now-github-starterStarter project to demonstrate a project whose pull requests get automatically deployed
HTML UpdatedDec 4, 2018 -
widget-tinyg Public
The TinyG widget subscribes and publishes to the SPJS widget (com-chilipeppr-widget-serialport) and intermediates the serial data to and from the TinyG. This widget parses the incoming data to norm…
-
widget-tinyg-config Public
PREPARING TO DELETE: This widget, originally created by Kevin Hauser, is the configure dialog box for TinyG control boards so you can change settings via a GUI instead of needing to know command li…
-
-
widget-xbox Public
An Xbox controller for ChiliPeppr using the Gamepad API built into all modern browsers.
-
widget-eagle Public
Eagle BRD Import widget for ChiliPeppr. Mill, solder mask creation, solder paste dispense, pick and place.
-
elem-dragdrop Public
The drag n drop element for ChiliPeppr. There's no real UI to this widget, thus it's considered an element.
-
-
widget-cam Public
A widget that lets you load a camera via WebRTC inside ChiliPeppr.
-
widget-nodemcu-files Public
List the files on your NodeMCU device and then manage them including opening them in the Lua Editor.
-
widget-xbm Public
This widget helps you create and upload XBM image files to your ESP32, ESP8266, or other Lua devices.
-
workspace-esp32-lua Public
Workspace for ESP32 running Lua so you can easily edit/upload Lua code to your ESP32 devices. This is effectively a NodeMCU for ESP32.
-
widget-console Public
The Console widget lets you see the serial port log as well as send serial port commands into the selected serial port in the SPJS widget (the green one). This widget was previously called com-chil…
-
widget-esp32-docs Public
Firmware download, install, docs, and sample code for ESP32 workspace.
HTML UpdatedNov 27, 2017 -
widget-font2gcode Public
This widget lets you type text, render it into the 3D viewer, and then generate the gcode for the font. If you want to mill/laser/print text this is a great way to do it programmatically.
-
-
-
widget-terminal Public
A terminal session with the host running SPJS. As of version 1.87 of SPJS you can send/receive basic terminal commands to host operating system. This widget is a front-end UI for the terminal from …
-
workspace-terminal Public
A new workspace if you just want to use the Terminal on its own.
-
workspace-tinygtablet Public
The minimal tablet workspace for TinyG which is a lightweight version of the TinyG workspace, i.e. no 3D viewer.
-
-
widget-spjs Public
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 …
-
widget-gcodelist Public
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…
-
widget-editbootjavascript Public
Edit your boot Javascript in ChiliPeppr