News

Stripping and cutting wires can be a tedious and repetitive part of your project. To save time in this regard, [Red] built an automatic stripper and cutter to do the tiring work for him. An ESP32 ...
Worry not! Here is a neat and cheap Arduino/Ras Pi project to keep your neck sore free! [BANK ANGLE] presents a wonderfully simple plane tracking system using an affordable camera and basic ...
Automatic calibration is a function inside incremental encoders that simplifies the calibration process and eases use in the application. After the signals are calibrated to target specifications, the ...
Unfortunately the available memory on Microcontrollers is quite restricted and we do not get very far by storing a (uncompressed) WAV file e.g. in program/flesh memory, so I started to look into ...
It is also super fast on architectures with a FPU! The code for the encoder has been written a long time ago (see below) and the only work done on this fork consists of reorganizing the code and ...