Releases: chilipeppr/workspace-nodemcu
Latest ChiliPeppr Builds
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
Your NodeMCU custom build finished successfully. You may now download the firmware:
- float: http://nodemcu-build.com/builds/nodemcu-master-10-modules-2016-11-06-16-25-31-float.bin
- integer: http://nodemcu-build.com/builds/nodemcu-master-10-modules-2016-11-06-16-25-31-integer.bin
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:
- float: http://nodemcu-build.com/builds/nodemcu-master-9-modules-2016-11-05-23-23-55-float.bin
- integer: http://nodemcu-build.com/builds/nodemcu-master-9-modules-2016-11-05-23-23-55-integer.bin
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:
- float: http://nodemcu-build.com/builds/nodemcu-master-8-modules-2016-10-24-16-43-27-float.bin
- integer: http://nodemcu-build.com/builds/nodemcu-master-8-modules-2016-10-24-16-43-27-integer.bin
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:
- float: http://nodemcu-build.com/builds/nodemcu-master-13-modules-2016-01-17-01-29-27-float.bin
- integer: http://nodemcu-build.com/builds/nodemcu-master-13-modules-2016-01-17-01-29-27-integer.bin
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
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
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