40 LCDs and Raspberry pi
Posted: Sat Oct 19, 2013 12:20 pm
Hello people,
First I hope here is the right place to post and if you have some new ideas or advices feel free to write.
So my project is to make a system that use 40 graphical displays and post something different on each of them, numbers, text, graphs on a big info panel. For the displays I've chose to use EA eDIP160-7 (http://www.lcd-module.com/fileadmin/eng ... 160-7e.pdf) because they have a lot of useful functions and a Raspberry Pi because I have to use a data base and a small web server.
The displays can be used with I2C, SPI, RS232, RS485 and USB. The first three interfaces are not so good because of the distance ( max distance between Pi and the display 2 maybe 3 meters) and the addressing problem of each display because I want to make it as cheap and simple I can. The RS485 look like is perfect for my project but from what I've read and correct me if I'm wrong, is quite complicated on Raspberry Pi: hardwere because I have to make or buy an adaptor and software because I want to use Python as a programming language which dosen't have a good library for this interface. With usb I've never worked (as interface) so I don't know to many about it so I am asking you if is possible to connect all of the displays and to be able to access all of them independent ( by the way, I've borrowed an FTDI adaptor from a friend of mine so, can I use it?)?
If you have some ideas fell free to share them with me and the community of course.
Best regards!
First I hope here is the right place to post and if you have some new ideas or advices feel free to write.
So my project is to make a system that use 40 graphical displays and post something different on each of them, numbers, text, graphs on a big info panel. For the displays I've chose to use EA eDIP160-7 (http://www.lcd-module.com/fileadmin/eng ... 160-7e.pdf) because they have a lot of useful functions and a Raspberry Pi because I have to use a data base and a small web server.
The displays can be used with I2C, SPI, RS232, RS485 and USB. The first three interfaces are not so good because of the distance ( max distance between Pi and the display 2 maybe 3 meters) and the addressing problem of each display because I want to make it as cheap and simple I can. The RS485 look like is perfect for my project but from what I've read and correct me if I'm wrong, is quite complicated on Raspberry Pi: hardwere because I have to make or buy an adaptor and software because I want to use Python as a programming language which dosen't have a good library for this interface. With usb I've never worked (as interface) so I don't know to many about it so I am asking you if is possible to connect all of the displays and to be able to access all of them independent ( by the way, I've borrowed an FTDI adaptor from a friend of mine so, can I use it?)?
If you have some ideas fell free to share them with me and the community of course.
Best regards!