Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
1 answer
329 views

Uno Wifi Rev2 Programming via Uno R3 ArduinoISP

I'm attempting to program Atmega4809 (Uno Wifi Rev2) via the ICSP pins on the board by connecting in this manner: The difference is that I have a Uno Wifi Rev2 on the right instead of a Uno R3. I've ...
nametable's user avatar
1 vote
2 answers
1k views

Cannot successfully implement singleton

I have spent the better part of today trying to figure out why I can't get this to work... I have this project where, because of previous design considerations, have implemented a singleton class that ...
christopolise's user avatar