Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 11:11 01 Aug 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : esp8266 basic!!!

Author Message
viscomjim
Guru

Joined: 08/01/2014
Location: United States
Posts: 925
Posted: 12:48am 27 Oct 2015
Copy link to clipboard 
Print this post

THIS is pretty cool. Looking into it!!!!!
 
Chris Roper
Senior Member

Joined: 19/05/2015
Location: South Africa
Posts: 280
Posted: 01:02am 27 Oct 2015
Copy link to clipboard 
Print this post

I have looked at it a few times but am waiting for it to go open source, which is apparently imminent.

http://caroper.blogspot.com/
 
darthmite

Senior Member

Joined: 20/11/2011
Location: France
Posts: 240
Posted: 12:20pm 27 Oct 2015
Copy link to clipboard 
Print this post

Have you take a look here ?? : esp8266 basic

Edited by darthmite 2015-10-28
Theory is when we know everything but nothing work ...
Practice is when everything work but no one know why ;)
 
viscomjim
Guru

Joined: 08/01/2014
Location: United States
Posts: 925
Posted: 03:29pm 27 Oct 2015
Copy link to clipboard 
Print this post

thats the same one. MMISCOOL.
 
mmiscool
Newbie

Joined: 05/11/2015
Location: United States
Posts: 12
Posted: 02:34pm 23 Nov 2015
Copy link to clipboard 
Print this post

There have been lots of improvements to this lately. Might be time to try again if there were problems before.

Can send emails directly from esp
Functions for controlling i/o
css styling of gui widgets
slider gui widget.
and lots of other improvements.
one wire temp sensors
oled and lcd support for some models.


Http://esp8266basic.com Edited by mmiscool 2015-11-25
 
viscomjim
Guru

Joined: 08/01/2014
Location: United States
Posts: 925
Posted: 02:17am 24 Nov 2015
Copy link to clipboard 
Print this post

One of our very own TBS members got the DS3231 RTC working on this uint using I2C also. As Mike says, there are quite a few more abilities added. This is getting pretty cool and seems like improvements are added pretty quickly lately.
 
viscomjim
Guru

Joined: 08/01/2014
Location: United States
Posts: 925
Posted: 06:52am 26 Nov 2015
Copy link to clipboard 
Print this post

Back when I started to get the esp8266 working using the uMite and the stock firmware using AT commands, I set up a thingspeak account and was able to send data and view my results on graphs and guages at thingspeak. This was all well and good but with the instability of the esp, I pretty much gave up.

Mike posted a thread on the espbasic forum that shows how to send data to thingspeak using his ported basic for the esp. You should take a look. MUCH EASIER!!!

Now its time to revisit making a killer uMite and esp8266 based weather station using a nice color LCD display... and the fun begins, again!

Thanks Mike and of course Geoff!!!
 
HankR
Senior Member

Joined: 02/01/2015
Location: United States
Posts: 209
Posted: 04:55pm 26 Nov 2015
Copy link to clipboard 
Print this post

  viscomjim said  
Mike posted a thread on the espbasic forum that shows how to send data to thingspeak using his ported basic for the esp.


Jim,

Could you post a direct link to that post please? I drilled down and down at that forum and still didn't find it. It could take a lot of searching for someone not steadily reading that forum or familiar with its organization to find that particular post.

H
 
viscomjim
Guru

Joined: 08/01/2014
Location: United States
Posts: 925
Posted: 05:01pm 26 Nov 2015
Copy link to clipboard 
Print this post

Hi Hank, take a look HERE

He actually integrated it as a command to send and receive. VERY COOL...

Look HERE also.Edited by viscomjim 2015-11-28
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 09:31pm 26 Nov 2015
Copy link to clipboard 
Print this post

The current list of keywords:

  Quote  ESP Basic 1.58
ai ap asc baudrate button chr chr$ circle cls connect cos css debugoff debugon
del delay dir dropdown dropdown ellipse else email end flashfree for gcls gosub
goto graphics hex hex$ html htmlid htmlvar i2c.available i2c.begin i2c.end
i2c.read i2c.requestfrom i2c.write i2c.write id if image imagebutton input instr
int io ip javascript lcdbl lcdcls lcdprint lcdsend left left$ len let line list
listbox load log lower lower$ memclear mid mid$ millis msgbranch msgget
msgreturn next oct oct$ oledcls oledprint oledsend onload pi po print ps2input
pwi pwo ramfree read readts reboot rect replace replace$ restart return right
right$ rnd run sendemail sendts serialprint serialprintln servo setupemail sin
sleep slider sqr tan temp textbox ti time timer timesetup upper upper$ vars wait
wget wget wprint write


I have written a program to download the latest source and scan it for keywords.

Extract the EXE from the attached ZIP and place it anywhere where you have writable permissions. (It creates an INI file in the same folder as the EXE).
2015-11-27_072958_ESPBkeywords.zip

The code changes a bit faster than the documentation so I find this helps...

Jim
VK7JH
MMedit
 
HankR
Senior Member

Joined: 02/01/2015
Location: United States
Posts: 209
Posted: 01:01pm 01 Dec 2015
Copy link to clipboard 
Print this post

  viscomjim said   Hi Hank, take a look HERE

Thanks, Jim

I see the latest code may crash according to a poster at that forum.
Waiting to see what the interpreter author has to say. Still quiet and Thanksgiving is long gone now.

Will be fantastic when the bugs really get shaken all out.
 
viscomjim
Guru

Joined: 08/01/2014
Location: United States
Posts: 925
Posted: 01:49pm 01 Dec 2015
Copy link to clipboard 
Print this post

The new flash version has a really nifty time function that grabs the time from the www. Very neat! You can parse the info and create a way to update the uMite time with this little beast. About the same price as a ds3231, except of course you would need a www wifi connection.

You can also now send emails easily. So much fun!!!
 
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 724
Posted: 01:15am 06 Dec 2015
Copy link to clipboard 
Print this post

Hello,

chapeau, this is a very nice Project, thank you "mmiscool".


But what about this. With the availibility of the 5$ Raspi....?!

If you plug in a cheap WIFI USB Adapter you end up with a WIFI enabled Raspi and all the Linux ecosystem included, also several Basic Compilers....

Am i wrong, did i forget something??


THX

 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 4044
Posted: 05:31am 06 Dec 2015
Copy link to clipboard 
Print this post

You're not wrong and the RPi zero will allow a lot more than that to be done.

However, it (almost certainly as I haven't seen full specs yet) will need a LOT more power, which will make it unsuitable in plenty of cases. (I guess it'll be hotter too.)

John
 
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 724
Posted: 06:12am 06 Dec 2015
Copy link to clipboard 
Print this post

  JohnS said   You're not wrong and the RPi zero will allow a lot more than that to be done.

However, it (almost certainly as I haven't seen full specs yet) will need a LOT more power, which will make it unsuitable in plenty of cases. (I guess it'll be hotter too.)

John


Hello John,

i agree, the power consumption will be much higher.
I think, also not read the specs, with a wifi module it will be up to 800-1000 mA?

Don't know if the Zero will have sleep modus or something similar..

Here found some specs:
Specs:

And here, draw to 80mA

DS Edited by atmega8 2015-12-07
 
astroboy
Regular Member

Joined: 28/12/2014
Location: Australia
Posts: 41
Posted: 04:51pm 06 Dec 2015
Copy link to clipboard 
Print this post

Hi

I've been reading a page about reducing power consumption on the Zero HERE

John

 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025