TJphonix's Stars
AveYo/MediaCreationTool.bat
Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!
arduino/arduino-ide
Arduino IDE 2.x
khoih-prog/Portenta_H7_PWM
This library enables you to use Hardware Timers on an STM32H7-based Portenta_H7 board to create and output PWM to pins. These PWM channels, using Portenta_H7 Hardware Timers, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software or ISR-based PWM, using millis(), micros() or Timer Interrupt. This important feature is absolutely necessary for mission-critical tasks. You can start, stop, change and restore the settings of any PWM channel on-the-fly.
sfera-labs/iono-pi-max-kernel-module
Iono Pi Max kernel module
CANopenNode/CANopenNode
CANopen protocol stack
emoncms/emoncms
Web-app for processing, logging and visualising energy, temperature and other environmental data
EMCelettronica/ESPertino
ESPertino board
njh/EtherCard
EtherCard is an IPv4 driver for the ENC28J60 chip, compatible with Arduino IDE
raspberrypi/documentation
The official documentation for Raspberry Pi computers and microcontrollers
jrowberg/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
facebook/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.