<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Touchscreen cartridge resetter]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/12041/" />
	<updated>2018-04-14T00:39:10Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/12041/touchscreen-cartridge-resetter/</id>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/143564/#p143564" />
			<content type="html"><![CDATA[<p>Hello,</p><p>This is a really nice job.&nbsp; Very well executed.</p><p>May I ask, what are the specs (specifically, the dimensions of the mounting hole) of the DPDT rocker switch?</p><p>Regards,</p><p>Kev</p>]]></content>
			<author>
				<name><![CDATA[kattz]]></name>
				<uri>https://www.soliforum.com/user/18848/</uri>
			</author>
			<updated>2018-04-14T00:39:10Z</updated>
			<id>https://www.soliforum.com/post/143564/#p143564</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/143007/#p143007" />
			<content type="html"><![CDATA[<p><a href="https://github.com/prenticedavid/MCUFRIEND_kbv/blob/master/extras/mcufriend_how_to.txt">https://github.com/prenticedavid/MCUFRI … how_to.txt</a></p><p>I may be wrong about this because I never used your TFT screen and did not see how you changed the code. But in general you should change the library name to the corresponding library of MCUFRIEND_KBV. Check how examples include these libraries.</p><p>#include &lt;SPFD5408_Adafruit_GFX.h&gt;&nbsp; &nbsp; // Core graphics library<br />#include &lt;SPFD5408_Adafruit_TFTLCD.h&gt; // Hardware-specific library<br />#include &lt;SPFD5408_TouchScreen.h&gt;</p>]]></content>
			<author>
				<name><![CDATA[yizhou.he]]></name>
				<uri>https://www.soliforum.com/user/17164/</uri>
			</author>
			<updated>2018-03-12T17:40:48Z</updated>
			<id>https://www.soliforum.com/post/143007/#p143007</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/142983/#p142983" />
			<content type="html"><![CDATA[<p>Someone Please Help a lost soul. I have tried for hours upon hours on trying to get this white screen away, and the only way i can do it is with MCUFRIEND_KBV and run the test graphics and it works great and every time I try your code I get the White screen of death, I have even checked all the code and tried to cut and paste code from the mcufriend and still nothing. My tft is an &quot;mcufriend tft shield 2.4&quot; and my screen is a 0x4532&nbsp; and also it is supposed to have spfd5408 controller with built in video RAM buffer&nbsp; as this is what I was sold..In the 6th line of code in the .cpp in mcufriend and when i take the // out it works perfect. any ideas how to put it into the sketch or sketches to make the Davinci tft programmer work. <br />Any ideas are greatly appreciated.</p>]]></content>
			<author>
				<name><![CDATA[decibeldj2004]]></name>
				<uri>https://www.soliforum.com/user/18587/</uri>
			</author>
			<updated>2018-03-11T22:52:31Z</updated>
			<id>https://www.soliforum.com/post/142983/#p142983</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/139926/#p139926" />
			<content type="html"><![CDATA[<p>I have manage to make it work on the Arduino r3 and whith a tft screen same as yours but my problem is that the keys to press for changing the pla abs temperatures etc are all over the place. I cant understand the X or Y axles.</p>]]></content>
			<author>
				<name><![CDATA[evangelosm]]></name>
				<uri>https://www.soliforum.com/user/14562/</uri>
			</author>
			<updated>2017-11-18T13:12:45Z</updated>
			<id>https://www.soliforum.com/post/139926/#p139926</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/137968/#p137968" />
			<content type="html"><![CDATA[<p>Switch is to power arduino Board and 1 digital pin to cartridge data pin ( you have to define that pin in program )</p>]]></content>
			<author>
				<name><![CDATA[heat_z0ne]]></name>
				<uri>https://www.soliforum.com/user/17024/</uri>
			</author>
			<updated>2017-09-13T02:37:08Z</updated>
			<id>https://www.soliforum.com/post/137968/#p137968</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/137790/#p137790" />
			<content type="html"><![CDATA[<p>Hello<br />I realized your editing with the sensitive screen that works wonderfully but I did not understand how you plug the switch with the arduino which pine you use a schemas would be interressant.<br />thanks in advance</p>]]></content>
			<author>
				<name><![CDATA[condoled]]></name>
				<uri>https://www.soliforum.com/user/15275/</uri>
			</author>
			<updated>2017-09-06T06:02:06Z</updated>
			<id>https://www.soliforum.com/post/137790/#p137790</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/136291/#p136291" />
			<content type="html"><![CDATA[<p>Hi can you check setting in both script (ino) files and see what is diffrant<br />You have to look for following line and change it to working one <br />Check for A3 A2 A1 A0 ????</p><br /><p>#define LCD_CS A3<br />#define LCD_CD A2<br />#define LCD_WR A1<br />#define LCD_RD A0<br />// optional<br />#define LCD_RESET A4<br />Adafruit_TFTLCD tft(LCD_CS, LCD_CD, LCD_WR, LCD_RD, LCD_RESET);<br />//Adafruit_TFTLCD tft;</p>]]></content>
			<author>
				<name><![CDATA[heat_z0ne]]></name>
				<uri>https://www.soliforum.com/user/17024/</uri>
			</author>
			<updated>2017-06-27T01:52:12Z</updated>
			<id>https://www.soliforum.com/post/136291/#p136291</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/136090/#p136090" />
			<content type="html"><![CDATA[<p>I have the same problem i tried different TFT versions my screen IDs are ili9340 and RM68090 i have every time a white screen.<br />if i test the arduino board wihr an example than the display show everythink ok like an graphics test script.<br />but i have to use &quot;tftlcd_5408-master&quot; libary and not the SPFD5408. can anybody help me i am not really a c programmer.<br />i also tried to use an older arduino version 1.6.0 that has also the same white screen effect. my only reason is that i use the wrong driver version but how can i change the libary i get everytime an error until i compile the file.<br /> i use a mcufriend.com shield 2,4inch tft display and arduino uno R3 .</p>]]></content>
			<author>
				<name><![CDATA[meveric17]]></name>
				<uri>https://www.soliforum.com/user/17013/</uri>
			</author>
			<updated>2017-06-16T00:21:58Z</updated>
			<id>https://www.soliforum.com/post/136090/#p136090</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/135567/#p135567" />
			<content type="html"><![CDATA[<p>IIRC you&nbsp; need to use 1.6.7&nbsp; or earlier.</p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2017-05-21T12:26:36Z</updated>
			<id>https://www.soliforum.com/post/135567/#p135567</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/135562/#p135562" />
			<content type="html"><![CDATA[<p>Hi. I have this same issue. Screen remains blank when I upload code. Any advice?</p>]]></content>
			<author>
				<name><![CDATA[alek.gora]]></name>
				<uri>https://www.soliforum.com/user/16918/</uri>
			</author>
			<updated>2017-05-21T10:25:59Z</updated>
			<id>https://www.soliforum.com/post/135562/#p135562</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/120412/#p120412" />
			<content type="html"><![CDATA[<p>Hello. I have an Arduino one R3 (<a href="http://www.banggood.com/UNO-R3-ATmega328P-Development-Board-For-Arduino-No-Cable-p-964163.html">http://www.banggood.com/UNO-R3-ATmega32 … 64163.html</a>) and a TFT LCD touch screen(http://www.banggood.com/2_4-Inch-TFT-LCD-Shield-Touch-Board-Display-Module-For-Arduino-UNO-p-940735.html) but when I load the Arduino program the screen remains blank. </p><p>Because?. </p><p>I use the version 1.6.8. </p><p>You can help me? </p><p>Pending greeting. </p><p>Andy</p>]]></content>
			<author>
				<name><![CDATA[magicaf]]></name>
				<uri>https://www.soliforum.com/user/13605/</uri>
			</author>
			<updated>2016-04-03T17:16:04Z</updated>
			<id>https://www.soliforum.com/post/120412/#p120412</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103655/#p103655" />
			<content type="html"><![CDATA[<p>Well, managed to get chance to print a housing and get it all working :-)</p><p>Very pleased how it&#039;s turned out. I&#039;ve altered the code a little, a bit rough but it works :-)</p><p>Anyway, here are some images...</p><p>The little switch works as eeprom / off / Arduino.&nbsp; So I can still use normal carts as well.</p><p><span class="postimg"><img src="http://soliforum.com/i/?sb2nxjd.jpg" alt="http://soliforum.com/i/?sb2nxjd.jpg" /></span></p><p><span class="postimg"><img src="http://soliforum.com/i/?ELlYtHL.jpg" alt="http://soliforum.com/i/?ELlYtHL.jpg" /></span></p><p><span class="postimg"><img src="http://soliforum.com/i/?Iz7W3Uf.jpg" alt="http://soliforum.com/i/?Iz7W3Uf.jpg" /></span></p><p>Below are the stl files I used and the new arduino code.</p><p>Thanks </p><p>Steve</p>]]></content>
			<author>
				<name><![CDATA[CdRsKuLL]]></name>
				<uri>https://www.soliforum.com/user/11577/</uri>
			</author>
			<updated>2015-08-16T10:07:24Z</updated>
			<id>https://www.soliforum.com/post/103655/#p103655</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103567/#p103567" />
			<content type="html"><![CDATA[<p>This was the one I used... </p><p><a href="http://r.ebay.com/wqbnZV">http://r.ebay.com/wqbnZV</a></p><p>Although that one you posted looks the same. Mine was in the UK so didnt take long to come.</p>]]></content>
			<author>
				<name><![CDATA[CdRsKuLL]]></name>
				<uri>https://www.soliforum.com/user/11577/</uri>
			</author>
			<updated>2015-08-14T16:34:31Z</updated>
			<id>https://www.soliforum.com/post/103567/#p103567</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103537/#p103537" />
			<content type="html"><![CDATA[<p>Is this the rig you used? If not will this work?</p><p><a href="http://www.banggood.com/UNO-R3-ATmega328P-Board-2_4-Inch-TFT-LCD-Screen-Module-For-Arduino-p-945755.html">http://www.banggood.com/UNO-R3-ATmega32 … 45755.html</a></p>]]></content>
			<author>
				<name><![CDATA[ing chao]]></name>
				<uri>https://www.soliforum.com/user/11165/</uri>
			</author>
			<updated>2015-08-14T00:46:24Z</updated>
			<id>https://www.soliforum.com/post/103537/#p103537</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Touchscreen cartridge resetter]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/103501/#p103501" />
			<content type="html"><![CDATA[<p>Great Project !</p>]]></content>
			<author>
				<name><![CDATA[digao]]></name>
				<uri>https://www.soliforum.com/user/11779/</uri>
			</author>
			<updated>2015-08-13T16:38:33Z</updated>
			<id>https://www.soliforum.com/post/103501/#p103501</id>
		</entry>
</feed>
