Search found 124 matches

by Grumpf
02 Aug 2020, 17:29
Forum: ESP Easy: General Discussion
Topic: Can't see device from playground plugin
Replies: 7
Views: 5906

Re: Can't see device from playground plugin

Unfortunately I was using Arduino IDE that does not allow that (or does it?). I tried PlatefromIO with UV but it's too complicated for me for now. I'll go on with some tutorial to learn it. Meanwhile I just modified the define_plugin_sets.h like a redneck :oops: But it worked, I needed the SI1175 &a...
by Grumpf
02 Aug 2020, 14:10
Forum: ESP Easy: General Discussion
Topic: Can't see device from playground plugin
Replies: 7
Views: 5906

Can't see device from playground plugin

Hi, I wanted to add P242 (ILI9341) to my build. I added a #define USES_P242 in custom.h, and add the correct .ino. It compiles fine but the list of available devices is still the default one. I also see devices that I removed... So in other words, it seems my custom.h is ignored ? Do I have to modif...
by Grumpf
14 Jul 2020, 12:10
Forum: ESP Easy: Projects / Applications
Topic: 4x20 LCD custom characters
Replies: 10
Views: 31050

Re: 4x20 LCD custom characters

If you look at my modified P012.ino code, it's below the ////Grumpf////
You just have to create your character and replace it.

https://maxpromer.github.io/LCD-Character-Creator/
by Grumpf
19 Jun 2020, 15:23
Forum: ESP Easy: Software
Topic: Need some help on RS232 request
Replies: 1
Views: 9751

Re: Need some help on RS232 request

You mean using the Esp8266 by itself or you have a controller like Domoticz ?
by Grumpf
18 May 2020, 20:43
Forum: RFLink: Hardware Related discussions
Topic: Activity Led
Replies: 1
Views: 25405

Re: Activity Led

They seem to warn about not doing so as the ports are very weak. You have, OTOH a lot of extra GPIOs on the board you probably can use to achieve this. I'll investigate tomorrow as I'd like that too; meanwhile if you find a solution; tell me.

Cheers.
by Grumpf
18 May 2020, 20:35
Forum: ESP Easy: Software
Topic: Custom.h Arduino IDE
Replies: 1
Views: 5330

Re: Custom.h Arduino IDE

Ok I managed and forgot this post. Please Mods, delete this; thanks.
by Grumpf
18 May 2020, 20:33
Forum: RFlink: General Discussions
Topic: Looking for ready-for-use RFLink with CC2500 - where to buy?
Replies: 5
Views: 25727

Re: Looking for ready-for-use RFLink with CC2500 - where to buy?

RFLink offer soldering services and some cases, I don't know about the antenna but I'm sure it could be negotiated with them. Try to mail them and ask, they don't bite. If it doesn't work, we'll find a solution.

Cheers !
by Grumpf
13 May 2020, 16:37
Forum: ESP Easy: Software
Topic: Can someone compile ESP Easy for me?
Replies: 6
Views: 8226

Re: Can someone compile ESP Easy for me?

And thought I was "the shit" with my 40" 4k :)

Ok, I'll try platform IO again when I'll have the courage :)
by Grumpf
12 May 2020, 14:21
Forum: ESP Easy: Software
Topic: Can someone compile ESP Easy for me?
Replies: 6
Views: 8226

Re: Can someone compile ESP Easy for me?

Hi guys, I managed to have a simple portable Arduino IDE that compiles last version. I'm happy to share or try to compile for you but so far I just customized the plugins I needed and add my wifi cred plus modify P012 to add some special char. I never tried to duplicate plugins but if you can't do i...
by Grumpf
07 May 2020, 19:54
Forum: ESP Easy: Software
Topic: Custom.h Arduino IDE
Replies: 1
Views: 5330

Custom.h Arduino IDE

Hi everyone, sorry if it was answered already but I didn't find it. I'm trying to change some settings to include SSID credentials and the plugins list I want. I modified Custom.h accordingly but do not understand those instructions : Build flags ? Is that because I need to use something else than t...
by Grumpf
06 May 2020, 11:42
Forum: ESP Easy: Projects / Applications
Topic: 4x20 LCD custom characters
Replies: 10
Views: 31050

Thanks. I just skipped special char 2 & 3 and. Here's the result and the code: 2020-05-06 11_23_25-IMG_20200506_110359..png #ifdef USES_P012 //####################################################################################################### //#################################### Plugin 012...
by Grumpf
03 May 2020, 20:08
Forum: ESP Easy: Projects / Applications
Topic: 4x20 LCD custom characters
Replies: 10
Views: 31050

Re: 4x20 LCD custom characters

A bit late to answer but here's my experience : I modified P012 to add some special chars, it works see pic. Temp.png When I try to add them to an HTTP URL in order to display them from a Domoticz script, I can call them using that : 00 %08 01 %01 02 No way, not %02 or %09 03 No way, not %03 or %0a ...
by Grumpf
03 May 2020, 18:43
Forum: ESP Easy: Software
Topic: ESP Easy Flasher too small
Replies: 5
Views: 6525

Re: ESP Easy Flasher too small

Thanks for the quick answer, no biggies. It's easy to workaround.
by Grumpf
03 May 2020, 14:59
Forum: ESP Easy: Software
Topic: ESP Easy Flasher too small
Replies: 5
Views: 6525

Re: ESP Easy Flasher too small

Yeah thanks, it's easy to fix. I just wanted to attract your attention on this strange behavior. Maybe default it to another DPI set ?
Cheers,

Grumpf.
by Grumpf
02 May 2020, 17:24
Forum: ESP Easy: Software
Topic: ESP Easy Flasher too small
Replies: 5
Views: 6525

ESP Easy Flasher too small

Hi guys, why does the flasher default to this on my computer (cf. jpg) ?

Saving settings I got Pixels Per Inch=288, changing this value like for 96 makes it easy to use. 4k screen ?
Thanks a lot,

Grumpf.
by Grumpf
24 Jan 2020, 15:31
Forum: ESP Easy: Hardware
Topic: SONOFF MINI
Replies: 32
Views: 69238

Re: SONOFF MINI

Same problem I managed to install Tasmota but then no firmware from espeasy works. Even if it's actually smaller than 508 like ESPEasy_2step_UploaderMega_1024. :(
by Grumpf
22 May 2019, 20:00
Forum: ESP Easy: Hardware
Topic: Temperature sensors - which are most precise?
Replies: 12
Views: 26231

Re: Temperature sensors - which are most precise?

I personally use 3 Dallas 1820 I calibrated with Lab thermometer as my probe to help calibrate other temp sensors... It works so far. You can use them with 12bits resolution mode so 0.06°C. Cheap BMx280 from Aliexpress are giving you an idea and need to be calibrated, accuracy & precision being ...
by Grumpf
22 May 2019, 19:33
Forum: ESP Easy: Hardware
Topic: ESP32 CAM
Replies: 11
Views: 21069

Re: ESP32 CAM

I'm trying this model, received today : https://github.com/LilyGO/ESP32-Camera https://github.com/LilyGO/ESP32-Camera/raw/master/images/TTGOcam.jpg Connecting to its AP (pwd 12345678) and going to 192.168.1.1 gives you a simple picture. The device came with a fish-eye lens. Quality of the picture is...
by Grumpf
20 May 2019, 21:04
Forum: ESP Easy: Hardware
Topic: ESP32 CAM
Replies: 11
Views: 21069

Re: ESP32 CAM

Worked !!! Thank you immensely.

It's 9pm here and a bit dark, quality is 2MP and not really happy in darkness but hey, for 6€ you can't complain.
by Grumpf
18 May 2019, 17:38
Forum: ESP Easy: Hardware
Topic: ESP32 CAM
Replies: 11
Views: 21069

ESP32 CAM

Hi guys, I started playing with those guys using the example of the manufacturer. (check attached pic) You got a IP cam for less than 7€. Anyone else ? I don't know how to integrate the stream into Domoticz, the software only allows one stream at a time so it's complicated. OTOH, this comes with fac...
by Grumpf
06 May 2017, 00:31
Forum: Introduce yourself
Topic: Grumpf, well *cough* humbly
Replies: 1
Views: 2675

Grumpf, well *cough* humbly

Hi Guys, TL;DR: Homeseer let me down by removing their licensing server thus preventing my highly paid home automation system to work, at least the part using the RFXCOM. So I swapped to Domoticz and being an Arduino fan I naturally explored the Wemos and learned about the community here. ----------...
by Grumpf
06 May 2017, 00:15
Forum: ESP Easy: Hardware
Topic: OLED 2.42"
Replies: 16
Views: 27750

Re: OLED 2.42"

Nope but keep me posted. :oops:
by Grumpf
05 May 2017, 23:50
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 179051

Re: OLED Scrolling Display

Nice job! I'm using it with a .96 Oled right now; the Wemos 96x48 disp and with a bit of cheating I managed to make it fit to my needs so thanks a lot. Any intention to adapt it to other Oled like the Wemos shield and the new 32x128 one ? If not I'll try to monkey with the code to the best of my kno...