-
It would be nice to support an S.Bus protocol (which is a bit "faster") than PPM.
Is this possible? Also, could it be supported, even in theory?
tloki updated
5 years ago
-
I would like to craft a microcontroller that can simply and hidden control something, like a nuclear reactor, with a simple program (because they are limited to 4 gb) but the fact that microcontroller…
-
Error: Detected unknown package 'tool-scons @ >=3.30000.0,
-
in the monkeyboard i could use
`void setup() { wg.begin(19, 21);`
and here it seems not working, in the example file i can't see initialization (i'm not a C guru thow) so if question is stupid …
-
### Description
- Type: Bug
- Related issue: https://os.mbed.com/questions/79373/How-can-I-use-LPUART-on-NUCLEO_L476RG/
- Priority: Blocker
------------------------------------------------------…
-
This issue is for discussion related to the testing.
I don't own an AVR Dragon so I am unable to test the definition.
Some time ago, @nmaas87 mentioned they might be willing to help with this (h…
-
Hello,
I have installed your application under Ubuntu 16.04 and I think I meet all the dependencies( PyUSB, libsub), but I do not have much success using it so far. I just want to set the frequency…
-
The RC522 should be able to read UID of any ISO14443 card
I'm looking for a solution to get UID of that two kinds of banking cards.
I do not need any additional data just UID (no private personal ban…
-
So, this spawned from someone mentioning in the IRC that they would like for Microcontrollers to have a small screen of like 1 or 2 lines. It could be used to display small messages. In their specific…
-
"Efuse" memory type not defined for part "atmega8"
Error while burning bootloader.
In arduino/hardware/arduino/avr/boards for atmega8 is good declared low fuses and high fuses, and is not present…