-
:red_circle: **Title** : Online IDE
:red_circle: **Aim** : vanilla js projects
:red_circle: **Tech Stack Used** : html css js
### Screenshots 📷
*****************************************…
-
### Board
XIAO ESP32S3
### Device Description
None
### Hardware Configuration
XIAO ESP32S3 Sense card slot occupies 14 GPIOs with SD card and camera modul
![image](https://github.com/user-attach…
-
### Board
ESP32-S3 Dev Module
### Device Description
Reflections open-source project uses ESP32-S3 Mini 1 with a Nand (an SD in SMT format) XTSD01GLGEAG chip. Schematic and Gerber files at https://…
-
Support for browsers would be interesting, rendering via canvas and using webassembly.
-
### Board
ESP32-D0WDQ5
### Device Description
No hardware, directly connected to Mac for power and flashing.
### Hardware Configuration
No hardware, directly connected to Mac for power and flash…
-
data types - int, short, long not working correct:
````
int i = 9223372036854775807;
short j = i;
long k = i;
println(i);
println(j);
println(k);
````
i = 9223372036854776000
j = 9223372…
-
### Board
WT-ETH01
### Device Description
This is a regular esp32 with an ethernet-port bolted on.
### Hardware Configuration
There's an SD-Card reader attached to pins
```
#define …
-
Online or Offline?
Online - AWS? Cloud9?
Offline - Eclipse?
The idea is once they have an exposure to an IDE, they can learn the next language on the same IDE. So, Java on Eclipse then becom…
-
### Issue:
**Discord Integration** plugin usually won't reconnect and reload Discord Rich Presence if there is any interruption (e.g. Offline status, Power save mode, etc) even with the **Force recon…
-
IDE 1.6.11. When I have bad Wi-Fi I noticed that it can take a rather long time (up to 10 secs or so) before the IDE will execute a compile/upload command. When in such a case I disable Wi-Fi everythi…