Skip to content

Commit 068c7a0

Browse files
committed
updated images in readme
1 parent 2917c6c commit 068c7a0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,19 @@ emulating "user activity" and preventing screen-saver from locking up desktop.
1515
* USB Micro-B (male) to USB Type-A (male) connector - becaue Arduino comes with micro USB port (those are commonly used to transfer data between smartphone and computer)
1616
* Arduino IDE (https://www.arduino.cc/en/Main/Software) - program Arduino device
1717

18+
![arduino-micro-pro](https://raw.githubusercontent.com/nshadov/screensaver-mouse-jiggler/master/docs/img/arduino-1.jpg)
19+
![arduino-usb](https://raw.githubusercontent.com/nshadov/screensaver-mouse-jiggler/master/docs/img/arduino-2.jpg)
20+
1821
## Installation
1922

2023

2124
## Considerations
2225

26+
### Exposed Electronics
27+
28+
Touching exposed electronics (arduino) with naked hands could damage it. Consider putting it in thermal insulation - this should help with ESD.
29+
30+
![arduino-esd](https://raw.githubusercontent.com/nshadov/screensaver-mouse-jiggler/master/docs/img/arduino-3.jpg)
2331

2432
### Reliability
2533

0 commit comments

Comments
 (0)