-
When flashing atmega with your guide, the both of fans spins and this screen appear
![image](https://user-images.githubusercontent.com/60268411/162350654-6a575b4a-e6eb-4c95-9025-632469c9bf9a.jpeg)
But…
-
I'm attempting to use microzig, and I'm also very new to zig and the instructions in `README.adoc` assume that you have a lot of knowledge about zig and how microzig works.
I attempted to use the s…
-
After changing the lines in the header file as prescribed for the MEGA:
//#define UNO
# define MEGA
the code doesn't compile. Error message:
Arduino: 1.0.6 (Mac OS X), Board: "Arduino Mega 2560 or M…
-
Hello,
I have an issue, i would like to catch the boot notification from the atmega ( the messages $AB XX Firmware) but i succed to catch it only when i reboot manually the atmega (alone).
Where ca…
-
I'd like to use a USBasp to program my Atmega chip, for which I am using the following configuration in my `platformio.ini` file:
```
[env:prod]
platform = atmelavr
board = atmega328pb
board_f_…
-
```
(Note: Winging the template here because the option to select an issue type
(defect, enhancement, etc.) seems to have gone missing just lately. This should
be enhancement/feature request :-) )
…
-
```
(Note: Winging the template here because the option to select an issue type
(defect, enhancement, etc.) seems to have gone missing just lately. This should
be enhancement/feature request :-) )
…
-
GND pin is supposed to be on other side of the header - so the header needs to be rotated 180 degrees. This means that ATMega analog port is not correctly routed to the header in Gamma PCB version.
-
See output:
https://gist.github.com/kshaa/966de992c53d2f75fb71dee24a9e95dc
-
There are several ways you can do debouncing. [This](https://docs.qmk.fm/feature_debounce_type) page outlines some of them.
The way Kaleidoscope currently does debouncing is called "defer" in the …
e00E updated
2 months ago