News

It contains the basics from resistor color codes, typical pinouts of various chips, current capacity of wire gauges, Arduino pinout diagrams, schematic symbols, trace widths for current capacity ...
Read and Write NDEF messages on NFC Tags with Arduino. NFC Data Exchange Format (NDEF) is a common data format that operates across all NFC devices, regardless of the underlying tag or device ...
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 ...