Search found 395 matches
- 16 March 2021, 7:01 AM
- Forum: ZBasic for Generic Targets
- Topic: Wemos/Lolin D1 Mini
- Replies: 1
- Views: 6677
Wemos/Lolin D1 Mini
Can ZBasic for ESP8266 handle the 1MB, 4MB & 16MB versions of the Wemos/Lolin D1 Mini?
- 11 November 2018, 8:43 AM
- Forum: ZBasic for Generic Targets
- Topic: ESP8266 RTC
- Replies: 2
- Views: 5842
- 10 November 2018, 18:25 PM
- Forum: ZBasic for Generic Targets
- Topic: ESP8266 RTC
- Replies: 2
- Views: 5842
ESP8266 RTC
Is this a Real Time Clock that can keep Time & Date or is it merely a Counter to measure time in Deep Sleep, etc.?
- 10 November 2018, 15:39 PM
- Forum: ZBasic for Generic Targets
- Topic: ESP8266 I2C question
- Replies: 2
- Views: 6711
- 10 November 2018, 12:36 PM
- Forum: ZBasic for Generic Targets
- Topic: ESP8266 I2C question
- Replies: 2
- Views: 6711
ESP8266 I2C question
The documentation states...
OpenI2C() - Only one I2C channel is supported...
What channel number is valid?
OpenI2C() - Only one I2C channel is supported...
What channel number is valid?
- 29 January 2018, 11:31 AM
- Forum: ZBasic for Generic Targets
- Topic: ESP8266 as simple WiFi-Serial adapter
- Replies: 9
- Views: 11994
This drags things off topic but I found a different solution. See USR-C215...
https://www.usriot.com/products/iot-wifi-module.html
https://www.usriot.com/products/iot-wifi-module.html
- 14 December 2017, 2:21 AM
- Forum: ZBasic for Generic Targets
- Topic: ESP8266 as simple WiFi-Serial adapter
- Replies: 9
- Views: 11994
- 13 December 2017, 3:49 AM
- Forum: ZBasic for Generic Targets
- Topic: ESP8266 as simple WiFi-Serial adapter
- Replies: 9
- Views: 11994
- 12 December 2017, 5:13 AM
- Forum: ZBasic for Generic Targets
- Topic: ESP8266 as simple WiFi-Serial adapter
- Replies: 9
- Views: 11994
The author also has an active thread on the ESP8266 Community Forum.GKCS wrote:ok, not a zbasic solution, but it works perfect as TCP2RS232 bridge ...
http://domoticx.com/esp8266-wifi-univer ... -firmware/
Gerry
http://www.esp8266.com/viewtopic.php?f=6&t=3959
- 11 December 2017, 17:59 PM
- Forum: ZBasic for Generic Targets
- Topic: ESP8266 as simple WiFi-Serial adapter
- Replies: 9
- Views: 11994
Thank you! I had already found https://github.com/beckdac/ESP8266-transparent-bridge but this looks much better.
I need to study it but hope I can use this https://www.hw-group.com//products/hw_vsp/index_en.html virtual WiFi serial port with it.
I need to study it but hope I can use this https://www.hw-group.com//products/hw_vsp/index_en.html virtual WiFi serial port with it.
- 06 December 2017, 5:19 AM
- Forum: ZBasic for Generic Targets
- Topic: ESP8266 as simple WiFi-Serial adapter
- Replies: 9
- Views: 11994
ESP8266 as simple WiFi-Serial adapter
I have an application where I want to replace the serial interface on the XTB-232 with the ESP8266.
http://jvde.us/xtb_232.htm
It needs to connect to the XTB-232 PIC UART at 4800bps and merely needs to relay comms traffic to/from WiFi.
Would anybody have relevant ZBasic for ESP8266 code?
http://jvde.us/xtb_232.htm
It needs to connect to the XTB-232 PIC UART at 4800bps and merely needs to relay comms traffic to/from WiFi.
Would anybody have relevant ZBasic for ESP8266 code?
There is a schematic for the AnalogLamb Arduino style ESP32 board on GitHub...
https://github.com/AnalogLamb/esp32
https://github.com/AnalogLamb/esp32
Re: ESP32
Wow, that has lots of possibilities. Fun to try that out. Is it an additional hardware board or native to the ESP32 chip? I looked but didn't find what you showed below. It's the very last page of... http://espressif.com/sites/default/files/documentation/esp32_hardware_design_guidelines_en.pdf It's...
ESP32 and Speech
I'm not sure what to make of this but the ESP32 Hardware Design Guidelines available at... http://espressif.com/en/products/hardware/esp32/resources has this at the last page... 5.2 ESP32-Lyra Smart Audio Platform ESP32-Lyra is a cost-effective smart audio platform, which is specifically designed by...
Another ESP32 board
Here's an ESP32 board in an Arduino form factor.
http://www.analoglamb.com/product/maple-esp32/
It also has a built in microSD slot.
http://www.analoglamb.com/product/maple-esp32/
It also has a built in microSD slot.