-
I tested in with a bunch of cheap chinese arduino nanos (Atmega328pb) and 2 of them resulted have the same UUID.
-
Hello,
I couldn't get the atmega328pb hal running. So i splinted it out in a separate sub-crate at `chips/atmega328pb-hal`. i think my problems came from setting the correct feature but then using …
-
This might not be the right place to ask this, but here goes.
Using the Arduino IDE, how would I access Port E pins?
Something like: digitalWrite(PIN_PE0, HIGH);
for pin 3 on the chip???
Tha…
-
is it possible to add rs485 support in the optiboot_x bootloader (I don't mind the increase in size of the bootloader)? I noticed the original optiboot bootloader has this feature added recently, is t…
-
C:\ProgrammeKonsistent\arduino-1.8.1\libraries\narcoleptic-master\Narcoleptic.cpp: In member function 'void NarcolepticClass::disableWire()':
C:\ProgrammeKonsistent\arduino-1.8.1\libraries\narcolep…
-
Beschäftige mich gerade etwas mit dem ATmega328PB und sehe durch Zufall in Device.h, in dieser Zeile
https://github.com/pa-pa/AskSinPP/blob/master/Device.h#L29
Ist das
`|| defined(__AVR_ATmega328PB…
-
# Issue Prelude
**Please complete these steps and check these boxes (by putting an `x` inside
the brackets) _before_ filing your issue:**
- [x] I have read and understood YCM's [CONTRIBUTING][c…
-
I have made a telemetry log with my heli on the bench.
RPM=0, lipo voltage 23.0V all the time.
The telemetry values look strange.
![image](https://user-images.githubusercontent.com/562809/1035608…
-
I have a feature request which might be useful when considering creation of an all-in-one sensor board.
SoftSerial library is available for the Arduino Pro Mini, so maybe it might be possible to inte…
-
Something wrong with latest boards.txt (I think). Just upgraded to latest version via boards manager & compiler is not throwing up a file error when I export HEX :
Sketch uses 12822 bytes (39%) of pr…