-
Hi littleboot,
thank you for sharing your ACRE project, it's very interesting.
I have some questions:
- Having 16 transmitting electrodes, aka 16 SPWM signals, will it improve the resolution?
…
-
## v5.5 Testing
- [x] Microcontroller powers on
- [x] i2c devices detected (with AP KB PCB connected)
- UFC GPIO expander detected at 0x34
- AP KB GPIO expander detected at 0x20
- [x] Keypad …
-
Good Morning all,
Would it be possible for someone to add a page to the Wiki that explains the correct way to wire NC limit switches. maybe with a schematic drawn up. I have been confused about this …
-
- [x] obj:anim rework to use uservalue table instead of C arrays.
- [x] obj:anim add done_cb support, so application knows when anim is done.
- [x] use pcall instead of call in obj event, like luv
…
XuNeo updated
3 months ago
-
Hello and thank you very much for sharing your knowledge !
Based on your source code, I am currently implementing a new version of the verilog that controls the backlight, generating a variable PWM s…
-
Subscribe to this issue and stay notified about new [daily trending repos in C++](https://github.com/trending/c%2B%2B?since=daily).
-
Okay, bear with me. :bear: This might be long, but I just had some very exciting thoughts. I'll use the word "tangle" here to mean the same thing as "DAG".
## Single-author single-device tangle
…
-
Please don’t worry I won’t post every demo that crashes. :)
However this one might give a hint since the source code of the loader is available here:
https://github.com/AxisOxy/Planet-Rocklobster/…
-
(I am only half joking here)
The keyboard has an upgradable firmware and a documented microcontroller:
https://support.lenovo.com/us/en/documents/pd026745
http://www.sonix.com.tw/article-en-1002-3048…
-
Can we add python support to u3d?We can use python as the script of u3d rather than AngelScript because AS is really difficult to learn.I think that could be more convenient to noobs and popularize u3…