
Search found 25 matches
- 06 Jan 2019, 23:26
- Forum: uPyEasy: General Discussion
- Topic: Future of uPyEasy
- Replies: 7
- Views: 29182
Re: Future of uPyEasy
Thank you very much Lisa! I'm very excited for the new release! 

- 04 Jan 2019, 17:21
- Forum: uPyEasy: General Discussion
- Topic: Future of uPyEasy
- Replies: 7
- Views: 29182
Future of uPyEasy
Hello, everyone 
I want to ask everyone and especially LisaM what is uPyEasy status?
Will there are new releases? What is happening with this project?
Thank you!
Best regards,
D. Ivanov

I want to ask everyone and especially LisaM what is uPyEasy status?
Will there are new releases? What is happening with this project?
Thank you!
Best regards,
D. Ivanov
- 24 Mar 2018, 18:54
- Forum: uPyEasy: Hardware
- Topic: ESP32 boards
- Replies: 277
- Views: 718510
Re: ESP32 boards
That is really strange 

- 24 Mar 2018, 17:42
- Forum: uPyEasy: Hardware
- Topic: ESP32 boards
- Replies: 277
- Views: 718510
Re: ESP32 boards
Hi BertB
It seems to me that problem is in your module. Can you try with another esp32 module?
My module works with this firmware.
It seems to me that problem is in your module. Can you try with another esp32 module?
My module works with this firmware.
- 24 Mar 2018, 14:54
- Forum: uPyEasy: Hardware
- Topic: ESP32 boards
- Replies: 277
- Views: 718510
Re: ESP32 boards
Hello, guys! You can try my 4096 binary https://drive.google.com/file/d/1p1JFrkpdIqiChST-dYo1cCzUHEQ5beO4/view?usp=sharing It work for my esp-wroom-32 v2 board. If flashing is successful then insert these commands: import upyeasy import network station = network.WLAN(network.STA_IF) station.active(T...
- 22 Mar 2018, 22:15
- Forum: uPyEasy: Hardware
- Topic: ESP32 boards
- Replies: 277
- Views: 718510
Re: ESP32 boards
Lisa, you are great
Thank you, very much for your help! I have working ESP32 module with uPyEasy firmware. I will be glad to help in developing and popularization of this great firmware 


- 22 Mar 2018, 11:47
- Forum: uPyEasy: Hardware
- Topic: ESP32 boards
- Replies: 277
- Views: 718510
Re: ESP32 boards
Hello, Lisa :) The connection to my router is successful, but when i make request to 192.168.100.3 from my browser it tells me that is unable to connect. This is what I got: rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_dr...
- 21 Mar 2018, 21:49
- Forum: uPyEasy: Hardware
- Topic: ESP32 boards
- Replies: 277
- Views: 718510
Re: ESP32 boards
You are right, Lisa - build & deploy doesn't change. The problem must by in his custom makefile which overrides some variables from Makefile.
- 21 Mar 2018, 21:14
- Forum: uPyEasy: Hardware
- Topic: ESP32 boards
- Replies: 277
- Views: 718510
Re: ESP32 boards
Hi, karl222! I was able to build and deploy firmware following the instructions. I've little problems, but now seems ok.
You can see my post here: http://www.letscontrolit.com/forum/view ... =23&t=3903
I hope this my post helps you.
Regards
You can see my post here: http://www.letscontrolit.com/forum/view ... =23&t=3903
I hope this my post helps you.
Regards

- 21 Mar 2018, 21:07
- Forum: uPyEasy: Software
- Topic: Setting up the uPyEasy build environment
- Replies: 7
- Views: 25489
Re: Setting up the uPyEasy build environment
Hello, again! I've now succeeded in building and flashing uPyEasy on ESP32 WROOM. The problem was in description of how to fetch esp-idf: $ git clone https://github.com/espressif/esp-idf.git $ git checkout <Current supported ESP-IDF commit hash> $ git submodule update –recursive The right commands a...
- 20 Mar 2018, 11:25
- Forum: uPyEasy: Software
- Topic: Setting up the uPyEasy build environment
- Replies: 7
- Views: 25489
Re: Setting up the uPyEasy build environment
Hello, Lisa :) Great work- Thanks :) I need a little help. I'm trying to build firmware for esp32, following every step from instructions, but the following error occurred: Use make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity. CC /home/ivanov/esp-idf/components/bootloade...
- 20 Oct 2017, 09:56
- Forum: ESP Easy: General Discussion
- Topic: Solar powering nodemcu
- Replies: 9
- Views: 10248
Re: Solar powering nodemcu
Thank you for sharing your experience waspie. It is really useful.
- 11 Oct 2017, 13:50
- Forum: ESP Easy: General Discussion
- Topic: Solar powering nodemcu
- Replies: 9
- Views: 10248
Re: Solar powering nodemcu
Thank you very much for your help Drum! I will check this module.
- 10 Oct 2017, 18:44
- Forum: ESP Easy: General Discussion
- Topic: Solar powering nodemcu
- Replies: 9
- Views: 10248
Re: Solar powering nodemcu
Thank you for your help Drum. I will be able to use deep sleep. The idea is to wake esp every hour, send data and then sleep again. Do you have any experience with LIFEPO4 batteries?
I can't find charge/discharge module like TP4056 for single cell LIFEPO4 battery.
I can't find charge/discharge module like TP4056 for single cell LIFEPO4 battery.
- 10 Oct 2017, 09:08
- Forum: ESP Easy: General Discussion
- Topic: Solar powering nodemcu
- Replies: 9
- Views: 10248
Re: Solar powering nodemcu
Thank you for your help. I will check the solution from the link.
If anyone else have experience powering esp12E with solar power, please try answer to my questions.
If anyone else have experience powering esp12E with solar power, please try answer to my questions.
- 09 Oct 2017, 15:49
- Forum: ESP Easy: General Discussion
- Topic: Solar powering nodemcu
- Replies: 9
- Views: 10248
Solar powering nodemcu
Hey guys I'm newbie in electronics, but for one of my projects for remote monitoring I need to supply my nodemcu with solar power. I want to use single cell LIFEPO4 battery like this http://www.a123systems.com/Collateral/Documents/English-US/26650_2016.pdf What charge/discharge controller I will nee...
- 12 May 2017, 10:24
- Forum: ESP Easy: General Discussion
- Topic: Issue reboot command of ESP via Bash
- Replies: 2
- Views: 3392
- 11 May 2017, 14:14
- Forum: ESP Easy: General Discussion
- Topic: Sonoff - Something went wrong
- Replies: 12
- Views: 12524
Re: Sonoff - Something went wrong
Hi MortenEV I have the same FTDI chip and I had the same problem with one of my Sonoff devices. The problem was not in the FTDI chip. My problem was that somehow something was left on my Sonoff from previous flashes. After two days research in google I solved my problem. Just flash my sonoff with bl...
- 21 Mar 2017, 15:20
- Forum: ESP Easy: General Discussion
- Topic: ESP EASY pros and cons
- Replies: 2
- Views: 3058
Re: ESP EASY pros and cons
That is big pros for esp easy I guess




- 20 Mar 2017, 22:19
- Forum: ESP Easy: General Discussion
- Topic: ESP EASY pros and cons
- Replies: 2
- Views: 3058
ESP EASY pros and cons
Hello, everyone!
Have you ever used other software than ESP EASY? If yes, what are pros and cons of ESP EASY compared to this software?
What do you think must be changed or added in ESP EASY to become better?
Have you ever used other software than ESP EASY? If yes, what are pros and cons of ESP EASY compared to this software?
What do you think must be changed or added in ESP EASY to become better?
- 08 Nov 2016, 12:19
- Forum: ESP Easy: General Discussion
- Topic: Control of the relay when clicking the button (without network)
- Replies: 11
- Views: 13872
Re: Control of the relay when clicking the button (without network)
Unfortunately, I can't help you. I tried this only with Sonoff device.
- 05 Nov 2016, 17:41
- Forum: ESP Easy: General Discussion
- Topic: Control of the relay when clicking the button (without network)
- Replies: 11
- Views: 13872
Re: Control of the relay when clicking the button (without network)
Hi, javier77!
If your device is Sonoff you don't need to wire the button! The button is already connected to gpio0. You need to make the settings which you can see in my previous post.
If your device is Sonoff you don't need to wire the button! The button is already connected to gpio0. You need to make the settings which you can see in my previous post.
- 02 Nov 2016, 15:22
- Forum: ESP Easy: General Discussion
- Topic: Control of the relay when clicking the button (without network)
- Replies: 11
- Views: 13872
Re: Control of the relay when clicking the button (without network)
Hi, kosta! First go to Tools->Advanced and enable Rules (click on Rules checkbox). Then go to Devices and cerate switch input like here: Untitled.png Then go to Rules tab and paste this code: on switchon do gpio 12,1 gpio 13,0 inputswitchstate 0,1 endon on switchoff do gpio 12,0 gpio 13,1 inputswitc...
- 27 Oct 2016, 15:01
- Forum: ESP Easy: General Discussion
- Topic: How to send Sensor Data from Easy ESP to my localhost with generic HTTP?
- Replies: 23
- Views: 60328
Re: How to send Sensor Data from Easy ESP to my localhost with generic HTTP?
I'm glad to be helpful 

- 25 Oct 2016, 22:18
- Forum: ESP Easy: General Discussion
- Topic: How to send Sensor Data from Easy ESP to my localhost with generic HTTP?
- Replies: 23
- Views: 60328
Re: How to send Sensor Data from Easy ESP to my localhost with generic HTTP?
Hello rai, I will try to explain you in details how I get temperature and humidity values from my DHT11 sensor and write it to file or MySQL database on localhost. First, go to config page and set these parameters Untitled1.png where Controller IP is your localhost ip, Controller Port is your localh...