Dec 15, 2012 #1 R ravi1488 Member level 3 Joined Apr 21, 2010 Messages 60 Helped 5 Reputation 10 Reaction score 5 Trophy points 1,288 Location India Visit site Activity points 1,656 Hello Everyone, How to read an image file from SD card and display it on TFT LCD using Microcontroller. I am using ATmega32 microcontroller.
Hello Everyone, How to read an image file from SD card and display it on TFT LCD using Microcontroller. I am using ATmega32 microcontroller.
Dec 15, 2012 #2 F fengjianfa Newbie level 3 Joined Nov 30, 2012 Messages 3 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Visit site Activity points 1,289 You maybe need File System.Example FATFS
Dec 15, 2012 #3 jayanth.devarayanadurga Banned Joined Dec 4, 2012 Messages 4,280 Helped 822 Reputation 1,654 Reaction score 791 Trophy points 1,393 Location Bangalore, India Visit site Activity points 0 Which Compiler are you using? If you are using mikroC it has MMC/SD Card and TFT libraries.
Dec 18, 2012 #4 R ravi1488 Member level 3 Joined Apr 21, 2010 Messages 60 Helped 5 Reputation 10 Reaction score 5 Trophy points 1,288 Location India Visit site Activity points 1,656 I am using AVR GCC compiler which comes with AVR studio. I dont have any library for reading JPEG file. I am using ATmega32 Microcontroller.
I am using AVR GCC compiler which comes with AVR studio. I dont have any library for reading JPEG file. I am using ATmega32 Microcontroller.
Dec 19, 2012 #5 X XiaoTaoMCU Newbie level 4 Joined Dec 19, 2012 Messages 6 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Visit site Activity points 1,305 Need to write a TFT bottom drive painting point painting line character output and so on several function to write a SD card driver a file system can connect up Last edited by a moderator: Dec 19, 2012
Need to write a TFT bottom drive painting point painting line character output and so on several function to write a SD card driver a file system can connect up