News

[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 (even ...
You can read the state of a button using Arduino and a few lines of code. The actual state is shown in the Serial Monitor window as 0 or 1, 0 meaning the button is not pressed and 1 that the button is ...
What [Ihsan Kehribar] is working with is another way to get some feedback for what’s going on with your Arduino project ... Whenever the sketch calls the his print library it answers back ...
Below are snapshots of my initial experiment setup and the serial monitor window of my laptop. In addition to the Arduino Serial Monitor, I tried the same setup later with PuTTY. If you have an ...