Find Jobs
Hire Freelancers

Wire TFT LCD Touch to Arduino Mega

$10-100 USD

Đã đóng
Đã đăng vào hơn 7 năm trước

$10-100 USD

Thanh toán khi bàn giao
I have a 2.8 TFT LCD Touch Screen [login to view URL] I have it hooked up to the Arduino Mega. When I place the lcd directly on the Mega then it works. However when I try to wire it myself I get blank screen. I try to wire #define LCD_CS A3 #define LCD_CD A2 #define LCD_WR A1 #define LCD_RD A0 // optional #define LCD_RESET A4 And then of course 5v and ground. Is there anything else I need to wire it? It doesn't work when I do that.
Mã dự án: 11292360

Về dự án

18 đề xuất
Dự án từ xa
Hoạt động 7 năm trước

Bạn muốn kiếm tiền?

Lợi ích khi chào giá trên Freelancer

Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc
18 freelancer chào giá trung bình $42 USD cho công việc này
Avatar người dùng
Yes once we had similiar issue and our TFT was not working and later we made it to work. We can do it for you at cheap rates but we cannot give you direct solution. it is business rules :). We will help you in your problem once we are awarded. Have a good day! Regards,
$61 USD trong 5 ngày
4,8 (57 nhận xét)
7,1
7,1
Avatar người dùng
Hello, I am Anthony. I am working FULL TIME as freelancer. I have double degrees in Mechatronics and Applied Science fields. I have very good feedbacks on freelancer.com . Please check the link at the end and review my feedbacks. So you can get an idea of my work. I have the hardware you specified and we can meet online and solve this. Contact me if you are interested. https://www.freelancer.com/u/Anthony989.html Thank you Anthony
$45 USD trong 1 ngày
4,8 (66 nhận xét)
6,5
6,5
Avatar người dùng
Hello This LCD use this pin for 8bit data transfer, if it's something simple, low cost will be. For arduino uno: // LCD Data Bit : 7 6 5 4 3 2 1 0 // Digital pin #: 7 6 5 4 3 2 9 8 // Uno port/pin : PD7 PD6 PD5 PD4 PD3 PD2 PB1 PB0 For aruidno mega // LCD Data Bit : 7 6 5 4 3 2 1 0 // Digital pin #: 7 6 5 4 3 2 9 8 // Mega port/pin PH4 PH3 PE3 PG5 PE5 PE4 PH6 PH5 #define LCD_CS A3 // Chip Select goes to Analog 3 #define LCD_CD A2 // Command/Data goes to Analog 2 #define LCD_WR A1 // LCD Write goes to Analog 1 #define LCD_RD A0 // LCD Read goes to Analog 0 #define LCD_RESET A4 // Can alternately just connect to If you have any questions feel free to ask. Contact me before your order. Thank you and Have a good day, John
$15 USD trong 1 ngày
4,9 (93 nhận xét)
5,9
5,9
Avatar người dùng
Hi, I have experience for 15+ years in electronics/embedded development. I have several years of advanced AVR/arduino development, including library development from scratch. Practically all Arduino AVR boards used, like: 2009, 2010, UNO, MEGA, NANO, MICRO, MINI and others like DigiSpark (attiny85). Several shields used like Ethernet (W5100, ENC28J60, etc.) with various IP protocols implementation, various graphical TFTs with and without touchscreen and various BUS types (parallel, SPI, I2C, etc.), all kinds of sensors and buses, serial and parallel memories, etc. Regarding your "project", besides the signals you have already connected, you still need to connect another 8 signals lines. I can easily let you know what lines connect to which arduino pin, going through the source code of that LCD adafruit's library (already did some checks). If you are interested in my bid, feel free to contact me. Best regards, Carlos.
$40 USD trong 1 ngày
5,0 (27 nhận xét)
6,0
6,0
Avatar người dùng
I am an electronic engineer with more than 10 years of experience. I have worked with several arduino based projects. I can guide you through the connection please contact me to discuss details.
$20 USD trong 0 ngày
5,0 (17 nhận xét)
5,7
5,7
Avatar người dùng
Hi I'm an electronic engineer with more than four years of experience in arduino programming. I did completed a project with the same lcd module so I can help you with this. I'm looking forward to hear from you. Thank you Anusha
$45 USD trong 2 ngày
5,0 (36 nhận xét)
5,7
5,7
Avatar người dùng
I am experienced electronic engineer having expertise in embedded systems design and IoT based systems I also have worked on TFT LCD you can see my profile I can provide solution to you
$30 USD trong 1 ngày
4,9 (11 nhận xét)
4,6
4,6
Avatar người dùng
Hi, We are a team of engineers with more than 10 years of experience in designing and developing various digital and embedded systems... Currently, apart from our R&D, we help engineering students to complete their academic projects. Also conduct seminars and workshops on Microcontrollers and Robotics... So we have experienced with a lot of Microcontrollers such as PIC, AVR, ARM, Arduino etc. We are also experienced with a lot of sensors and sensor modules.... We are very proficient with PCB desingning tools such as EAGLE, KICAD etc... We have done a lot of projects with arduino, please check my completed projects and reviews given by other employers...:-) We really would like to know more about your project, kindly let me know if you are interested...:-) Thank You
$35 USD trong 1 ngày
4,9 (12 nhận xét)
4,7
4,7
Avatar người dùng
Hello! I have extensive experience with TFT displays and interfacing them with Arduinos. On my portfolio, you'll notice that one of my recent projects involved interfacing an Arduino Due with a 7-inch TFT display and my reviews are excellent. I can help you debug the connectivity problem within a day. I look forward to working with you.
$50 USD trong 1 ngày
5,0 (21 nhận xét)
4,7
4,7
Avatar người dùng
we have experience in mcu field and pcb deaign. we can help you with a prototype
$77 USD trong 3 ngày
5,0 (15 nhận xét)
4,8
4,8
Avatar người dùng
A proposal has not yet been provided
$15 USD trong 2 ngày
5,0 (1 nhận xét)
0,8
0,8
Avatar người dùng
Hello, We are techlogicians a team of developers. Recently we have worked with TFT 2.8 SPI on ESP8266. We can give you solution for his work. Thanks
$66 USD trong 3 ngày
0,0 (0 nhận xét)
0,0
0,0
Avatar người dùng
if you are just asking a question , then simple answer is that you have to connect each pinout of lcd to respective pin of arduino. do not leave any pin unconnected...
$20 USD trong 1 ngày
0,0 (0 nhận xét)
0,0
0,0
Avatar người dùng
Hello! At present moment i have job which connected with "Firmware" development. I want to immigrate with help of work visa. It is reason why i apply your vacancy. I am in process of searching employer whom can help me get me job visa. Also i ready to do 1-2 project for familiarity with company. My english about intermediate or upper intermediate. Experience with MCU about 1.5 year.
$61 USD trong 10 ngày
0,0 (0 nhận xét)
0,0
0,0
Avatar người dùng
Dear Sir/Madam, My partner and me are a IoT based home automation product development techies. we have developed (Wifi,RF,Bluetooth,GSM)IoT based home automation and irrigation system. we are working on different projects like automation,Industrial equipments,power supply,consumer electronics products and R&D of new product design . Ready to sign NDA - Your design will be confidential with us . We are able to meet your requirement, given our expertise in the field. we have our own Experienced HR department ,Accounts department,Customer support team for assisting. We have our own team in PCB Designing,CAD/CAM design,ANSYS Reports,3D prototype Printing,Firmware development, Testing and manufacturing (including sourcing components). Digital Marketing: SMM,SEO Regards, Dinesh.
$45 USD trong 1 ngày
0,0 (0 nhận xét)
0,0
0,0

Về khách hàng

Cờ của UNITED STATES
Thiensville, United States
4,9
142
Phương thức thanh toán đã xác thực
Thành viên từ thg 8 11, 2010

Xác thực khách hàng

Cảm ơn bạn! Chúng tôi đã gửi email chứa đường link để bạn lấy tín dụng miễn phí.
Đã xảy ra lỗi trong khi gửi email của bạn. Hãy thử lại.
Người Dùng Đã Đăng Ký Tổng Số Việc Đã Đăng
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Đang tải xem trước
Đã cấp quyền truy cập vị trí.
Phiên đăng nhập của bạn đã hết hạn và bạn đã bị đăng xuất. Hãy đăng nhập lại.