When installing the Arduino AVR platform for Arduino Uno, I get the following error notification: Could not install Arduino AVR platform: Error: 2 UNKNOWN: read tcp {my IP:some port}->{another IP}:80: wsarecv: An existing connection was forcibly closed by the remote host. The second IP ...
(3.10.1) urllib3 (1.15.1) urwid (1.3.0) vboxapi (1.0) watchdog (0.8.2) wcwidth (0.1.6) Werkzeug (0.11.10) yum-metadata-parser (1.1.4) You are using pip version 8.1.2, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command...
A few days ago I needed a logic analyzer since I don't have any (and them are quite expensive) I thought to write my own code. It will work on every Arduino board, AVR, STM32 and ESP8266. It could be very helpful to debug ISP, I2C and other serial communication where you think ...