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
Programming
Programming
Samenvatting c++
Om het programmeren in c++ eenvoudig te houden kun je het op een procedurele manier gebruiken met alleen de basis functies. Maar als je alles uit te kast trekt dan is c++ zeer ingewikkeld. Ik merk ...
Read more
Descriptive variable and function name examples
Introduction It is easy to write software that works satisfactory. But it is very hard to write reliable, understandable and maintainable code. One important aspect is using good variable and func...
Read more
Extreme Programming with microcontrollers
Intro I use the Extreme Programming (XP) / Agile software development methodology. One of its advantages is that by using understandable memberfuctions and variables, only few comments are requi...
Read more