-->
Page 1 of 1

New BASIC interpreter for the esp8266

PostPosted: Mon Apr 01, 2019 5:24 pm
by robert badiduwitz
cicciocb has created an outstanding new BASIC interpreter for the ESP8266 call Annex WiFi RDS. (Rapid development suite)

Many out there have used the ESPBasic developed by Mike. This was a great system, but had some flaws that were apparently hard to track down and make it stable.

This new BASIC seems to be quite stable and is packed with AMAZING features. It is a complete re-write from the ground up and is very easy to use and makes projects quite easy and fun to implement.

Take a look, you will be happy you did. https://sites.google.com/site/annexwifi/home

Re: New BASIC interpreter for the esp8266

PostPosted: Thu Apr 11, 2019 3:13 pm
by dilettante
I'll give it another shot, but so far it doesn't install and run any better than the older BASIC does on my hardware. Do they have something in common or what? Back to NodeMCU LUA and ZBasic I guess for now. At least those always flash and run.

Re: New BASIC interpreter for the esp8266

PostPosted: Fri Apr 12, 2019 1:14 pm
by scafesso
dilettante wrote:I'll give it another shot, but so far it doesn't install and run any better than the older BASIC does on my hardware. Do they have something in common or what? Back to NodeMCU LUA and ZBasic I guess for now. At least those always flash and run.


"Sometimes we have to analyse the situation because we can also be part of the problem" - R.B. Waller

Probably you should flash your module in DOUT mode.

look here:
https://www.thebackshed.com/forum/forum_posts.asp?TID=11285&PN=1&TPN=2#133390

Re: New BASIC interpreter for the esp8266

PostPosted: Mon Apr 15, 2019 6:58 pm
by dilettante
Worth a shot. I'll give that a try. Thank you for the suggestion.