-
Добрый день. Прочел статью, перешел сюда, скачал. А как дальше? В статье сказано, что в архиве есть shell скрипт. А тут он где? Вообще хотелось бы в README.md увидеть полное описание того, как разверн…
-
[TM1629A_V2.0.pdf](https://github.com/maxint-rd/TM16xx/files/15456398/TM1629A_V2.0.pdf)
I want to connect this chip model. And as far as I understand, I just need to change the existing header file t…
-
Since this device does not have lots of power it would perform poorly if you try to turn the temperature down using open loop control. eg.: it would not turn the power on when tip gets cold due to fac…
-
I'm trying to get rid of flicker which happens in the lower half of the brightness options for my specific hardware.
I've been trying fairly unsuccessfully to make this happen in software. The clos…
-
Add new board definitions based on [this gist](https://gist.github.com/ah01/762576)
```c++
#if defined(__AVR_ATmega168__)
// Arduino Diecimila and older
LINE("__AVR_ATmega168__", __AVR…
-
Hi, Stefan. I encountered a very strange error.
I programmer an ATTINY13A-SSU with MicroCore use your AVR Programmer Adapter Maxi. When I set the clock to '1.2 Mhz internal osc', everything works f…
-
Right now we're calling `form` and `rustfmt` to split out the auto-generated modules into many files. I don't think this provides much value as nobody is going to look at those file anyway.
I have…
Rahix updated
6 months ago
-
It is not clear to me if the A9G pudding dev board has the battery charger.
In some product details it is specified:
> **There are lithium battery charge management**, microphone, speaker interf…
-
A few years ago I started working on a HV OSCCAL tuner that uses undocumented commands to modify the signature row calibration values. I got a prototype version working, and then started work to disc…
-
I tested the TM1637 example sketch with a few different boards using STM32 series IC's. They are all 3.3V powered, so I also powered the TM1637 from the same 3.3V power. I used a somewhat arbitrary PB…