devsaurus
0802418978
fix stale link in file.md
2018-10-07 16:15:12 +02:00
devsaurus
209fe91ba7
add encoder doc
2018-10-07 16:08:45 +02:00
devsaurus
4b1551af49
update u8g2 to v2.23.18
2018-10-07 15:04:03 +02:00
Andrew Gough
ba57b0fa7e
Add slightly modified version of standard MQTT docs. Note that in most
...
cases the API is identical [see note in unsubscribe()]
2018-03-19 21:06:58 +11:00
devsaurus
0a3ea42ff9
list new u8g2 device constructors
2017-11-18 17:54:51 +01:00
Arnim Läuger
5995ff6bec
fix spi-only listing
2017-11-18 17:44:25 +01:00
devsaurus
23e9fcccfa
update to u8g2 2.19.8
2017-11-18 17:38:21 +01:00
Arnim Läuger
c117092da6
fixes and optional arguments clarification
2017-09-02 11:47:13 +02:00
devsaurus
9f8664b8e6
Updated ESP-IDF to latest and adapt spi master.
2017-09-02 11:38:19 +02:00
Johny Mattsson
d5d8990bf2
Merge pull request #2021 from larsstenberg/dev-esp32-getmac
...
ESP32: added functions wifi.sta.getmac() and wifi.ap.getmac()
2017-08-17 12:36:42 +10:00
devsaurus
4b5e124244
update to u8g2 2.16.9
2017-08-16 10:56:25 +02:00
larsstenberg
40e0be29ee
ESP32: Ledc driver module ( #2027 )
...
* Inital commit for supporting ledc driver
* Added documentation. More fade functions and better naming of constants
* Better field checking during setup. Updated documentation
* Reworked LEDC module to be used with an object model to decrease repetition of parameters
2017-08-11 19:11:12 +02:00
devsaurus
64f8ac2876
u8g2: add rfb support
2017-07-27 23:29:37 +02:00
Arnim Läuger
b3eaba86e4
Add net module docs ( #2053 )
2017-07-25 22:23:34 +02:00
Lars Stenberg
e6eb743b88
Added functions wifi.sta.getmac() and wifi.ap.getmac()
2017-06-30 23:55:43 +02:00
devsaurus
a8ff8f059d
Add u8g2 module.
2017-06-13 18:38:09 +02:00
zelll
329bd73b63
ESP32: uart 1/2 supports ( #1982 )
...
* uart 1/2
* call -> pcall in uart_on_* functions
* fix docs
* fixed console driver when using custom console uart
* fixed line_inverse and error callback
* fixed a crash when uart.start() called more than one time
2017-06-13 18:33:32 +02:00
devsaurus
819284530e
Add spi master.
2017-05-14 18:00:40 +02:00
Arnim Läuger
d8b55051c7
Formatting fix ws2812 doc
2017-05-13 11:55:55 +02:00
devsaurus
52ed168cbe
fix gpio doc, refer to gpio overview from module docs
2017-05-13 11:53:01 +02:00
Arnim Läuger
209bde603d
Fix gpio pin mask generation and clarify available gpios. ( #1965 )
2017-05-12 11:10:44 +10:00
zelll
ff30f479e1
ESP32: CAN module ( #1958 )
...
* can extension
* can extension: bit timing and filter
* can -> CAN
* post CAN data callback
* CAN docs
* CAN: fixed receive, filter, extended frame
* reorder fn in can.md, remove driver_can/Kconfig
* fixed a leak when can.stop()
2017-05-07 09:35:17 +02:00
Arnim Läuger
2acfa53ee8
add ws2812 compatibility layer ( #1947 )
2017-05-06 17:36:14 +02:00
devsaurus
fb62011ddf
Add sdmmc module and enable fatfs.
2017-04-30 22:49:54 +02:00
devsaurus
1ab8f526b0
fix ws2812 doc
2017-04-27 22:42:10 +02:00
zelll
b7fa8c592f
ADC extension for ESP32 ( #1927 )
...
* added adc extension
* add adc_number, for adc2
2017-04-24 21:36:01 +02:00
Arnim Läuger
b72cb34d6e
Add gpio doc. ( #1909 )
...
* Add gpio doc.
2017-04-15 20:07:55 +10:00
Arnim Läuger
2c30644835
Fix list formatting in ws2812 doc.
2017-04-14 20:08:38 +02:00
devsaurus
1866e6f457
Add ws2812 module.
2017-04-14 19:56:27 +02:00
devsaurus
927ee7fc5f
Add dht module.
2017-04-14 19:18:38 +02:00
Arnim Läuger
666b62c784
Note about timer resolution
2017-03-27 10:31:25 +02:00
devsaurus
961c1c72b2
Add ow module.
2017-03-17 07:50:31 +01:00
devsaurus
b3ec03e1fe
fix i2c and wifi doc formatting
2017-03-08 17:56:46 +01:00
devsaurus
2b98037fa9
refine ack handling for i2c hw master
2017-03-08 16:38:43 +01:00
devsaurus
e203a5829c
add tmr module
2017-03-07 20:54:48 +01:00
devsaurus
e3e0d88fc1
fix i2c doc
2017-03-02 21:47:22 +01:00
devsaurus
859e1a3004
first draft implementation of i2c slave
2017-03-02 21:37:13 +01:00
Johny Mattsson
dbc8d791c6
Added node.chipid() based on esptool's formula.
2017-03-02 22:29:40 +11:00
devsaurus
f5632f41f9
extend i2c master with hardware interfaces for synchronous and asynchronous operation
2017-02-04 20:14:13 +01:00
devsaurus
381726f103
add i2c module
2017-02-02 21:40:36 +01:00
devsaurus
4fcb1404b6
add simga_delta module
2017-01-13 22:34:24 +01:00
Johny Mattsson
ea59007bc3
WiFi module documentation and updates.
...
Addresses one point of #1615 .
2017-01-03 12:57:45 +11:00
Johny Mattsson
3fe7f77512
Imported 'bit' module from dev branch.
2016-11-17 21:56:51 +11:00
Johny Mattsson
6ce3e7a551
Imported 'struct' module from dev branch.
2016-11-17 21:48:31 +11:00
Johny Mattsson
f9bf50cf03
Simple BlueTooth module for BT LE advertisements.
2016-09-29 17:02:40 +10:00
Johny Mattsson
32e65da3ae
Grabbed the docs for the file module.
2016-09-22 20:13:51 +10:00
Johny Mattsson
fe602d2d7e
Removed all currently-unused code & docs.
...
Heading towards having only ESP32-aware/capable code in this branch.
2016-09-21 13:47:44 +10:00
Johny Mattsson
af9df2ae98
Fixed output redirection regression (and improved it).
2016-06-02 18:29:00 +10:00
Marcel Stör
afd974c5e9
Correct socket:send example, fixes #1303
2016-05-22 21:50:57 +02:00
Marcel Stör
ab6c2c3924
Add small clarification for 'system restart'
2016-05-18 22:27:23 +02:00