User contributions
Jump to navigation
Jump to search
- 04:49, 19 February 2021 diff hist 0 CAN bus battery monitor with 3.5" TFT Touch screen on Arudino MEGA2560 →Code: BMS units changed due to suspected failure. current
- 21:55, 10 December 2020 diff hist +2,679 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 →Code: Default mode created by shorting pin 22 to ground during boot, bug fixes current
- 20:27, 10 December 2020 diff hist -1 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560
- 20:22, 10 December 2020 diff hist +1,065 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 →Code: Epever integration has not been tested yet
- 04:40, 10 December 2020 diff hist +2,065 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 →Code: Values can be read from controller but not yet written properly
- 20:14, 9 December 2020 diff hist +54 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 →Code: New timer method implemented which should be failsafe
- 18:50, 9 December 2020 diff hist +28 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 →Code: Last edit did not paste properly
- 18:43, 9 December 2020 diff hist +961 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 →Code
- 17:39, 9 December 2020 diff hist +1,158 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 →Code
- 05:00, 9 December 2020 diff hist +2,994 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 MODBUS integration partially done but not tested and not yet commented.
- 01:55, 9 December 2020 diff hist +116 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 Added stored variables from controller registers
- 01:41, 9 December 2020 diff hist -28 Arduino Projects
- 01:40, 9 December 2020 diff hist +53 N File:Mcp2515 lib.tar.gz MCP2515 library used in BYD BMS project current
- 01:37, 9 December 2020 diff hist +28 Arduino Projects
- 01:04, 9 December 2020 diff hist +177 CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 Added preTransmission and postTransmission loops
- 00:57, 9 December 2020 diff hist +15,531 N CAN Battery Monitor with Epever Controller Integration + 3.5TFT Mega2560 First upload
- 00:56, 9 December 2020 diff hist +78 Arduino Projects Added new section for Epever integration
- 23:55, 8 December 2020 diff hist +3,806 N EPEVER Solar Controller RS485 MODBUS test First Upload current
- 23:52, 8 December 2020 diff hist +47 Arduino Projects Re-arrange and add Epever RS485 test
- 06:05, 19 November 2020 diff hist +1,289 EPEVER 485 current
- 17:44, 16 November 2020 diff hist +1,534 N RS485 Master Example Created page with "<syntaxhighlight lang="C++"> //#include <SoftwareSerial.h> //const int SSERIAL_RX_PIN = 10; //Soft Serial Receive pin //const int SSERIAL_TX_PIN = 11; //Soft Serial Transmit..." current
- 17:44, 16 November 2020 diff hist +26 Arduino Projects added rs485 code
- 00:37, 5 November 2020 diff hist +3 CAN bus battery monitor with 3.5" TFT Touch screen on Arudino MEGA2560 →Code: adjusted LCD, Vsum positions
- 00:33, 5 November 2020 diff hist +234 CAN bus battery monitor with 3.5" TFT Touch screen on Arudino MEGA2560 →Code: Voltage array printed in but has issue filling with values
- 23:46, 4 November 2020 diff hist +151 CAN bus battery monitor with 3.5" TFT Touch screen on Arudino MEGA2560 →Code
- 22:38, 4 November 2020 diff hist +153 CAN bus battery monitor with 3.5" TFT Touch screen on Arudino MEGA2560 →Code: Added temperature display
- 20:04, 4 November 2020 diff hist -157 CAN bus battery monitor with 3.5" TFT Touch screen on Arudino MEGA2560 →Code: Text positions were moved to accommodate temperature readings
- 06:20, 4 November 2020 diff hist -27 CAN bus battery monitor with 3.5" TFT Touch screen on Arudino MEGA2560 →Code: removed arithmetic to save clock cycles
- 06:12, 4 November 2020 diff hist +1,468 CAN bus battery monitor with 3.5" TFT Touch screen on Arudino MEGA2560 →Code: Added outlines of packs, decorated, refreshed look, place holders for max temp once implemented
- 01:16, 4 November 2020 diff hist +144 CAN bus battery monitor with 3.5" TFT Touch screen on Arudino MEGA2560 →Code: Fixed buzzer issue, updated text on screen to change color depending on cell voltage
- 21:09, 2 November 2020 diff hist +2 m LCD demo current
- 20:26, 2 November 2020 diff hist +60 m LCD demo
- 20:23, 2 November 2020 diff hist +3,916 N LCD demo This page is a modified demo that came with the new LCD board.
- 20:22, 2 November 2020 diff hist +14 Arduino Projects