Ierlandfan

Results 9 issues of Ierlandfan

Some ideas for enhancement: - Traffic radar - Alarmclock (Choose between Music and/or some annoying wakup sound) - Use the Neopixels as moodlight and/or let it flash when alarm sounds...

enhancement
discussion

When starting lircv0.9.4_web after a succesfully npm install I got the error: /usr/bin/env: ‘node\r’: No such file or directory error. That's a Windows line endings error. dos2unix will fix this....

If you want to compile under Linux (For example Debian Jessie) you wil run into some errors. First: If you're getting ` "error: format ‘%ld’ expects argument of type ‘long...

I have a semi-bricked Camera, I think it was on 2.9.6 but I am not sure. I attached the programmer and read the firmware correctly. Device is not booting (Red...

According to this http:///flash/upgrade/release_package we can upgrade by file. You can upload a firmware file. Can we create such a file?

Hi Guys, i want to compile an ESP8266 sketch wich includes FS.H. It complains it's not found. Whta do I need to change in the sketch to make it work?

Hi Peter, what do we need to make this work on the K touch I9 with MT6580 version of the phone?

I want to rule out heap size issues in my sketch so I want to use a const char instead of String Altrunner version has that but added the virtual...

Great project! Kinda complex but challangable :- My screen is 230*320 so I am working out the logic at some places to make it fit. (Any suggestions?) Second I am...