-
```
on my atmega328p:
I have L/H/E as C6, DC, FD (I want brownout under 3.3v)
Lock bits are EF
I don't think that is what the makefile does.
```
Original issue reported on code.google.com by `tz2…
-
```
on my atmega328p:
I have L/H/E as C6, DC, FD (I want brownout under 3.3v)
Lock bits are EF
I don't think that is what the makefile does.
```
Original issue reported on code.google.com by `tz2…
-
- I2C
- SoftwareSerial
- ShiftIn registers
-
### Code
```Rust
// lib.rs
#![no_std]
#[repr(align(65536))]
struct Hello;
pub fn bar() -> usize { core::mem::align_of::() }
```
Compile with `cargo +nightly build -Z build-std=core --target avr-…
-
I am setting up an environment (in neovim) for working with the newer AVR device families (specifically avr128db48). _avr-gcc_ does not support these out of the box and an additional device family pac…
-
-
Hi,
I am in the process of using mraa implementation to support GrovePI on Artik board. I have the implementation using mraa that works fine on UP2 board and Raspberry PI. Idea is to use the same imp…
-
Nice work on this lib, thanks for sharing.
In Arduinos such Uno, etc.. an `int` is 8 bits. Life is great.
Now using a non 8 bit arch such as an ESP32, it starts getting messy.
I think that swit…
-
I can neither switch the region nor trigger the IGR.
I have checked the wiring several times and it seems to be correct.
The L LED stays on after you press A and goes off again after a "cooldown" …
-
can you add the display and menu like ttgo t display and replay signal easyley or design like fliper zero by display its very dificult to work with this device
soryy about my request ..ithink its …