Skip to main content
avdweb
Home
Popular
Maxun e-kit
Spotwelder
Universal Power Control board
Solarbike
E-bike
Motor
Ebike Electronics
Batteries
Ebike misc.
Mechanical issues
Arduino
SAMD21
Arduino misc.
Hardware interfacing
Programming
Timing
ADC-DAC
Measurement
ATtiny3217
Tech tips
Tech tips Electronics
PCB
Composites
PV panels
Computer
Tech tips Miscellaneous
GPS
GPS info
Wandelingen (NL)
Fietsroutes (NL)
Miscellaneous
Columns
Life
Other
Archaeology
Search
Home
Popular
E-bike
Arduino
Tech tips
GPS
Miscellaneous
Search
Home
Arduino
Arduino misc.
Arduino miscellaneous
Connectorless self-clamping zigzag TAG connector
Related articles Small ATtiny self-clamping program connector For (TAG) programming and testing, I don’t use physical connectors on the PCB but connectorless self-clamping zigzag connectors. ...
Read more
Permanent memory corruption
Touching the Arduino crystal area or exposing it to water can cause memory curruption I have experienced several times that PCBs with an Arduino chip no longer function properly when in contact wi...
Read more
Handy Arduino functions
Easy printing debug values with the comma separator It often happens that I want to show variables in an Excel graph. This can be done very simply with the comma separator: #include <Stre...
Read more
Changing Arduino IDE theme colors
Changing the Arduino IDE tab color The text inside the tabs of the Arduino IDE is hard to read because the background color is dark blue-green. You can change the color to enhance the visibility: ...
Read more
Arduino tips and troubleshooting
This article lists many common problems that may occur when using with Arduino. java.io.IOException conflict with Windows Defender In August 2022, I couldn't save sketches anymore and got this er...
Read more