-
Is CCloader runing properly on esp32?
Sketch uploads to esp32 jist fine.
But can here be any problem with this setup ?
-
**Describe the bug**
Hi just creating a separate issue i encountered while converting a Ispindel to gravitymon for testing to keep the other chat clear. So im running stock GravityMon on stock ISpind…
-
Hi,
when I connect an adxl345 sensor as described the screen turns white at the moment the Makerbase logo should show up.
I double checked wiring. **The adxl345 runs fine on a bluepill connected v…
-
Hello my friend.
I've almost completed my project : to virtualize FreeBSD on top of Linux with qemu-kvm on the ARM Chromebook. Everything works great. Even the network on the vm. One last task need…
-
Add support for HTTPS for the web pages of ESP32.
Proposed library to use: [ESP32 HTTPS Server](https://github.com/fhessel/esp32_https_server)
TD-er updated
2 years ago
-
Everything worked find with closed source drivers, but with open source...
dmesg
```4.688346] dvb-usb: found a 'TurboSight TBS 5881 DVB-T/T2/C + CI' in cold state, will try to load a firmware
[ …
m-kad updated
7 years ago
-
Greetings. I recently purchased one of these to add some tuners to my MythTV setup and to test it for a couple of friends who are interested in MythTV as I want them to have a good experience.
I a…
-
Hi, is it possible to send more than one byte of data per one request?
My current code is:
```
void requestEvent()
{
int8_t response = 123;
TinyWire.send(response);
}
void setup() {
Ti…
-
Hey folks,
I've been building a few of these WordClocks now and am very grateful for the really awesome work that everyone contributed here. Especially the documentation on how to build the clock i…
-
@Insei Hi, Insei, I come to here again is to tell you that I got the TegraBoot messages from headphone port!!!
Its so cool~
It just happed after I bought a new USB2TTL connector to replace the …