-
![D1](https://github.com/user-attachments/assets/8e89270b-dc8b-4554-871e-67c8cb9fd6d4)
![D2](https://github.com/user-attachments/assets/12875741-332c-4778-9571-28c84c8c5803)
![D3](https://github.com…
-
The hex file I'm getting without modifying anything won't fit on atmega328p.
I'm really stumped here. The released binary from 2019-08-25 do fit but I just need to swap some pins!
Output of build an…
-
Hello,
I really like your work, but I can’t flash the ATMega328P with Arduino and do not know what I’m doing wrong. I flashed a lot of sonoff devices and also the ESP part of the Sonoff SC, but don…
-
Scenario 1:
===========
MCU1: ATMega328p
I2C Role: **Master**
Library used: Arduino_Software_I2C
Receiving 1 byte of data from slave (id 10).
MCU2: ATMega328p
I2C Role: **Slave** (Slave id…
-
I'm having issues compiling Moisture_LowPower_RadioLib_v2.1.ino. After correcting SX127X and setting ERR_NONE to 0, it says "Sketch uses 33434 bytes (108%) of program storage space. Maximum is 30720 …
-
Thanks for your library! I’ve been using it with the ATmega328P and costom pcb, but now I'm switching to the ESP32 and after 24 hours of struggling, I discovered that I need to change 'delayMicrosecon…
-
I couldnt find an answer to this on the openmusiclabs wiki on the mixtape-alpha page. Can the factory fuse bit settings of the ATmega328P-au be used (L 0x62 H 0xD9 E 0xFF), or should they be changed?
-
Hi @DIYOSEPP I'm trying to use the EspUnoWiFi with my Osepp Uno R3 Plus (ATmega328P) + ESP01 (ESP8266) shield.
https://osepp.com/electronic-modules/microcontroller-boards/105-osepp-uno-r3-plus
I c…
-
e.g. ATtiny85, ATmega32u4.
We already began doing some stuff in this direction: publiclab/webjack#17
I managed to get the library sending on the ATtiny with Timer0. The problem with receiving is…
-
There's a problem when self-assembling the ZeroPhone - if you're not harvesting the ATMega chip from an Arduino Pro Mini board, it will have neither the bootloader needed for serial upload nor the fir…