Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: tjko/fanpico

Tags

v1.7.8

Toggle v1.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FanPico-0200 support updates. (#190)

* Add FanPico-0200 schematic and PCB kerber files.
* Add support for boards without MBFAN ports.
* Add support for OLED display on FanPico-0200

v1.7.7

Toggle v1.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to NTP and SYSLOG client functionality. (#184)

New commands:
- SYStem:WIFI:NTPClient
- SYStem:WIFI:NTPClient?
- SYStem:WIFI:SYSLOGClient
- SYStem:WIFI:SYSLOGClient?

v1.7.6

Toggle v1.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update documentation. (#169)

v1.7.5

Toggle v1.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix panic on boot if SNMP community string was too long. (#157)

v1.7.4

Toggle v1.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Keep track of total uptime since cold boot. (#148)

* Keep track of total uptime since cold boot.
* Update SYS:UPTIME? to return total uptime since last cold reset.

v1.7.3

Toggle v1.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #144 from tjko/sdk211

Switch to using Pico-SDK v2.1.1

v1.7.2

Toggle v1.7.2's commit message
Typo fixes.

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates to I2C Sensor Support (#122)

* Add support for SHTC3 Temperature and Humidity sensor.
* Add LPS25 and LPS22 pressure sensor support.
* Report RP2350 correctly during boot.
* Add humidity/pressure measurement support in web interface.
* Add support for VSENSOR in MQTT Client.
* New commands:
 - MEASure:VSENSORS?
 - MEASure:VSENSORx:HUMidity?
 - MEASure:VSENSORx:PREssure?
 - SYS:MQTT:INT:VSENSOR
 - SYS:MQTT:INT:VSENSOR?
 - SYS:MQTT:MASK:VTEMP
 - SYS:MQTT:MASK:VTEMP?
 - SYS:MQTT:MASK:VHUM
 - SYS:MQTT:MASK:VHUM?
 - SYS:MQTT:MASK:VPRE
 - SYS:MQTT:MASK:VPRE?
 - SYS:MQTT:TOPIC:VTEMP
 - SYS:MQTT:TOPIC:VTEMP?
 - SYS:MQTT:TOPIC:VHUM
 - SYS:MQTT:TOPIC:VHUM?
 - SYS:MQTT:TOPIC:VPRE
 - SYS:MQTT:TOPIC:VPRE?

v1.7.0

Toggle v1.7.0's commit message
Bump version number.

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change default LRA intepretation to be LOW=1000 rpm and HIGH=0 rpm (r…

…otor locked). (#90)