ThingPulse/esp8266-plane-spotter-color

Not working anymore

MarcFinns opened this issue · 6 comments

I had tried this sketch some time ago and it worked perfectly. Tried again and it does not work anymore. Maybe the services API have changed?
any plan to fix it? thanks!

i think google restricted free access to their map services not too long ago. maybe that has to do with this?

Not an issue with the map. That works fine, as google allows free limited use if you register. However planes come and go, and their trace disappears. I think some other api might have changed but honestly I didn’t look into it. I was wondering whether someone did

Did anyone have any luck getting this to work I am getting the splash screen then 4 lines across screen

Did anyone have any luck getting this to work I am getting the splash screen then 4 lines across screen

I had similar issue. Seems something has changed in the touchscreen code. I set "is_touched" to false at the start of the loop after the code reads the touchscreen. Apparently the code always thinks the screen has been pressed. I haven't investigated further.

That worked thanks for the tip

Hi folks. I have been trying for a couple of weeks now to get this working. I am using exactly the same hardware as I have for the Weather Station Color, which compiles and uploads fine. However, trying to compile and upload this onto the same hardware, results in a Error compiling for board LOLIN(WEMOS) D1 R2 & mini. Makes no sense and I can't get past it. Help???