-->
Page 5 of 7

Re: Is any one still using the ESP-01 modules?

PostPosted: Fri Sep 09, 2016 7:50 pm
by Benn
As long as somebody uses it, you should be supporting and we do appreciate that.
I do not have esp-01 and I have only esp-12e and above.
The problem with our society are getting too rich and lazy so they dump old stuffs for new even though these old stuffs can still do the same job.

Re: Is any one still using the ESP-01 modules?

PostPosted: Fri Sep 09, 2016 9:47 pm
by Oldbod
Kind of off topic here but if a licence allows software to be used in a commercial product, i don't see why that is a problem provided the terms are complied with. There are huge numbers of devices out there that do just that. Often grants and support go to the developers to keep products alive. I'm really keen to see espbasic thrive, but if i was a manufcturer making half a million a year from devices running it that would probably have me asking 'how can i make sure this thrives?'.

Electroguard, seems to me there's nothing like seeing what others have acheived , presented in an understandable way, to encourage people to get stuck in. It's not wasted effort. I don't really see many people coming to the site just to blindly clone some code; it's less effort just to buy the commercial product, but i thjnk they want to do something a bit differnt, or more cheaply, or just for the fun of it. So if they have to learn a bit and update some code, well thats all going to add to the eventual sense of achievement.

Re: Is any one still using the ESP-01 modules?

PostPosted: Fri Sep 09, 2016 10:59 pm
by Mmiscool
For the foreseeable future barring any increase in binary size when the arduino environment is updated there will be support for 512k and 1 meg modules.

The build process is now automated so that I can compile the same source code for all version and selectively leave features out for the builds that are for hardware with the smaller memory sizes.

Bug fixes will be applied to all at the same time and the same flasher will be used.

Re: Is any one still using the ESP-01 modules?

PostPosted: Sat Sep 10, 2016 4:42 am
by Electroguard
You are a clever magician who has just pulled another rabbit out of the hat Mmiscool, and I thank you for all the magic you keep giving us.