-
Hello, I hope I'm not asking a question well documented in this project, because I failed to find any, I spent most the time digging the application part of this project.
So how does it work? Can s…
-
On this wiki page:
[https://digistump.com/wiki/digispark/tricks](https://digistump.com/wiki/digispark/tricks)
You will find this example:
```
void reboot(void)
{
noInterrupts(); // disable …
-
```
Sanguino currently supports the ATmega644P and '644PA. It is straightforward
to add support for the ATmega644 and ATmega644A.
Part I: Update boards.txt with the following new definition for …
-
```
Sanguino currently supports the ATmega644P and '644PA. It is straightforward
to add support for the ATmega644 and ATmega644A.
Part I: Update boards.txt with the following new definition for …
-
Hey, apologies for asking here, couldn't join the Slack / Discord, which I realise would be a far better place.
Question: Do the .hex files on the [release page assets](https://github.com/am32-firm…
bisak updated
2 months ago
-
Hello, can anyone please upload the V2 bootloader, I think my board has a dmaged bootloader/ mcu, I just got three days ago without having the chance to use it till now,
I'm trying to flash the firm…
-
### Answers checklist
- [X] I have read the documentation [ESP-AT Programming Guide](https://docs.espressif.com/projects/esp-at/en/latest/) and the issue is not addressed there.
- [X] I have used the…
-
I have purchased 2 spider 1.0 boards, both having the same 3.3v issue with stepper drivers plugged in. Initially, I could not figure out why the SD would not flash with a firmware.bin in the root dire…
-
### Problem
I need to have different runners based on release/debug build
for now `[target.'cfg(debug_assertions)'.runner]` is always active even if `--print=cfg` shows no `debug_assertions`. I'm aw…
-
Is it possible to connect HUSKYLENS and EV3 with arduino pro micro?
I would like to experiment with breadboards.
Where should I connect the wires to and from?
arduino pro micro : https://x.gd/xpb…
xhia1 updated
2 months ago