Skip to content

WeeJeWel/node-samsung-emdx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samsung EMDX

With this module you can show images on a Samsung EMDX E-Paper Display from the command-line.

Usage

$ npm i -g @weejewel/samsung-emdx
$ samsung-emdx show-image \
  --mac 00:11:22:33:44:55 \ # Optional. Used for Wake-on-LAN
  --host 192.168.0.123 \
  --pin 123456 \
  --image ~/Photos/Doggy.jpg

And ta-da! Within a few seconds your display should start refreshing.

References

About

Show an image on a Samsung EMDX E-Paper Display from the command line.

Resources

Stars

Watchers

Forks

Packages

No packages published