-
Thanks for the duck, here is quick demo code for the hackaday badge
```
from machine import I2C, Pin
import time
counter = 0
overlay = [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
duck_id = 0x6c
# …
-
**Describe the bug**
While exporting a project I received the following error:
`Unexpected error during project export: ProjectExportException: Aborting due to unrecoverable error while exporting!`…
-
Could not find a declaration file for module 'supercons'. 'node_modules/supercons/dist/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/supercons` if it exists or add a new decl…
-
https://github.com/furrysalamander/2022_supercon_badge_sdk/blob/9d775f791adfa863627d311162ca83c882bafda3/assembler.cpp#L3
it appears that the code in the main file is missing.
-
In GitLab by @mkovari on May 29, 2019, 11:29
When calculating the inductance of the TF coil, the contribution from the cross-sectional area of the coil itself is calculated by taking the field as B(r…
-
Example: http://falcon.nims.go.jp/supercon/correction/document/14fcc539b1
LCO with n=1
Error:
-
Hi,
I've recompiled the firmware, and sending Gcode via serial port works just fine, but with WebUI, I can only authenticate as user/user. Can't authenticate as admin/admin nor guest.
I looked at …
-
I'm working on the training data and I occasionally have to double-check the data, I have a couple of questions about the document 2bec8ef143 (http://falcon.nims.go.jp/supercon/correction/document/2…
-
Not that anyone uses FORTH anymore, but someone made the mistake of including it in the CP/M image on the badge, so now you have to deal with us. ,o) the fig-FORTH 1.1g uses all caps keywords. Unless …
-
S8 badge https://github.com/Hack-a-Day/2024-Supercon-8-Add-On-Badge/tree/main/hardware
my guess is it has something to do with the state of the non-power SAO header pins which is putting the device…