<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Forum: The Garden - Recent Posts</title>
		<link>http://forums.leaflabs.com/forum.php?id=6</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:01:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?forum=6" rel="self" type="application/rss+xml" />

		<item>
			<title>bobc on "AdaFruit 1.8&#34; 18 bit color TFT display"</title>
			<link>http://forums.leaflabs.com/topic.php?id=897&amp;page=3#post-105753</link>
			<pubDate>Sun, 21 Jun 2015 07:14:00 +0000</pubDate>
			<dc:creator>bobc</dc:creator>
			<guid isPermaLink="false">105753@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Mbed is the Mbed platform, something completely different so that won't work on maple.&#60;/p&#62;
&#60;p&#62;We can't help without seeing your source code, we are no mind readers :)&#60;/p&#62;
&#60;p&#62;Please read the sticky &#34;guidelines before posting&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>efarant on "AdaFruit 1.8&#34; 18 bit color TFT display"</title>
			<link>http://forums.leaflabs.com/topic.php?id=897&amp;page=3#post-105752</link>
			<pubDate>Sun, 21 Jun 2015 05:56:21 +0000</pubDate>
			<dc:creator>efarant</dc:creator>
			<guid isPermaLink="false">105752@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I cant succeed either with jonjones library...got this error:&#60;/p&#62;
&#60;p&#62;C:\Users\Admin\Desktop\maple-ide-0.0.12-windowsxp32\libraries\ST7735_TFT\/TextDisplay.h:19: fatal error: mbed.h: No such file or directory&#60;/p&#62;
&#60;p&#62;where is the mbed.h?????
&#60;/p&#62;</description>
		</item>
		<item>
			<title>efarant on "AdaFruit 1.8&#34; 18 bit color TFT display"</title>
			<link>http://forums.leaflabs.com/topic.php?id=897&amp;page=3#post-105751</link>
			<pubDate>Sun, 21 Jun 2015 05:45:38 +0000</pubDate>
			<dc:creator>efarant</dc:creator>
			<guid isPermaLink="false">105751@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I cant succeed using pra st7735 library for the maple:&#60;/p&#62;
&#60;p&#62;here is the compilation error when I use examples provided&#60;/p&#62;
&#60;p&#62;C:\Users\Admin\AppData\Local\Temp\build453063468411327688.tmp\ST7735.o: In function `ST7735':&#60;/p&#62;
&#60;p&#62;C:\Users\Admin\AppData\Local\Temp\build453063468411327688.tmp/ST7735.cpp:15: multiple definition of `ST7735::ST7735(unsigned char, unsigned char, unsigned char)'&#60;/p&#62;
&#60;p&#62;C:\Users\Admin\AppData\Local\Temp\build453063468411327688.tmp\ST7735.o:C:\Users\Admin\AppData\Local\Temp\build453063468411327688.tmp/ST7735.cpp:15: first defined here&#60;/p&#62;
&#60;p&#62;Obviously the function is not defined several times...what can I do???
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Compilation problem with EEPROM library"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74434#post-105743</link>
			<pubDate>Sat, 30 May 2015 07:56:55 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">105743@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;@josancardenas - the error message is being caused by code in&#60;br /&#62;
C:\desarrollo\MapleIDE - copia\libraries\EEPROM/EEPROM.h&#60;/p&#62;
&#60;p&#62;Please post that code, or a link to a repository for that code.&#60;/p&#62;
&#60;p&#62;I think the error message is likely correct.  It looks like the flags being passed to the C++ compiler by the IDE are instructing the compiler to use an older standard definition of C++. It is likely fixable.&#60;/p&#62;
&#60;p&#62;(Full disclosure: I am not a member of LeafLabs staff.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>josancardenas on "Compilation problem with EEPROM library"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74434#post-105740</link>
			<pubDate>Tue, 26 May 2015 06:42:01 +0000</pubDate>
			<dc:creator>josancardenas</dc:creator>
			<guid isPermaLink="false">105740@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello guys, i'm programming a class for handle better the class EEPROM.h but i'm having compilation problems. I can't find the problem. i share my code&#60;/p&#62;
&#60;p&#62;cargaMemoria.pde &#60;a href=&#34;http://www.codeshare.io/6vujg&#34; rel=&#34;nofollow&#34;&#62;http://www.codeshare.io/6vujg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;ddouble.h &#60;a href=&#34;http://www.codeshare.io/p6N8q&#34; rel=&#34;nofollow&#34;&#62;http://www.codeshare.io/p6N8q&#60;/a&#62;&#60;br /&#62;
ddouble.cpp &#60;a href=&#34;http://www.codeshare.io/lEYkY&#34; rel=&#34;nofollow&#34;&#62;http://www.codeshare.io/lEYkY&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;this is my error message&#60;/p&#62;
&#60;p&#62;	Also note that because of preprocessing, line numbers won't match up exactly.  We're working on a fix.&#60;br /&#62;
In file included from C:\desarrollo\MapleIDE - copia\libraries\EEPROM\EEPROM.cpp:2:&#60;br /&#62;
C:\desarrollo\MapleIDE - copia\libraries\EEPROM\/EEPROM.h:39: warning: scoped enums only available with -std=c++0x or -std=gnu++0x&#60;br /&#62;
In file included from &#38;lt;BUILD&#38;gt;\cargaMemoria.cpp:3:&#60;br /&#62;
C:\desarrollo\MapleIDE - copia\libraries\EEPROM/EEPROM.h:39: warning: scoped enums only available with -std=c++0x or -std=gnu++0x&#60;br /&#62;
In file included from &#38;lt;BUILD&#38;gt;\/DDouble.h:5,&#60;br /&#62;
                 from &#38;lt;BUILD&#38;gt;\DDouble.cpp:2:&#60;br /&#62;
C:\desarrollo\MapleIDE - copia\libraries\EEPROM/EEPROM.h:39: warning: scoped enums only available with -std=c++0x or -std=gnu++0x
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redafenj on "ILI9340 library (driver + test code) over SPI."</title>
			<link>http://forums.leaflabs.com/topic.php?id=74193#post-105706</link>
			<pubDate>Mon, 06 Apr 2015 12:24:03 +0000</pubDate>
			<dc:creator>redafenj</dc:creator>
			<guid isPermaLink="false">105706@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi Victor,&#60;/p&#62;
&#60;p&#62;I tried to compile grqphictest in Adafruit_ILI9341_STM but Adafruit_GFX.h is not defined...&#60;br /&#62;
So I patch it with Adafruit_GFX_AS.h&#60;br /&#62;
But still there are some compilation errors...&#60;br /&#62;
The dma1_ch3Active is redfined in  SPI.h and in Adafruit_ILI9341_STM.cpp...&#60;/p&#62;
&#60;p&#62;Do you know if this is an issue or did I made a mistake ?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redafenj on "ILI9340 library (driver + test code) over SPI."</title>
			<link>http://forums.leaflabs.com/topic.php?id=74193#post-105705</link>
			<pubDate>Mon, 06 Apr 2015 12:09:39 +0000</pubDate>
			<dc:creator>redafenj</dc:creator>
			<guid isPermaLink="false">105705@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello Victor,&#60;/p&#62;
&#60;p&#62;Thanks to point out to this STM32 Arduino IDE. I will have a try. But I already made some effort with the existing Maple IDE, that's why I was looking for this ILI9341 Lib within Maple IDE.&#60;/p&#62;
&#60;p&#62;Could you please tell me which Board I should use within the Arduino IDE for an Olimex STM32 Board ?&#60;br /&#62;
Since This olimex is pin compatible to Maple I assume LeafLab Maple Rev3+ is correct ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>victor_pv on "ILI9340 library (driver + test code) over SPI."</title>
			<link>http://forums.leaflabs.com/topic.php?id=74193#post-105699</link>
			<pubDate>Thu, 02 Apr 2015 21:22:57 +0000</pubDate>
			<dc:creator>victor_pv</dc:creator>
			<guid isPermaLink="false">105699@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;For anyone looking for the ILI9341 library, or some other libraries, I will just point out that there have been a successful effort to port the libmaple libraries over to Arduino 1.6 IDE, and includes several working libraries that many people have been contributing.&#60;br /&#62;
I worked to add DMA support to the ILI9341 library such as the one in the Arduino Due and Teensy and got really good speeds. Other members of the community have added libraries for other displays, the main maintainer has added other libraries, and with everyone helping is looking pretty good.&#60;br /&#62;
With a bit of effort most standard arduino code can be ported successfully much easier than to the Maple IDE.&#60;/p&#62;
&#60;p&#62;You can get the link to the repo here:&#60;br /&#62;
&#60;a href=&#34;http://forum.arduino.cc/index.php?topic=265904.0&#34; rel=&#34;nofollow&#34;&#62;http://forum.arduino.cc/index.php?topic=265904.0&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redafenj on "ILI9340 library (driver + test code) over SPI."</title>
			<link>http://forums.leaflabs.com/topic.php?id=74193#post-105698</link>
			<pubDate>Wed, 01 Apr 2015 09:01:54 +0000</pubDate>
			<dc:creator>redafenj</dc:creator>
			<guid isPermaLink="false">105698@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello all,&#60;/p&#62;
&#60;p&#62;I tried to access to :&#60;br /&#62;
&#60;a href=&#34;https://drive.google.com/file/d/0Bw4tXXvyWtFVZnJzdzhnZXdkczQ/edit?usp=sharing&#34; rel=&#34;nofollow&#34;&#62;https://drive.google.com/file/d/0Bw4tXXvyWtFVZnJzdzhnZXdkczQ/edit?usp=sharing&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But the link is not valid anymore.&#60;/p&#62;
&#60;p&#62;Could you please send the hacked AdaFruit's library for their ILI9340 based TFT Display ?&#60;/p&#62;
&#60;p&#62;I would like to make a project with this display with my maple board.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JoshSanders on "Pulse Pal: a Maple powered analog pulse train generator"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74408#post-105620</link>
			<pubDate>Sun, 11 Jan 2015 10:14:44 +0000</pubDate>
			<dc:creator>JoshSanders</dc:creator>
			<guid isPermaLink="false">105620@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I'm posting to share Pulse Pal, a new open source hardware project I developed based on the Leaflabs Maple.&#60;/p&#62;
&#60;p&#62;Pulse Pal is a device that generates configurable trains of square pulses ranging from +10 to -10V, using a bipolar DAC. Four output channels are independently configurable, and two digital trigger channels can be used to start playback. APIs are available in C++, Python and MATLAB. It is intended as an open and inexpensive (~$210) alternative to pulse generators used in neurophysiology research that cost thousands.&#60;/p&#62;
&#60;p&#62;You can read about Pulse Pal in our recent publication in Frontiers in Neuroengineering:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://journal.frontiersin.org/Journal/10.3389/fneng.2014.00043/abstract&#34; rel=&#34;nofollow&#34;&#62;http://journal.frontiersin.org/Journal/10.3389/fneng.2014.00043/abstract&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is the project repository:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/PulsePal/PulsePal&#34; rel=&#34;nofollow&#34;&#62;https://github.com/PulsePal/PulsePal&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And here is the wiki:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://sites.google.com/site/pulsepalwiki/home&#34; rel=&#34;nofollow&#34;&#62;https://sites.google.com/site/pulsepalwiki/home&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm currently developing a surface mount version of the device with an upgraded DAC.&#60;/p&#62;
&#60;p&#62;Any feedback on this project is much appreciated - and please contact me with any questions (see wiki for contact info). I am grateful for all your help over the years when I posted questions - the leaflabs dev community is simply awesome! &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Josh Sanders
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cts_casemod on "ILI9340 library (driver + test code) over SPI."</title>
			<link>http://forums.leaflabs.com/topic.php?id=74193#post-105520</link>
			<pubDate>Fri, 19 Sep 2014 12:03:52 +0000</pubDate>
			<dc:creator>cts_casemod</dc:creator>
			<guid isPermaLink="false">105520@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;How would one start to use an ILI9341 on the maple? I have been doing some research and found very little regarding color displays for the maple. Any hints?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tormod on "ILI9340 library (driver + test code) over SPI."</title>
			<link>http://forums.leaflabs.com/topic.php?id=74193#post-105509</link>
			<pubDate>Sat, 13 Sep 2014 15:09:37 +0000</pubDate>
			<dc:creator>tormod</dc:creator>
			<guid isPermaLink="false">105509@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Yeah, that code was gone a long time ago. Even before gruvin's answer.&#60;/p&#62;
&#60;p&#62;I have put together some code for using the ILI9341 display if anyone is interested. It is based on the code at &#60;a href=&#34;http://www.elecfreaks.com/wiki/index.php?title=2.2S%22_TFT_LCD:_TFT01-2.2S&#34; rel=&#34;nofollow&#34;&#62;http://www.elecfreaks.com/wiki/index.php?title=2.2S%22_TFT_LCD:_TFT01-2.2S&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is not using libmaple, but ST's libraries and Geoffrey M. Brown's framework at &#60;a href=&#34;https://github.com/geoffreymbrown/STM32-Template.git&#34; rel=&#34;nofollow&#34;&#62;https://github.com/geoffreymbrown/STM32-Template.git&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I was thinking of cleaning it up and pushing it to my fork of that repo but I haven't gotten to it yet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>y on "ILI9340 library (driver + test code) over SPI."</title>
			<link>http://forums.leaflabs.com/topic.php?id=74193#post-105505</link>
			<pubDate>Fri, 12 Sep 2014 07:12:12 +0000</pubDate>
			<dc:creator>y</dc:creator>
			<guid isPermaLink="false">105505@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Seems that code is no longer on google drive. Can you send it my emal :&#60;br /&#62;
&#60;a href=&#34;mailto:yutronic2@yahoo.com&#34;&#62;yutronic2@yahoo.com&#60;/a&#62;&#60;br /&#62;
 please?&#60;br /&#62;
Best regards,&#60;br /&#62;
Djordje
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gruvin on "ILI9340 library (driver + test code) over SPI."</title>
			<link>http://forums.leaflabs.com/topic.php?id=74193#post-105293</link>
			<pubDate>Mon, 17 Mar 2014 22:54:54 +0000</pubDate>
			<dc:creator>gruvin</dc:creator>
			<guid isPermaLink="false">105293@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thank you. :-D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Using STM32F10x library"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74194#post-105049</link>
			<pubDate>Mon, 09 Dec 2013 16:05:54 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">105049@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;krab - &#60;em&#62;But when i'm trying to compile, IDE says &#34;... this is the location of the previous definition&#34; and it is pointing almost every function from every library i added&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Folks might be able to offer some hep if you were clearer.&#60;br /&#62;
Would you please post some actual example error messages, including the names of the functions? Ideally the code for the smallest test case that fails along with the error messages would be even more helpful?&#60;/p&#62;
&#60;p&#62;The IDE, like the Arduino, supplies its own &#60;code&#62;main()&#60;/code&#62;, so that will clash with yours (in your second post). You are going to have to put all of the contents of your &#60;code&#62;main()&#60;/code&#62; function into the Maple's &#60;code&#62;setup()&#60;/code&#62; function.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
