PROJECTOR - Automatic SWITCH ON

This is the place to discuss various hardware. Topic include:
- Display devices (Projectors, Lasers & etc..)
- Microcontrollers & RAMPs boards
- Power supplies
- Z-Axis and Tilt assemblies
- etc..
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
zoom
Posts: 27
Joined: Mon Dec 01, 2014 12:39 pm
Location: Italy
Contact:

PROJECTOR - Automatic SWITCH ON

Postby zoom » Tue Jan 13, 2015 5:14 am

Dear all,
i'm building a SLA printer with this configuration:

Projector: ACER H6510BD
Board: ARDUINO MEGA 2560 + RAMPS 1.4 + Pololu DVR8825
Rail: HIWIN HG25R+HGW25CC
Ballscrew: R1204 C5
VAT: testing FlexVAT

Now when i start the printing process i have to give power to ramps and switch on the projector.
I'd like to close my printer (boxed version) so i have this question: how can i automate the switch on of the projector? without pushing the "on" button?

Thank you
Francesco

zoom
Posts: 27
Joined: Mon Dec 01, 2014 12:39 pm
Location: Italy
Contact:

Re: PROJECTOR - Automatic SWITCH ON

Postby zoom » Tue Jan 13, 2015 5:38 am

Sorry...i see now this post:

viewtopic.php?f=5&t=2129

that talking about this specific topic.

User avatar
PomeroyB
Posts: 168
Joined: Thu Mar 27, 2014 9:51 pm
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: PROJECTOR - Automatic SWITCH ON

Postby PomeroyB » Wed Jan 14, 2015 1:17 pm

No need to apologize! Let us know if that solution works for you! :)

zoom
Posts: 27
Joined: Mon Dec 01, 2014 12:39 pm
Location: Italy
Contact:

Re: PROJECTOR - Automatic SWITCH ON

Postby zoom » Thu Feb 05, 2015 8:43 am

I Finally tried the solution suggested by PacManFan:

1) Connect the projector's serial port with a USB->Serial device cable to the computer;
2) Set up the right baud rate (9600) and Data Bits (8);
3) Check under Machine configuration screen the 'Projector Commands' and 'Manual GCode' checkboxes;
4) Connect the system with Creation Workshop 1.0.0.54
5) Under "show console" i see that the projector is connected

But when i select Display2 under Projector Control the command "ACER_ON" and "ACER_OFF" doesn't work!!!!!

Any idea?

Scatterplot
Posts: 119
Joined: Mon Jan 12, 2015 12:09 pm
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: PROJECTOR - Automatic SWITCH ON

Postby Scatterplot » Thu Feb 05, 2015 11:56 am

You'll need a null modem cable to get it to work.

Try sending the commands in a terminal interface to see if everything's hooked up right. If the commands work from the terminal, it's a CW configuration issue; if not, it's a projector/serial cable issue.

zoom
Posts: 27
Joined: Mon Dec 01, 2014 12:39 pm
Location: Italy
Contact:

Re: PROJECTOR - Automatic SWITCH ON

Postby zoom » Mon Feb 09, 2015 4:53 pm

Thank you Scatterplot,
The problem was that that the cable wasn't a nulla modem cable!!!
Now everything is Ok!


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable