Pinned Repositories
ATM90E26_Arduino
Demo Arduino code to test the ATM90E26 breakout
ATM90E26_Featherwing
Featherwing for ATM90E26 Energy Monitor for use with Adafruit Feather series of boards, particularly the Huzzah (ESP8266)
ATM90E36_Arduino
Arduino library for interfacing communicating with the ATM90E36 poly-phase metering AFE
ATM90E36_SPI_DIN_Wemos
DIN rail x2 ATM90E36 with Wemos Arduino code
BLEBasics
ESP32-TOD
Software Real Time Clock for Espressif ESP32
ESP32_BLE_Arduino
The library source for the ESP32 BLE support for Arduino.
GEVCUEVTV
EVTV Official Release of Generalized Electric Vehicle Control Unit
GVRET
Generalized Vehicle Reverse Engineering Tool - firmware for GEVCU v4 hardware
UQM062614
UQM Prototype of GEVCU
jrickard's Repositories
jrickard/ESP32-TOD
Software Real Time Clock for Espressif ESP32
jrickard/BLEBasics
jrickard/GEVCUEVTV
EVTV Official Release of Generalized Electric Vehicle Control Unit
jrickard/ESP32_BLE_Arduino
The library source for the ESP32 BLE support for Arduino.
jrickard/GVRET
Generalized Vehicle Reverse Engineering Tool - firmware for GEVCU v4 hardware
jrickard/UQM062614
UQM Prototype of GEVCU
jrickard/ATM90E26_Arduino
Demo Arduino code to test the ATM90E26 breakout
jrickard/ATM90E26_Featherwing
Featherwing for ATM90E26 Energy Monitor for use with Adafruit Feather series of boards, particularly the Huzzah (ESP8266)
jrickard/ATM90E36_Arduino
Arduino library for interfacing communicating with the ATM90E36 poly-phase metering AFE
jrickard/ATM90E36_SPI_DIN_Wemos
DIN rail x2 ATM90E36 with Wemos Arduino code
jrickard/CAB300
LEM CAB300-C/SP3 CAN Library for Arduino Due
jrickard/CANDueLogger
Data logging program for the CANDue shield
jrickard/CANDueLogger103
jrickard/due_can
Object oriented canbus library for Arduino Due compatible boards
jrickard/due_rtc
RTC Library for the Arduino Due
jrickard/due_wire
An alternative I2C library for Due with DMA support
jrickard/DueTimer
Timer Library fully implemented for Arduino DUE
jrickard/EEPROM
EEPROM revised to use due_wire
jrickard/esp32-snippets
Sample ESP32 snippets and code fragments
jrickard/GEVCU
Generalized Electric Vehicle Control Unit
jrickard/JLD505
jrickard/mcp2515
Macchina library to facilitate CAN functionality with the onboard Microchip MCP2515 CAN controller
jrickard/USB_Host_Shield_2.0
Revision 2.0 of USB Host Library for Arduino.
jrickard/Wire_EEPROM
I2C based routines to support EEPROM on the Due. Requires the due_wire library from my repo