-
I am just starting in Thonny and am trying to generate a program to control my raspberry pi-4 and a add-on board (DAQC2). I confirmed the pi-plates library is included under the manage packages tool.…
-
I don't know if the correct place. I'd to buy an ESP32 for test this sniffer, but I have some doubts.
If I buy a ESP32-DOIT or ESP32-DevKitC I can't test the feature "TX Interception" when it will be…
-
##### SUMMARY
Entering the x-y points for a board with large curved sections is a pain. It'd be nice if I could copy/paste them from an external spreadsheet or import via a CSV file. The current t…
-
- [ ] .append() (used 6 times in Demo 8) can waste time allocating memory. By using the pre-allocated structure we can save on allocations.
- [ ] similarly, insert( ) is used to collect rewards, for…
-
Hi
I've recently bought the Microchip Atmega4809 Curiosity Nano dev board rev 5. Sadly, uploading doesn't work on Linux.
The error message says:
```
avrdude: Version 6.3-20201216
Copy…
-
https://forums.adafruit.com/viewtopic.php?t=201772
CircuitPython 8.0.5
Adafruit ESP32-S3 Reverse TFT Feather
Trying to use `board.D3` (aka `board.SDA`) as a TouchIn causes a hang.
```py
impor…
-
At the moment we may have different types of search contexts.
- Standard contexts
- Auto-created contexts
- query-based contexts
Unfortunately, we don't have filter functionality over the c…
-
Add a self-hosted long-running example to https://cml.dev/doc/cml-with-dvc (or somewhere else)
1. GH action launches "self-hosted" GCP/AWS using `cml runner --reuse --labels=cml` and probably `--cl…
-
Hi Leadustin
great work well done
Would you have the Printer.cfg and macro for Qidi X Smart 3
it would save me alot time
if not I'll need to use the current one and clean it up
Cheers
-
Hi,
I have Microchip bluetooth data (MBD) app running on Android.
I have a WBZ451 Curiosity Board. I git clone the project (commit 3275aebe05b5982502ba79794036a872d3e6f811). I opened the project wi…