-
threefx Public
Arduino-compatible library for 3d perspective drawing using fixed-point arithmetic
C++ UpdatedMar 27, 2024 -
esp32-tach-gfx Public
In-progress work to create a secondary dashboard for my car to display vehicle statistics. Built using ESP32C3, CAN bus peripheral, TFT display using C++ in PlatformIO.
-
-
ledStripVolume Public
Audio-reactive LED strip using peak detection and FastLED. Programmed using Arduino framework using a DFRobot Romeo V2.
C++ UpdatedNov 16, 2023 -
gizmo-thermo Public
Device code for Microsoft Azure-connected PID-controlled heater. Created for University of Maryland COVID-19 Response Project to enable physical lab learning in virtual environments.
C UpdatedNov 16, 2023 -
enee101-esp Public
Device code for Microsoft Azure-connected two-axis stepper motor assembly. Created for University of Maryland COVID-19 Response Project to enable physical lab learning in virtual environments.
-
Serial_CAN_Arduino_ESP32C3 Public
Forked from Longan-Labs/Serial_CAN_ArduinoVersion of Longan Labs Serial CAN Bus Module Library with removed SoftwareSerial support for development boards that do not suport Arduino SoftwareSerial (ESP32C3).
C++ MIT License UpdatedOct 19, 2023 -
Best-README-Template Public template
Forked from othneildrew/Best-README-TemplateAn awesome README template to jumpstart your projects!
MIT License UpdatedMar 5, 2023 -
enee101-web Public
Modified version of example website to send and plot coordinate data from Azure IoT Hub. Created for University of Maryland COVID-19 Response Project to enable physical lab learning in virtual envi…
JavaScript MIT License UpdatedDec 13, 2022 -
mAP Public
Forked from Cartucho/mAPmean Average Precision - This code evaluates the performance of your neural net for object recognition. Fork adds VOC2007 metric as an option.
Python Apache License 2.0 UpdatedJul 5, 2022 -
-
aruco-detection Public
Demo for identifying and tracking Aruco markers over a webcam stream. Markers are tracked and pose-estimated using a Kalman Fitler. Programmed in C/C++ using OpenCV.
-