Post topics, source code that relate to the Arduino Platform

User avatar
By NardJ
#28780 I'll look into your first suggestion first. Reading changes to screen/color RAM should not be a problem.

Any pointers/framework code how to implement the communication part using Ajax?
User avatar
By NardJ
#28932 I now have it running as a server displaying the video RAM of the C64-emulator in a browser!

My esp-01 is very prone to resetting instead of booting (no idea why). Making use of the times it did boot, I also got it responding to keypresses from within the browser.

BootInBrowser.png

It's not really fast because I've not yet implemented sending only RAM-changes to the browser.
You do not have the required permissions to view the files attached to this post.
User avatar
By ZZZZZ
#81892 EhBASIC is now on ESP32. O_o

https://github.com/Klapautsiy/6502_EhBA ... 32_Arduino

Code: Select allets Jun  8 2016 00:22:57

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1100
load:0x40078000,len:9232
load:0x40080400,len:6412
entry 0x400806a8
 

6502 EhBASIC [C]old/[W]arm ?

Memory size ?

48383 Bytes free

Enhanced BASIC 2.22

Ready


test edit post. O_o
Last edited by ZZZZZ on Mon Apr 29, 2019 3:53 am, edited 1 time in total.