issues Search Results · repo:mmiscool/esp8266Basic language:C
Filter by
38 results
(168 ms)38 results
inmmiscool/esp8266Basic (press backspace or delete to remove)Seems like a lot of potential in this project. Is anybody continuing the work on another fork. The last work on this
seems to have been 2016. I may be willing to contribute some dollars to current work ...
joeatbayes
- Opened on Dec 31, 2019
- #48
The server will recognize these file URL as invalid URL and execute the currently opened basic file(same
as 192.168.4.1/). With this problem, these editor css/js files will not load and will also cause ...
Kashouryo
- 1
- Opened on Dec 12, 2018
- #47
As displayed: ESP Basic 3.0.Alpha 69 MAC: 1A:FE:34:9B:2F:00
Real MAC as seen by DHCP server: 192.168.2.8 18:FE:34:9B:2F:00
gdelconti
- 1
- Opened on Nov 9, 2018
- #46
Simply add one delay x statement to the above example, like this:
msgbranch [mybranch] print set the branch wait
[mybranch] myColorVar = msgget( color ) print myColorVar delay 10 JUST ADD THIS LINE let ...
gdelconti
- Opened on Nov 5, 2018
- #45
chr(): Will return a character for the given number. Bla = chr({string or var name}) - SHOULD BE: Bla = chr({value or
var name})
int(): Will return an integer value.
int({string or var name}) - SHOULD ...
gdelconti
- Opened on Nov 4, 2018
- #44
See example below:
print ESP Basic 3.0.Alpha 69
let define some control character let NUL = chr(0) required let SOH = chr(1) can be any let STX = chr(2) can be any
print correct with any combitation ...
gdelconti
- 2
- Opened on Nov 4, 2018
- #43
For I2C mode, in begin() in SFE_MicroOLED.cpp, dcPin is being configured (pinMode etc) even though it is not defined or
otherwise used. Default value of 0 for dcPin means pin 0 is being spuriously configured. ...
manitou48
- Opened on Jun 10, 2018
- #42
Hello Everybody,
I have try to compile the espBasic but get errors for header files since I don t have clue about where to put the
folder. I already have EspArduino working. Also I tried uLisp that work ...
sanyaade-teachings
- Opened on Mar 12, 2018
- #41
When I press the same button on the keyboard, sometimes another letter will appear on the Serial Output.
I have connected the Keyboard directly to the ESP Pins 34,35 and to VIN (5V) and GND. Do I need ...
ripper121
- 1
- Opened on Feb 16, 2018
- #40
For parasite mode, while waiting for conversion to take place, the oneWire pin needs to be set as an output (high) and
then set back as input before reading back the temperature(s). This is true even for ...
quilkin
- Opened on Feb 12, 2018
- #39

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.