Stuart Pittaway

Results 31 issues of Stuart Pittaway

### Description This PR adds functionality to the M115 command and STM32 CPU's. This PR was requested by the Lumen (Index) PNP project to expose the serial number of the...

C: Hosts & Protocols

If you try and read from a date that doesn't exist on the SPIFFs the ESP hangs/reboots. There isn't a way to find when the earliest/start date is across all...

This is really nicely done - have you tried to convert this into an emonCMS app ?

Add to ```config.kibot.yaml``` for all sub-projects to support PCBWAY paste requirements. ``` - layer: F.Paste suffix: GTP - layer: B.Paste suffix: GBP ```

enhancement

all-in-one consider using MAX6107EUR+T for 4.5V reference https://datasheet.lcsc.com/lcsc/2202211530_Analog-Devices-Inc--Maxim-Integrated-MAX6107EUR-T_C2976399.pdf

enhancement

This issue is purely documentation for connection of 16S monitoring boards and the DIYBMS v4.X controller. Cabling is similar to the single cell monitoring modules. **DO NOT CONNECT TX TO...

documentation

Manual BOM is out of date

bug

The API documentation (web page when you click on "Input API Help" is incorrect. It states that "Set input process list" requires "GET" parameters. In reality, it needs both querystring...

bug

The ISP header is difficult to use as the plug catches the side of the battery holder - consider moving 3 or 4mm away.

Receiving a compile warning in emonTx34_CM and emonLibCM. The for loop is defined for 6 iterations, but the wh_CT[] array is only sized to 5 items. ``` Linking .pio\build\default\firmware.elf C:\Users\stuar\.platformio\packages\framework-arduino-avr\cores\arduino\main.cpp:...