Sample Code: WREN 12S SDK V2 – Bring Up Code V2.9

PCA v2.03 – Test Code Firmware v2.9 – 25th August 2022 Dave Williams, DitroniX 2019-2021 (ditronix.net) WREN 12S DC Linear Motor Controller ESP12S SDK 2.0 PCA v2.03 – Test Code Firmware v2.9 – 25th August 2022 Simplified Board Bring Up and Test Input/Output Ports (The WREN ‘Hello World’) The purpose of this test code is […]

Sample Code: WREN 12S SDK V2 – Bring Up BIN

Dave Williams, DitroniX 2019-2021 (ditronix.net) WREN 12S DC Linear Motor Controller ESP12S SDK 2.0 PCA v2.03 – Test Code Firmware BIN v2.7 – 12th August 2021 This is a compiled BIN file and ready to flash to the WREN 12S SDK v2 board using a flasher, such as: https://github.com/tasmota/tasmotizer (easiest and most reliable) https://github.com/nodemcu/nodemcu-flasher  Espressif […]

Sample Code: WREN 12S SDK V2 – Bring Up Code

Dave Williams, DitroniX 2019-2021 (ditronix.net) WREN 12S DC Linear Motor Controller ESP12S SDK 2.0 PCA v2.03 – Test Code Firmware v2.7 – 12th August 2021 Libraries Required: MCP9808 Precision I2C Temperature Sensor – Adafruit_MCP9808 MCP23017 I2c Port Expander – Adafruit_MCP23017 (USE Version 1.3.0) Versions: V2.5 Updated SFLAG monitoring. Commented out motor test on start up […]