Skip to content

Communicate with Epson projectors over the network via RS-232

License

Notifications You must be signed in to change notification settings

alwe2710/SerialProjectorLink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SerialProjectorLink

This is a modified version of Serial2Net ESP8266. It enables Epson projectors to be connected to your network using the serial interface. Tested for use with Home Assistant using a EH-TW7100. Other Epson projectors should work as well.

Features

  • Supports 4 (or more) LAN clients
  • 4 Status Leds (Wifi State, Number of Clients Connected, TX, RX)
  • The "Clients Connected" Led blinks the time of clients count.

Schematic

schematic

Wiring

wiring

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

About

Communicate with Epson projectors over the network via RS-232

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.2%
  • Processing 40.6%
  • C 3.2%