Search found 17 matches
- 06 Feb 2024, 10:03
- Forum: ESP Easy: General Discussion
- Topic: Humidty
- Replies: 12
- Views: 4202
Re: Humidty
As friend of Kniazio , like to add link to source of calculation formula: https://www.1728.org/relhum.htm . As form me is not clear that is difference of a constants used by that calculation and yours (and other from internet): 17.502 vs 17.625 and default Klevin Temp 240.97 vs 243.04 ? Maybe is for...
- 24 Oct 2018, 17:14
- Forum: ESP Easy: Hardware
- Topic: esp8266 with 12 V AC step down converter
- Replies: 9
- Views: 10458
Re: esp8266 with 12 V AC step down converter
Hi riker, you are right , sorry. I'm forgot AC and consider only on DC conversion.
BR
Adam
BR
Adam
- 24 Oct 2018, 14:24
- Forum: ESP Easy: Hardware
- Topic: esp8266 with 12 V AC step down converter
- Replies: 9
- Views: 10458
Re: esp8266 with 12 V AC step down converter
But why so big module? In my projects I'm use smaller module https://www.ebay.de/itm/MP1584-3A-DC-DC-Adjustable-Buck-Converter-Step-Down-Power-Supply-Heis-s/173427741062?_trkparms=aid%3D555017%26algo%3DPL.CASSINI%26ao%3D1%26asc%3D20161121134654%26meid%3D26b44e8685f447f1b7169df4cb1153d2%26pid%3D10050...
- 22 Oct 2018, 09:47
- Forum: ESP Easy: Hardware
- Topic: PCD8544 - Nokia 5110/3310 LCD - beta plugin
- Replies: 88
- Views: 161464
Re: PCD8544 - Nokia 5110/3310 LCD - beta plugin
Hi all, I am very pleased that other ESPeasy enthusiasts also use the Nokia display. In many applications using the hardware SPI allows you to use the I2C and OneWire interface. And we still have Tx and Rx which can also be used - if we don't need a serial login :) I would be very grateful if you ma...
- 22 May 2018, 12:13
- Forum: ESP Easy: Hardware
- Topic: PCD8544 - Nokia 5110/3310 LCD - beta plugin
- Replies: 88
- Views: 161464
Re: PCD8544 - Nokia 5110/3310 LCD - beta plugin
After long time new (adapted) version of PCD8544 lcd display plugin. After changes in ESPEASY (permit strings for html), previous display plugin not compiles with latest ESPEASY. Now refreshed version - no compile errors and display working again :) //################################################...
- 08 Jan 2018, 13:40
- Forum: RFlink: General Discussions
- Topic: RFlink all records deleting
- Replies: 1
- Views: 4162
Re: RFlink all records deleting
Hi try this methode:
http://www.rflink.nl/blog2/wiring
"Reset of EEPROM settings
Connect Arduino PIN 12 to ground in order to reset settings that are stored in EEPROM."
BR,
Adam
http://www.rflink.nl/blog2/wiring
"Reset of EEPROM settings
Connect Arduino PIN 12 to ground in order to reset settings that are stored in EEPROM."
BR,
Adam
- 09 Nov 2017, 15:02
- Forum: uPyEasy: General Discussion
- Topic: uPyEasy
- Replies: 132
- Views: 329124
Re: uPyEasy
and me 
ESP32 and Orange Pi Zero
B.R., Gruß,
Adam

ESP32 and Orange Pi Zero
B.R., Gruß,
Adam
- 27 Oct 2017, 08:36
- Forum: ESP Easy: General Discussion
- Topic: Some help to measure the Li-Ion voltage of ESP-WROOM-02 with battery socket
- Replies: 22
- Views: 26484
Re: Some help to measure the Li-Ion voltage of ESP-WROOM-02 with battery socket
Hallo all, please check again photo with SMD resistor again - it's NOT "010" !!! its " 01D " - 1% resistor with value of 100kOhm (please refer to http://www.rom.by/files/SMD-Resistors-EIA-Markings.html ). Some high (mostly 1206 size SMD) precise resistors are marked with 4 digits...
- 19 Oct 2017, 10:48
- Forum: uPyEasy: General Discussion
- Topic: uPyEasy
- Replies: 132
- Views: 329124
Re: uPyEasy
Nice, nice, nice.
Can't wait until support for ESP32 serie.
All best
Adam
Can't wait until support for ESP32 serie.
All best
Adam
- 12 Jun 2017, 16:15
- Forum: ESP Easy: Hardware
- Topic: PCD8544 - Nokia 5110/3310 LCD - beta plugin
- Replies: 88
- Views: 161464
Re: PCD8544 - Nokia 5110/3310 LCD - beta plugin
please remove that line - is no any more for espeasy important. Below my configuration - right now compiled and tested with IDE 1.8.3 and ESPEasy 2.0.0 dev10 my config is for Hardware SPI and work with 4pin (SPI + C/D on GPIO2, CE on GND, RESET on VCC) or 5pin (SPI, CD on GPIO2, CE on GPIO15, RESET ...
- 23 Nov 2016, 13:50
- Forum: ESP Easy: Hardware
- Topic: PCD8544 - Nokia 5110/3310 LCD - beta plugin
- Replies: 88
- Views: 161464
Re: PCD8544 - Nokia 5110/3310 LCD - beta plugin
Yes , the PCD8544 is connected direct to ESP8266 in hardware SPI configuration (in my example - ESP-07). I'll post today complete how-to based on modification from 7_lol (post No 4). It's working GREAT !!! hier is modified version of 7_lol plugin for Hardware SPI and my connection (picture under cod...
- 22 Nov 2016, 10:32
- Forum: Experimental
- Topic: ESP Easy Mega
- Replies: 249
- Views: 1143254
Re: ESP Easy Mega
Hi, is it possible to get Arduino sources ? I would like to add my PCD8544 plugin.
BR
Adam
PS. 3 pcs of ESP-07 (with 32MBit flash) work perfect with EspEasy_146M.
Thank you for so cool project.
BR
Adam
PS. 3 pcs of ESP-07 (with 32MBit flash) work perfect with EspEasy_146M.
Thank you for so cool project.
- 21 Nov 2016, 11:45
- Forum: ESP Easy: Hardware
- Topic: SMS-TC35 beta plugin - sms send only
- Replies: 0
- Views: 2840
SMS-TC35 beta plugin - sms send only
Some code to send SMS over TC35 modem connected to ESPEASY - debug on serial port must be deactivated. This code is modified my beta PCD8544 plugin. It can only send SMS - its dirty but maybe some one can make it better :) Important - only real ASCII character can be used. //########################...
- 20 Nov 2016, 16:53
- Forum: ESP Easy: Hardware
- Topic: PCD8544 - Nokia 5110/3310 LCD - beta plugin
- Replies: 88
- Views: 161464
Re: PCD8544 - Nokia 5110/3310 LCD - beta plugin
Excellent , I'll try it tomorrow.
B.R.
Adam
B.R.
Adam
- 20 Nov 2016, 16:49
- Forum: RFLink: Nederlands support forum
- Topic: mini GPIO schakelt niet goed
- Replies: 2
- Views: 4698
Re: mini GPIO schakelt niet goed
Hi I'have this same problem and I've posted it on Domoticz Forum https://www.domoticz.com/forum/viewtopi ... 39#p104739, I'am waiting for test wersion of RFLink with fixed miniGPIO.
BR.
Adam
BR.
Adam
- 28 Jun 2016, 13:29
- Forum: ESP Easy: Hardware
- Topic: 2x INA219 and ESPeasy
- Replies: 7
- Views: 12908
Re: 2x INA219 and ESPeasy
Hi All. For multi-INA on one ESPEasy please test that "i2cadress select modification". It's modified "Plugin 027: INA219 DC Voltage/Current sensor". It support up to 4 INA's (x40, x41, x44, x45 address). Because I've only one INA I've tested it with one INA and changed address ju...
- 27 Jun 2016, 15:26
- Forum: ESP Easy: Hardware
- Topic: PCD8544 - Nokia 5110/3310 LCD - beta plugin
- Replies: 88
- Views: 161464
PCD8544 - Nokia 5110/3310 LCD - beta plugin
Hi to all, first of all I'm not programmer man and my native language is not English :) So I'd like to present modified OLED plugin (in BETA stage) to support Nokia 3310 LCD (PCD8544). (Its not finish) and if some one can help to make it better - is welcome. Its use (Adafruit-PCD8544 and Adafruit GF...