- 05 Apr, 2015 9 commits
-
-
funshine authored
-
funshine authored
-
zeroday authored
LUAL_BUFFERSIZE back to 1K and warning notice added
-
zeroday authored
Fix DHT11 10times BUG, add auto-select feature, fix program bug in md
-
Martin Han authored
-
Martin Han authored
-
zeroday authored
wifi submodule enhancements, thanks to @wbartnick
-
cal authored
-
Wayne Bartnick authored
- range checking password length (8~64) wifi.ap.config (wifi_ap_config): - range checking ssid length (1~32) - range checking pwd length (8~64) - new params: - auth: wifi.OPEN, wifi.WPA_PSK, wifi.WPA2_PSK, wifi.WPA_WPA2_PSK - default WITH pwd: wifi.WPA_WPA2_PSK - default WITHOUT pwd: wifi.OPEN - channel: 1~13 (default: 6) - hidden: 0/1 (default: 0) - max: 1~4 (default: 4) - beacon: 100~60000ms (default: 100) wifi.ap.getclient (wifi_ap_listclient): - returns table(mac,ip) of all connected clients wifi.ap.dhcp: - new submodule - config (wifi_ap_dhcp_config), returns start/end ips - params: - start (e.g., "192.168.1.100") - end ip calculated from wifi.ap.config.max - start (wifi_ap_dhcp_start), returns boolean - stop (wifi_ap_dhcp_stop), returns boolean
-
- 04 Apr, 2015 1 commit
-
-
funshine authored
-
- 03 Apr, 2015 3 commits
- 02 Apr, 2015 1 commit
-
-
funshine authored
-
- 31 Mar, 2015 1 commit
-
-
funshine authored
-
- 30 Mar, 2015 1 commit
-
-
funshine authored
-
- 29 Mar, 2015 1 commit
-
-
funshine authored
-
- 26 Mar, 2015 1 commit
-
-
HuangRui authored
-
- 25 Mar, 2015 1 commit
-
-
HuangRui authored
-
- 24 Mar, 2015 2 commits
-
-
funshine authored
-
AllAboutEE authored
-
- 22 Mar, 2015 1 commit
-
-
funshine authored
-
- 20 Mar, 2015 1 commit
-
-
funshine authored
-
- 19 Mar, 2015 1 commit
-
-
Vowstar authored
Use correct function for stop in U8G_COM_MSG_WRITE_BYTE
-
- 18 Mar, 2015 9 commits
- 17 Mar, 2015 7 commits
-
-
devsaurus authored
-
devsaurus authored
-
devsaurus authored
-
funshine authored
-
zeroday authored
Added node.setcpufreq(mhz) function. thanks @markusgritsch, should use with caution, when bitbang
-
Markus Gritsch authored
This function allows setting the CPU frequency to node.CPU80MHZ or node.CPU160MHZ.
-
markusgritsch authored
Dev
-