- 07 Jun, 2015 1 commit
-
-
cal authored
Problem with multiple MQTT subscriptions #459 https://github.com/nodemcu/nodemcu-firmware/issues/459 Fix possible wrong buffer pointer increment.
-
- 05 Jun, 2015 3 commits
-
-
Vowstar authored
Crypto module improvements
-
Johny Mattsson authored
This releases 1168 bytes back to the heap.
-
Johny Mattsson authored
Also disabled MD2 support by default (see MD2_ENABLE in user_config.h).
-
- 04 Jun, 2015 1 commit
-
-
- 03 Jun, 2015 3 commits
-
-
Vowstar authored
Crypto module, take 2
-
Johny Mattsson authored
-
Johny Mattsson authored
-
- 02 Jun, 2015 3 commits
-
-
Johny Mattsson authored
-
Johny Mattsson authored
Uses both existing MD2/MD5/SHA1 and the Gifford SHA256-512, unless WITHOUT_SHA2 is defined.
-
Johny Mattsson authored
-
- 31 May, 2015 3 commits
-
-
BruceMe authored
-
BruceMe authored
A simple yet robust HTTP server that can parse GET parameters and turn on/off a light or set the position of a servo.
-
BruceMe authored
It's as simple as ADC (analog to digital converter); easy as RGB (Color LED)... This example can be run on any ESP8266, but it runs out of the box on the ebay search for.. "ESP8266 Battery Holder" with the light sensor on ADC0 and RGB LED. Fun and easy way to do more than blink a light.
-
- 29 May, 2015 2 commits
- 28 May, 2015 4 commits
- 26 May, 2015 1 commit
-
-
makefu authored
Add the original ws2812.write() function which does not scramble the buffer while preserving the 'new' ws2812.writergb. With this everybody should be happy again
-
- 18 May, 2015 1 commit
-
-
Vowstar authored
Add support for lm92 temperature sensor
-
- 17 May, 2015 3 commits
-
-
Levente Tamas authored
Added LUA module for the lm92 +-0.33C 12bit+sign temperature sensor.
-
Vowstar authored
added net.dns.setdnsserver('ip',[index]), net.dns.getdnsserver([inde…
-
Jorge Mesquita authored
added net.dns.setdnsserver('ip',[index]), net.dns.getdnsserver([index]), net.dns.resolve('domain.com', function cb('ip' or nil if fail) ) modified: app/modules/net.c
-
- 16 May, 2015 2 commits
- 15 May, 2015 4 commits
- 14 May, 2015 3 commits
-
-
Vowstar authored
Allow connecting to unsecured WiFi networks
-
devsaurus authored
-
robertfoss authored
To fit the build on boards with 512K of flash, build using -Os flag.
-
- 07 May, 2015 1 commit
-
-
trilader authored
-
- 05 May, 2015 1 commit
-
-
Vowstar authored
-
- 01 May, 2015 4 commits