News

Arduino & External EEPROM. Now we have the key hardware handy. Now we can begin an experiment by connecting it with an Arduino board to write to and read from the EEPROM chip. We can write anything we ...
[Vincenzo] wanted to read some 82S129 bipolar proms, and why not, they were very common in the 1980’s arcade scene. The problem is that its kind of an odd ball part now, and typically only (e… ...
[Andrew] wonders why the SerialUSB() function on the Cortex M3-based Arduino Due is so much faster than Serial() on the Uno or Nano, and shares his observations in this short video. He sets up an e… ...