<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Weblog Ben's HobbyCorner</title>
	<link>http://benshobbycorner.nl</link>
	<description>Electronics, microcontrollers, Bascom and more....</description>
	<pubDate>Sun, 18 Nov 2012 21:32:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>
	<language>en</language>
			<item>
		<title>Bascom-AVR and SNMP</title>
		<link>http://benshobbycorner.nl/?p=294</link>
		<comments>http://benshobbycorner.nl/?p=294#comments</comments>
		<pubDate>Sun, 18 Nov 2012 21:30:46 +0000</pubDate>
		<dc:creator>bzijlstra</dc:creator>
		
		<category>Bascom-AVR</category>

		<guid isPermaLink="false">http://benshobbycorner.nl/?p=294</guid>
		<description><![CDATA[A SNMP humidy/temperature sensor with DHT11. On an Arduino Mega with W5100 ethernet shield.

The hardware


Graphics are made with Cacti. A poller gets the temperature/humidity with an SNMP-request every 5 minutes. RRDtools makes nice graphics of all the information.
 

]]></description>
			<content:encoded><![CDATA[<p>A SNMP humidy/temperature sensor with DHT11. On an Arduino Mega with W5100 ethernet shield.</p>
<p><img src="http://members.home.nl/hobbycorner/images/w5100/dht11_snmp.jpg" /></p>
<p>The hardware</p>
<p><img src="http://members.home.nl/hobbycorner/images/w5100/W5100_hum_temp.jpg" /></p>
<p><img src="http://members.home.nl/hobbycorner/images/w5100/W5100_hum_temp2.jpg" /><br />
Graphics are made with Cacti. A poller gets the temperature/humidity with an SNMP-request every 5 minutes. RRDtools makes nice graphics of all the information.<br />
 
</p>
]]></content:encoded>
			<wfw:commentRss>http://benshobbycorner.nl/?feed=rss2&amp;p=294</wfw:commentRss>
		</item>
		<item>
		<title>Bascom-AVR and Google Earth</title>
		<link>http://benshobbycorner.nl/?p=293</link>
		<comments>http://benshobbycorner.nl/?p=293#comments</comments>
		<pubDate>Sun, 18 Nov 2012 21:16:23 +0000</pubDate>
		<dc:creator>bzijlstra</dc:creator>
		
		<category>Bascom-AVR</category>

		<guid isPermaLink="false">http://benshobbycorner.nl/?p=293</guid>
		<description><![CDATA[Another example of the Bascom-AVR W5100 library. Hardware, Arduino Mega with a W5100 ethernetshield and a DHT11 temperature/humidity sensor.
It will wait for a request from Google Earth and when contacted, it will send a KML-file. Now temperature/humidty is send, but that can be any value like alarms, values etc.



The way you make a network link [...]]]></description>
			<content:encoded><![CDATA[<p><span class="postbody">Another example of the Bascom-AVR W5100 library. Hardware, Arduino Mega with a W5100 ethernetshield and a DHT11 temperature/humidity sensor.<br />
It will wait for a request from Google Earth and when contacted, it will send a KML-file. Now temperature/humidty is send, but that can be any value like alarms, values etc.</span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/kml1.jpg" /></span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/kml2.jpg" /></span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/kml3.jpg" /></span></p>
<p><span class="postbody">The way you make a network link in Google Earth.</span></p>
<p><span class="postbody">And with a second socket on the W5100 you can even switch things on/off with an telnet-session</span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/two_way_GE_link.jpg" /></span></p>
<p><span class="postbody" />
</p>
]]></content:encoded>
			<wfw:commentRss>http://benshobbycorner.nl/?feed=rss2&amp;p=293</wfw:commentRss>
		</item>
		<item>
		<title>Bascom-AVR and HT1632 32&#215;8 matrix</title>
		<link>http://benshobbycorner.nl/?p=292</link>
		<comments>http://benshobbycorner.nl/?p=292#comments</comments>
		<pubDate>Sun, 18 Nov 2012 21:01:56 +0000</pubDate>
		<dc:creator>bzijlstra</dc:creator>
		
		<category>Bascom-AVR</category>

		<guid isPermaLink="false">http://benshobbycorner.nl/?p=292</guid>
		<description><![CDATA[At the moment dealextreme dot com is selling 32 x 8 matrix clocks for about 10 euro each.
Registers are from left/top 0 to right/bottom 63, 4 bits. Atmega8L on an internal 1 Mhz clock. Connector for a ISP programmer. But watch out, 5 volts power supply. 



And if you want to see some action, here [...]]]></description>
			<content:encoded><![CDATA[<p><span class="postbody">At the moment dealextreme dot com is selling 32 x 8 matrix clocks for about 10 euro each.<br />
Registers are from left/top 0 to right/bottom 63, 4 bits. Atmega8L on an internal 1 Mhz clock. Connector for a ISP programmer. But watch out, 5 volts power supply. </span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/ht1632_1.jpg" /></span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/ht1632_2.jpg" /></span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/ht1632_3.jpg" /></span></p>
<p><span class="postbody">And if you want to see some action, here falling digits</span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/ht1632_link.jpg" /> <br />
</span><span class="postbody"><a class="postlink" href="http://members.home.nl/hobbycorner/movies/ht1632.AVI" target="_blank">http://members.home.nl/hobbycorner/movies/ht1632.AVI</a></span><span class="postbody"> </span><span class="postbody"></p>
<p /></span>
</p>
]]></content:encoded>
			<wfw:commentRss>http://benshobbycorner.nl/?feed=rss2&amp;p=292</wfw:commentRss>
		</item>
		<item>
		<title>Bascom-AVR SSD1963 code</title>
		<link>http://benshobbycorner.nl/?p=289</link>
		<comments>http://benshobbycorner.nl/?p=289#comments</comments>
		<pubDate>Sun, 18 Nov 2012 20:29:14 +0000</pubDate>
		<dc:creator>bzijlstra</dc:creator>
		
		<category>Bascom-AVR</category>

		<guid isPermaLink="false">http://benshobbycorner.nl/?p=289</guid>
		<description><![CDATA[On a 7 inch display, 800 x 480 pixels, RGB.
Adapted code. Main Bascom-code on the German Bascom-forum. With some small changes to have it work on the Alvidi Atxmega128A1 AVRB board. The SD-card on this module is located on SPID instead of SPIC.
So I had to modify the Bascom-LIB a bit. It is clearly stated [...]]]></description>
			<content:encoded><![CDATA[<p>On a 7 inch display, 800 x 480 pixels, RGB.</p>
<p>Adapted code. Main Bascom-code on the German Bascom-forum. With some small changes to have it work on the Alvidi Atxmega128A1 AVRB board. The SD-card on this module is located on SPID instead of SPIC.<br />
So I had to modify the Bascom-LIB a bit. It is clearly stated in the LIB where to change SPIC into SPID&#8230;</p>
<p><img src="http://members.home.nl/hobbycorner/images/clown1.jpg" /></p>
<p>The original BMP-file</p>
<p><img src="http://members.home.nl/hobbycorner/images/clown2.jpg" /></p>
<p>Shown on the display, read from the onboard SD-card.
</p>
]]></content:encoded>
			<wfw:commentRss>http://benshobbycorner.nl/?feed=rss2&amp;p=289</wfw:commentRss>
		</item>
		<item>
		<title>Poor man&#8217;s Rolex</title>
		<link>http://benshobbycorner.nl/?p=288</link>
		<comments>http://benshobbycorner.nl/?p=288#comments</comments>
		<pubDate>Sun, 18 Nov 2012 20:19:45 +0000</pubDate>
		<dc:creator>bzijlstra</dc:creator>
		
		<category>Bascom-AVR</category>

		<guid isPermaLink="false">http://benshobbycorner.nl/?p=288</guid>
		<description><![CDATA[Made a clock with an Arduino Mega, displayboard + clock and a 2.4 inch ILI9325D driven display. It is a clock which shows the time in clear text. It refreshes the display three times a minute so it is a bit alive.
In the code SIX1 wrote for the ILI9320 and I adapted for the ILI9325 [...]]]></description>
			<content:encoded><![CDATA[<p><span class="postbody">Made a clock with an Arduino Mega, displayboard + clock and a 2.4 inch ILI9325D driven display. It is a clock which shows the time in clear text. It refreshes the display three times a minute so it is a bit alive.</p>
<p>In the code SIX1 wrote for the ILI9320 and I adapted for the ILI9325 there are some pre-defined colors. The gray3 color can hardly be seen, and the idea was to have all words displayed in this gray3 color at the back and have them light up in yellow.</p>
<p>Here the steps from Arduino Mega to a well looking &#8216;Rolex&#8217; that fits very well as a desk clock. The text is Dutch, fetched from a lookup-table so can be in any language</span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/clock/clock1.JPG" /></span></p>
<p><span class="postbody">The main screen</span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/clock/clock2.JPG" /></span></p>
<p><span class="postbody">It has a touchscreen, so by tipping the screen you get an option to adjust date and time.<br />
</span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/clock/clock6.JPG" /></span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/clock/clock9.JPG" /></span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/clock/clock11.JPG" /></span></p>
<p><span class="postbody"><img src="http://members.home.nl/hobbycorner/images/clock/clock12.JPG" /></span></p>
<p><span class="postbody">The finished clock, to small to hang on a wall, but nice on a desk.</span>
</p>
]]></content:encoded>
			<wfw:commentRss>http://benshobbycorner.nl/?feed=rss2&amp;p=288</wfw:commentRss>
		</item>
		<item>
		<title>Programming Xplained from within Bascom-AVR</title>
		<link>http://benshobbycorner.nl/?p=287</link>
		<comments>http://benshobbycorner.nl/?p=287#comments</comments>
		<pubDate>Sun, 18 Nov 2012 17:56:47 +0000</pubDate>
		<dc:creator>bzijlstra</dc:creator>
		
		<category>Bascom-AVR</category>

		<guid isPermaLink="false">http://benshobbycorner.nl/?p=287</guid>
		<description><![CDATA[Bought a Diamex ALL-AVR programmer. The green device on the picture.
With my Dragon programmer I disabled the Jtag-Enable fuse of the Atxmega Xplained.
Made a small converter and now it is possible to program the Xplained board right from the Bascom-AVR IDE.
Here some pictures

The combination Atxmega Xplained, converter and Diamex programmer

The small converter.
I found the schematic [...]]]></description>
			<content:encoded><![CDATA[<p>Bought a Diamex ALL-AVR programmer. The green device on the picture.<br />
With my Dragon programmer I disabled the Jtag-Enable fuse of the Atxmega Xplained.<br />
Made a small converter and now it is possible to program the Xplained board right from the Bascom-AVR IDE.</p>
<p>Here some pictures</p>
<p><img title="combination" alt="combination" src="http://members.home.nl/hobbycorner/images/xpl/xpl_comb.jpg" /></p>
<p>The combination Atxmega Xplained, converter and Diamex programmer</p>
<p><img title="Converter" alt="Converter" src="http://members.home.nl/hobbycorner/images/xpl/xplained_jtag_con.gif" /></p>
<p>The small converter.<br />
I found the schematic here: <a class="postlink" href="http://www.nlvocables.com/blog/?p=545" target="_blank">www.nlvocables.com/blog/?p=545</a></p>
<p><img title="Settings Bascom-programmer" alt="Settings Bascom-programmer" src="http://members.home.nl/hobbycorner/images/xpl/xpl_prog.jpg" /></p>
<p>Settings in Bascom-AVR.</p>
<p>Some additional info:<br />
You have to power the Xplained board with a USB-cable. And after you programmed the board you have to unplug the Jtag-cable because the reset is held low by the converter.
</p>
]]></content:encoded>
			<wfw:commentRss>http://benshobbycorner.nl/?feed=rss2&amp;p=287</wfw:commentRss>
		</item>
		<item>
		<title>Cathodic Disbonding Tester</title>
		<link>http://benshobbycorner.nl/?p=286</link>
		<comments>http://benshobbycorner.nl/?p=286#comments</comments>
		<pubDate>Fri, 09 Nov 2012 06:25:56 +0000</pubDate>
		<dc:creator>bzijlstra</dc:creator>
		
		<category>Bascom-AVR</category>

		<guid isPermaLink="false">http://benshobbycorner.nl/?p=286</guid>
		<description><![CDATA[



 
With a small voltage, during a months test, testing the quality of paint and the combination paint and material.
Two probes, two outputs, voltages is kept on the same level.

]]></description>
			<content:encoded><![CDATA[<p><img title="Webpage" alt="Webpage" src="http://members.home.nl/hobbycorner/images/W5100_io_tester.jpg" /></p>
<p><img src="http://benshobbycorner.nl/images/cat1.JPG" /></p>
<p><img src="http://benshobbycorner.nl/images/cat2.JPG" /></p>
<p><img src="http://benshobbycorner.nl/images/cat3.JPG" /></p>
<p><img src="http://benshobbycorner.nl/images/cat4.JPG" /> </p>
<p>With a small voltage, during a months test, testing the quality of paint and the combination paint and material.</p>
<p>Two probes, two outputs, voltages is kept on the same level.
</p>
]]></content:encoded>
			<wfw:commentRss>http://benshobbycorner.nl/?feed=rss2&amp;p=286</wfw:commentRss>
		</item>
		<item>
		<title>TCPADB-5100 breakout</title>
		<link>http://benshobbycorner.nl/?p=285</link>
		<comments>http://benshobbycorner.nl/?p=285#comments</comments>
		<pubDate>Fri, 22 Jun 2012 21:00:49 +0000</pubDate>
		<dc:creator>bzijlstra</dc:creator>
		
		<category>Bascom-AVR</category>

		<guid isPermaLink="false">http://benshobbycorner.nl/?p=285</guid>
		<description><![CDATA[
TCPADB breakout board for Wiz810mj. From www.mcselec.com
 

]]></description>
			<content:encoded><![CDATA[<p><img title="TCPADB breakout board" alt="TCPADB breakout board" src="http://members.home.nl/hobbycorner/images/tcpadb3.jpg" /></p>
<p>TCPADB breakout board for Wiz810mj. From <a href="http://www.mcselec.com/">www.mcselec.com</a></p>
<p> 
</p>
]]></content:encoded>
			<wfw:commentRss>http://benshobbycorner.nl/?feed=rss2&amp;p=285</wfw:commentRss>
		</item>
		<item>
		<title>POP3 checker - W5200</title>
		<link>http://benshobbycorner.nl/?p=284</link>
		<comments>http://benshobbycorner.nl/?p=284#comments</comments>
		<pubDate>Sun, 06 May 2012 17:16:55 +0000</pubDate>
		<dc:creator>bzijlstra</dc:creator>
		
		<category>Embedded Ethernet</category>

		<category>Bascom-AVR</category>

		<category>Arduino</category>

		<guid isPermaLink="false">http://benshobbycorner.nl/?p=284</guid>
		<description><![CDATA[With the new Bascom-AVR library for the W5200, I rewrote my POP3 email checker. Works great. Easy to get a TCP or UDP program running with these new libraries.


 

Hardware is an Arduino Mega, a W5200 ethernetshield and my own LCD-board.

]]></description>
			<content:encoded><![CDATA[<p>With the new Bascom-AVR library for the W5200, I rewrote my POP3 email checker. Works great. Easy to get a TCP or UDP program running with these new libraries.</p>
<p><img src="http://members.home.nl/hobbycorner/images/m1.jpg" /></p>
<p><img src="http://members.home.nl/hobbycorner/images/m2.jpg" /></p>
<p><img src="http://members.home.nl/hobbycorner/images/m3.jpg" /> </p>
<p><img src="http://members.home.nl/hobbycorner/images/m4.jpg" /></p>
<p>Hardware is an Arduino Mega, a W5200 ethernetshield and my own LCD-board.
</p>
]]></content:encoded>
			<wfw:commentRss>http://benshobbycorner.nl/?feed=rss2&amp;p=284</wfw:commentRss>
		</item>
		<item>
		<title>W5200 Bascom-AVR SNTP</title>
		<link>http://benshobbycorner.nl/?p=283</link>
		<comments>http://benshobbycorner.nl/?p=283#comments</comments>
		<pubDate>Sat, 05 May 2012 21:34:46 +0000</pubDate>
		<dc:creator>bzijlstra</dc:creator>
		
		<category>Embedded Ethernet</category>

		<category>Bascom-AVR</category>

		<guid isPermaLink="false">http://benshobbycorner.nl/?p=283</guid>
		<description><![CDATA[Arduino Mega, W5200 shield and my own LCD board. Another example that the Wiznet routines of the new Bascom-AVR are working. A SNTP-network clock. And further some nice display routines to get large characters.


]]></description>
			<content:encoded><![CDATA[<p>Arduino Mega, W5200 shield and my own LCD board. Another example that the Wiznet routines of the new Bascom-AVR are working. A SNTP-network clock. And further some nice display routines to get large characters.</p>
<p><img src="http://members.home.nl/hobbycorner/images/SNTP_Clock.JPG" />
</p>
]]></content:encoded>
			<wfw:commentRss>http://benshobbycorner.nl/?feed=rss2&amp;p=283</wfw:commentRss>
		</item>
	</channel>
</rss>
