-
pico-command-line Public
The pico-command-line git submodule is a simple command line interface for the Raspberry Pi Pico with custom commands.
C MIT License UpdatedJun 16, 2025 -
FreeRTOS-FAT-CLI-for-RPi-Pico Public
Forked from carlk3/FreeRTOS-FAT-CLI-for-RPi-PicoProject to add SD cards as peripherals on Raspberry Pi Pico.
C Apache License 2.0 UpdatedJun 10, 2025 -
-
chatai Public
A NodeJS script to create a web based chat interface to Ollama AI models.
JavaScript UpdatedApr 30, 2025 -
node-pi-revision-codes Public
Convert Raspberry Pi revision code into hardware detail codes.
JavaScript UpdatedMar 27, 2025 -
fido2-demonstration Public
A demonstration of FIDO2 token authentication in a NodeJS server application.
JavaScript UpdatedMar 25, 2025 -
machine_learning-js Public
This project is a group of experiments in Machine Learning with Javascript.
-
3D printed Vesa mount for Rigol DHO800 oscilloscope and Owon XDM1041 multimeter.
1 UpdatedJan 18, 2025 -
bitpixels Public
A small graphics library for monchrome displays written in C.
C MIT License UpdatedJan 18, 2025 -
-
pi-pico-c-console Public
Pi Pico command console from USB or UART with CP2102 USB-UART bridge, written in C.
-
c-library-example Public
Examples of building a C application with a library using BASH scripting, or the make utility, or the cmake utility.
Shell UpdatedJul 4, 2024 -
dual-rj45-breakout-base Public
A 3D printable model used to create a base for a dual RJ45 breakout board.
UpdatedDec 17, 2023 -
sd-card-caddy Public
A 16 slot full size SD card caddy with label frames on the front.
MIT License UpdatedDec 9, 2023 -
wska Public
Keep alive client layer on top of ws WebSocket to keep connections open and/or reconnect failed connections.
-
totp_testing_application Public
This is a service used to test and/or demonstrate TOTP authentication.
JavaScript UpdatedSep 30, 2023 -
reversetunnelrdp Public
A bash script used to setup and manage an SSH reverse tunnel for RDP connections.
Shell UpdatedSep 23, 2023 -
pi0neopixel Public
Test development of application to control NeoPixels (aka WS2812B) from a Raspberry Pi Zero.
-
button-events Public
Button event module used to debounce a digital input signal and produce button action events.
-
pi-pico-linux-c-intro Public
Introduction to programming the Pi Pico MCU in C from a linux workstation.
-
pi-pico-linux-c-multicore Public
A brief example of multicore C programming on the Pi Pico Micro Controller in the C language from a Linux workstation.
C MIT License UpdatedJul 2, 2023 -
pi-pico-linux-c-freertos Public
A brief example of FreeRTOS SMP programming on the Pi Pico Micro Controller in the C language from a Linux workstation.
-
pi-pico-c-neopixel Public
Demonstration of multicore neopixel SPI controller on the Pi Pico written in C.
-
weep_hole_cover Public
A window sash weep hole cover 3D model for printing.
MIT License UpdatedJul 2, 2023 -
pi-pico-c-rtc Public
An RTC (real time clock) integrated with the Pi Pico and a command console to read and set the time.
-
avahi Public
Forked from avahi/avahiAvahi - Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour
C GNU Lesser General Public License v2.1 UpdatedJun 1, 2023 -
c_datetime Public
Forked from skyformat99/c_datetimeA small date and time library to convert to and from UNIX epoch timestamps.
C MIT License UpdatedJan 28, 2023 -
-
node-island-matrix Public
A javascript solution to the maximum area binary island matrix.
JavaScript UpdatedJul 21, 2022 -
node-mute-prompt Public
A utility used to generate command line prompts that have the keyboard input muted.