Here’s a big project. Right now I’m scouring the interwebs for info from folks who have already done this. I think this may be extremely difficult due to the fact that I don’t have an oscilloscope. Here’s some links that I’ve dredged up:
- http://www.embedds.com/interfacing-nokia-3510i-lcd-to-pic16f84/ (translated)
- http://www.comunicom.com.py/juno/3595/
- https://hobbyelektronik.org/VB/gLCD/S1D15G14/ (translated)
- http://www.xmail.net/martin-k/display.htm http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=53847&highlight=3510i
This is the most promising link. If I can port this over to the ATtiny2313 I should be able to make this happen. I need to port it because I don’t have any of the mega8L on hand (low voltage mega8 chips) but the tiny2313 will run at 8mHz with only 3v. This is necessary because the LCD has a max voltage of 4v.