Skip to content

Releases: chilipeppr/workspace-nodemcu

Latest ChiliPeppr Builds

11 Jan 00:41
Compare
Choose a tag to compare

These builds are created by ChiliPeppr for the NodeMCU workspace. There are several different iterations based on how many libraries were compiled in. The more libraries, the more RAM used on load. Try to use the build with the least amount of libraries for your project.

It is recommended you use the integer build as it chews through way less RAM on the ESP8266. Just make sure you don't use floats in your code. If you need to, just convert everything to integers in your logic.

Base build - file, gpio, net, node, tmr, uart, wifi, cjson

With I2C build - file, gpio, net, node, tmr, uart, wifi, cjson, i2c

With PWM build - file, gpio, net, node, tmr, uart, wifi, cjson, pwm

With ADC build - file, gpio, net, node, tmr, uart, wifi, cjson, adc

With ws2812 build - file, gpio, net, node, tmr, uart, wifi, cjson, ws2812

With I2C, PWM, ws2812 build - file, gpio, net, node, tmr, uart, wifi, cjson, i2c, pwm, ws2812

With ADC, PWM, ws2812 build - file, gpio, net, node, tmr, uart, wifi, cjson, adc, pwm, ws2812

With ADC, PWM, i2c, tsl2561, ws2812 build - file, gpio, net, node, tmr, uart, wifi, cjson, adc, pwm, i2c, tsl2561, ws2812

More firmware builds

02 Jan 00:33
Compare
Choose a tag to compare

Your NodeMCU custom build finished successfully. You may now download the firmware:

This was built against the master branch and includes the following modules: adc, cjson, file, gpio, net, node, pwm, tmr, uart, wifi.

Your NodeMCU custom build finished successfully. You may now download the firmware:

This was built against the master branch and includes the following modules: adc, cjson, file, gpio, net, node, tmr, uart, wifi.

Your NodeMCU custom build finished successfully. You may now download the firmware:

This was built against the master branch and includes the following modules: cjson, file, gpio, net, node, tmr, uart, wifi.

Your NodeMCU custom build finished successfully. You may now download the firmware:

This was built against the master branch and includes the following modules: node, file, gpio, wifi, net, pwm, i2c, tmr, adc, uart, bit, ws2812, cjson.

NodeMCU Firmware for Base Programming with node,file,gpio,wifi,net,pwm,i2c,tmr,adc,uart,bit,ws2812,cjson

18 Feb 07:20
Compare
Choose a tag to compare

NodeMCU custom build by frightanic.com
branch: master
commit: c8037568571edb5c568c2f8231e4f8ce0683b883
SSL: false
modules: node,file,gpio,wifi,net,pwm,i2c,tmr,adc,uart,bit,ws2812,cjson
build built on: 2016-01-17 01:28
powered by Lua 5.1.4 on SDK 1.4.0

NodeMCU Firmware for Base Programming

10 Jan 22:16
Compare
Choose a tag to compare
Pre-release

NodeMCU custom build by frightanic.com
branch: master
commit: c8037568571edb5c568c2f8231e4f8ce0683b883
SSL: false
modules: node,file,gpio,wifi,net,pwm,tmr,adc,uart,ws2812
build built on: 2016-01-10 08:49
powered by Lua 5.1.4 on SDK 1.4.0