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
Measurement
Who wants to join the
solarbike DIY club
?
Measurement
Arduino Fast Code Debug Oscilloscope Library
Eliminating the disruption of the program by the serial monitor while debugging Normally, you can easily debug your Arduino sketch with the serial monitor, but this is not always possible, as the ...
Read more
Arduino wireless RTS capacitive rain-sensor for Somfy motorized awning
My awning has an angle which is too shallow; rain doesn't run off the awning but pools on the awning and stretches the fabric. To prevent this, the awning has to be retracted when it begins to ra...
Read more
Digital kitchen weighing scale interface for Arduino
Intro For a hub motor test stand, I needed a weighing scale which can be read out by a computer. Therefore I developed an interface program for the Arduino to read out the scale. There is no addit...
Read more
Arduino LM335 temperature sensor interface
Intro Here we describe a class for reading out the LM335 temperature sensor. This class is based on Chiptemp. See here for a detailed description of the software: http://www.avdweb.nl/arduino/temp...
Read more
Arduino / AVR internal temperature sensor interface
Measure Arduino chip temperature Intro Here we describe a class for reading out the temperature sensor inside the ATmega328. This class is inspired on the library “InternalTemp” from SpikedCola a...
Read more
Solar cell curve tracer with 0.2% reproducibility
Introduction In 2013, I started with my Maxun One solar bike project. For the development of very lightweight solar cell encapsulation materials, I needed to measure the wear due to atmospheric in...
Read more