Any idea how one would use this display?
here is the full datasheet:
http://www.weartronics.com/data/320M/KopinCyberDisplay320M.pdf
Or how about this one?
http://www.4dsystems.com.au/prod.php?id=141
i cant find any one using any one of these. but i need a super tiny screen for my project, with a library for the arduino.
system
2
The first one is a controller less lcd: you have to write to the V/H registers manually and update them manually. Very cpu-intensive.
The 2nd one is fairly conventional serial lcd. You can code to the database and you are done.
PapaG
3
shaneshuford:
Any idea how one would use this display?
here is the full datasheet:
http://www.weartronics.com/data/320M/KopinCyberDisplay320M.pdf
Or how about this one?
http://www.4dsystems.com.au/prod.php?id=141
i cant find any one using any one of these. but i need a super tiny screen for my project, with a library for the arduino.
There are several small displays here:
with libraries.