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 ...
It only utilizes 26µA current in standby mode and 900nA in power-down mode. This module is generally used with microcontrollers like Arduino to create wireless connections between devices. It allows a ...
With the power of the Arduino UNO R4 WiFi, you can create a dynamic weather dashboard web page that displays all your environmental data in real-time without relying on third-party cloud services. No ...
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 ...