<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Forum - Recent Threads</title><link>https://community.element14.com/products/manufacturers/intel/f/forum</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><lastBuildDate>Thu, 24 Aug 2017 20:05:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.element14.com/products/manufacturers/intel/f/forum" /><item><title>tinyTILE - Intel Curie BLE not working</title><link>https://community.element14.com/thread/8014?ContentTypeID=0</link><pubDate>Thu, 24 Aug 2017 20:05:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6f5a981b-bf1f-4c48-abc9-1b289a379efd</guid><dc:creator>kimlorentz</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/8014?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/8014/tinytile---intel-curie-ble-not-working/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;I got an tinyTILE and the BLE is not working.&lt;/p&gt;&lt;p style="margin:0;"&gt;How do I fix it? or where can I find BLE/tinyTILE firmware to re-flash it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Curie powered microcontroller module</title><link>https://community.element14.com/thread/7862?ContentTypeID=0</link><pubDate>Tue, 04 Jul 2017 05:27:16 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c42717a6-ca12-4ac9-b17e-57073825e43d</guid><dc:creator>Workshopshed</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/7862?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/7862/curie-powered-microcontroller-module/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;The Gumstix Radium 96BIE is a little board that meets the 96boards IoT Edition standard. You can programme it using the Arduino IDE or advanced users can solder on a JTAG header. Also an onboard is bluetooth radio.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/620x443/__key/communityserver-discussions-components-files/140/6825.contentimage_5F00_85087.png"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/discussions/components/files/140/6825.contentimage_85087.png-620x443.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=mjC%2BIPdf6YI8VnwsT3Orqm0q47vvWv3mrBBsk8OafBI%3D&amp;amp;se=2026-06-05T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=W1okVnw/+UnLqYU1VNh3tg==" style="max-height: 443px;max-width: 620px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-external-small" href="https://store.gumstix.com/radium-96bie.html" rel="nofollow ugc noopener" target="_blank" title="https://store.gumstix.com/radium-96bie.html"&gt;https://store.gumstix.com/radium-96bie.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ADC For Compound Eye on Edison</title><link>https://community.element14.com/thread/7730?ContentTypeID=0</link><pubDate>Wed, 24 May 2017 08:31:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f3d167a6-b9d0-4748-98ed-76f74e8d7657</guid><dc:creator>vandia</dc:creator><slash:comments>13</slash:comments><comments>https://community.element14.com/thread/7730?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/7730/adc-for-compound-eye-on-edison/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Hi, this question is possibly specific to a couple of different requirements, partially because *spoiler* I have no clue what I&amp;#39;m doing! XD&lt;/p&gt;&lt;p style="margin:0;"&gt;Seriously though, I&amp;#39;m going to want to connect my Compound Eye (IR Sensor) at some point to my Edison on an Arduino Breakout Board.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;m programming in Python, and while I&amp;#39;m familiar with how they work/what they do, I don&amp;#39;t really know:&lt;br /&gt;-how to communicate with one via GPIO&lt;/p&gt;&lt;p style="margin:0;"&gt;-how to connect the compound eye: Can 1 ADC read multiple inputs, and relay it digital to a single GPIO?&lt;/p&gt;&lt;p style="margin:0;"&gt;-If so, what should I look for when comparing? I&amp;#39;m actually going to need at least 5 extra inputs.&lt;br /&gt;-if so, how would I relay that information in Python?&lt;br /&gt;I only recall experience turning GPIO on/off, reading if it&amp;#39;s powered, and with writing I2C.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;m already using 1 I2C device (screen), if that&amp;#39;s how they communicate, and am considering using a second. As such, I also know you can&amp;#39;t always choose the address of the buses, and may get a conflict.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;m limited to using only 4 Analog Inputs on the Edison, with all 4 already used reserved now, without starting with the Compound Eye yet, before someone asks why I need this.&lt;br /&gt;The Atmega chip conflicts A4/5 with SCL/SDA, so using I2C, I have to find another communication.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;m sorry, as I know parts of this may belong somewhere, or has been asked somewhere.... but it would also likely be difficult for me to piece that information together. I know things are largely undocumented still with the Edison, and even though it works similar to the RPi, that it&amp;#39;s GPIO handler and the Edison&amp;#39;s (MRAA) work a bit differently in coding; I did not want to be confused by this either. Again, please forgive me my ignorance on this. If it&amp;#39;s included in the microcontrollers class, I plan to take that, but it would still unlikely answer how to program it in python with MRAA.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Thanks for your time!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>MRAA and I2C Display</title><link>https://community.element14.com/thread/31420?ContentTypeID=0</link><pubDate>Mon, 22 May 2017 21:44:54 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:26c17d43-633c-4dd8-9aa3-0edf7b244e31</guid><dc:creator>vandia</dc:creator><slash:comments>4</slash:comments><comments>https://community.element14.com/thread/31420?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/31420/mraa-and-i2c-display/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Pastebin URL: &lt;a class="jive-link-external-small" href="https://pastebin.com/QgCNn7eD" rel="nofollow ugc noopener" target="_blank" title="https://pastebin.com/QgCNn7eD"&gt;https://pastebin.com/QgCNn7eD&lt;/a&gt; &lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Anyhow, I&amp;#39;m using the SSD1306 I2C screen module. I&amp;#39;m programming in Python, and have it working pretty well, for the most part.hat is,&lt;/p&gt;&lt;p style="margin:0;"&gt;Until I try to use MRAA to read analog inputs. Suddenly, the screen will not turn on.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;With the commented section commented, the screen turns on. Uncommented, it turns off, even though the code still runs in the terminal. &lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Has anyone else had this problem, is it documented somewhere, or is something else wrong that I&amp;#39;m doing, involving using both?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Using a VL53L05X TOF sensor with TinyTILE-How?</title><link>https://community.element14.com/thread/31339?ContentTypeID=0</link><pubDate>Sat, 29 Apr 2017 07:28:19 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e18e811e-17af-4fd5-8621-65725274992e</guid><dc:creator>djsb</dc:creator><slash:comments>5</slash:comments><comments>https://community.element14.com/thread/31339?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/31339/using-a-vl53l05x-tof-sensor-with-tinytile-how/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Hello,&lt;/p&gt;&lt;p style="margin:0;"&gt;I would like to us an ST VL53L0X TOF sensor with my TinyTILE board. I have connected the SCL pin on my Pololu Board&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-external-small" href="https://communities.intel.com/external-link.jspa?url=https%3A%2F%2Fwww.pololu.com%2Fproduct%2F2490" rel="nofollow" target="_blank"&gt;Pololu - VL53L0X Time-of-Flight Distance Sensor Carrier with Voltage Regulator, 200cm Max&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;to the I2C0_SCL and the SDA pin to I2C0_SDA pins on the TinyTILE. I have tried using the library mentioned here&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-external-small" href="https://communities.intel.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fpololu%2Fvl53l0x-arduino" rel="nofollow" target="_blank"&gt;GitHub - pololu/vl53l0x-arduino: Pololu Arduino library for VL53L0X time-of-flight distance sensor&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;but I can&amp;#39;t get it to work.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;m wondering if I would have better luck using these I2C examples from here&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-external-small" href="https://communities.intel.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2F01org%2FtinyTILE-Extended-Support-Library%2Ftree%2Fmaster%2Fexamples" rel="nofollow" target="_blank"&gt;tinyTILE-Extended-Support-Library/examples at master · 01org/tinyTILE-Extended-Support-Library · GitHub&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Some basic questions.&lt;/p&gt;&lt;p style="margin:0;"&gt;1/ How would I use the above TILE-Extended-Support-Library in the Arduino IDE?&lt;/p&gt;&lt;p style="margin:0;"&gt;2/ Have I connected the sensor board to the correct I2C pins? There are 2 other pins on the TILE. Should I use these instead?&lt;/p&gt;&lt;p style="margin:0;"&gt;3/ How would I adapt the above Arduino libraries (I.E include header files etc).&lt;/p&gt;&lt;p style="margin:0;"&gt;4/ I just want to start off small so a good start would be to retrieve the model ID etc from the sensor and do a basic measurement. How would I begin?&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I hope someone can help. Thanks.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;PS This question has also been asked on the intel community forum here&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-external-small" href="https://communities.intel.com/message/470705#470705" rel="nofollow ugc noopener" target="_blank" title="https://communities.intel.com/message/470705#470705"&gt;https://communities.intel.com/message/470705#470705&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I was redirected here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Intel Edison Bluetooth Pairing</title><link>https://community.element14.com/thread/31195?ContentTypeID=0</link><pubDate>Mon, 20 Mar 2017 10:24:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:48b4b8a3-7381-4bcc-9aa4-535020a26496</guid><dc:creator>vandia</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/31195?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/31195/intel-edison-bluetooth-pairing/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;I&amp;#39;ve been following the below tutorial, but while I can get the Edison to see my BT Speaker, it will not see my phone from the [bluetoothctl] app.&lt;br /&gt;&lt;a class="jive-link-external-small" href="https://software.intel.com/en-us/articles/connecting-the-intel-edison-board-to-your-android-phone-with-serial-port-profile-spp" rel="nofollow ugc noopener" target="_blank" title="https://software.intel.com/en-us/articles/connecting-the-intel-edison-board-to-your-android-phone-with-serial-port-profile-spp"&gt;https://software.intel.com/en-us/articles/connecting-the-intel-edison-board-to-your-android-phone-with-serial-port-profi…&lt;/a&gt; &lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I&amp;#39;ve turned bluetooth off and on, and been looking for a while about this issue. I&amp;#39;d like to be able to use my phone to debug if I have a system crash on my project, by sending serial date to my phone. I read one thing that some manufactures or something may block 0x00 devices, but don&amp;#39;t know the details, or if that&amp;#39;s relevant here: much less if there was something I could do.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;If you have any input or experience on this, I&amp;#39;d appreciate it, because it may be a month or so until I can get some other equipment to read info from, and I&amp;#39;m kind of trying to do one of those review things on the Intel Edison. &lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Thanks for your time!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>I couldn't tile a wall with these, they're too tiny</title><link>https://community.element14.com/thread/7377?ContentTypeID=0</link><pubDate>Wed, 08 Mar 2017 02:09:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e8fbf6f7-e6c0-495d-b464-f096ff99d2f5</guid><dc:creator>cstanton</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/7377?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/7377/i-couldn-t-tile-a-wall-with-these-they-re-too-tiny/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/393x524/__key/communityserver-discussions-components-files/140/8206.contentimage_5F00_79958.jpg"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/discussions/components/files/140/8206.contentimage_79958.jpg-393x523.jpg?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=Kiz0QRc9Dh%2FTJk12JcQarBGgeJXV5UyrJI1vvrd%2FzEg%3D&amp;amp;se=2026-06-05T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=LSR9L8JuT7XX+LEXSksSog==" style="max-height: 523px;max-width: 393px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Since I don&amp;#39;t have the necessary cabling to use the JTAG connector, I&amp;#39;m attempting to hack away at the &lt;span&gt;&lt;span class="e14-init-shown" id="addProduct-NAK0sRYr-linked" style="white-space:nowrap;"&gt;&lt;a class="jive-link-product-addtolist" href="https://www.element14.com/community/view-product.jspa?fsku=2611579&amp;amp;nsku=94Y3977&amp;amp;COM=noscript" target="_blank"&gt;&lt;span class="pf-widget-map pf-productlink-cart-icon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class="jive-link-product pf-embedded-product-link" href="https://www.element14.com/community/view-product.jspa?fsku=2611579&amp;amp;nsku=94Y3977&amp;amp;COM=noscript" target="_blank"&gt;tile&lt;/a&gt;&lt;/span&gt;&lt;span class="e14-init-hidden" id="addProduct-NAK0sRYr-unlinked"&gt;tile&lt;/span&gt;&lt;/span&gt; with the Arduino IDE &lt;a class="jive-link-external-small" href="https://github.com/01org/tinyTILE-Extended-Support-Library" rel="nofollow ugc noopener" target="_blank"&gt;and i2c&lt;/a&gt; to talk to a BMP280 barometer.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Things are a little awkward with the BMP280, &lt;a class="jive-link-external-small" href="https://github.com/adafruit/Adafruit_BMP280_Library" rel="nofollow ugc noopener" target="_blank"&gt;Adafruit&lt;/a&gt; has a &lt;a class="jive-link-external-small" href="https://github.com/adafruit/Adafruit_Sensor" rel="nofollow ugc noopener" target="_blank"&gt;library&lt;/a&gt; but it is tailored more for the Arduino platform and not the intel Curie at the moment.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Win an Intel Edison: Simply Share Your Idea Here</title><link>https://community.element14.com/thread/6874?ContentTypeID=0</link><pubDate>Thu, 01 Dec 2016 11:17:07 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:65f0ffbb-db28-4c33-9a55-ba99c3865638</guid><dc:creator>jwatson</dc:creator><slash:comments>61</slash:comments><comments>https://community.element14.com/thread/6874?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/6874/win-an-intel-edison-simply-share-your-idea-here/rss?ContentTypeId=0</wfw:commentRss><description>&lt;h1 style="font-style:inherit;font-size:26px;font-family:inherit;"&gt;FIVE lucky element14 Members will each receive an &lt;a class="jive-link-wiki-small" href="https://www.element14.com/community/docs/DOC-78894/l/intel-edison-development-platform-for-internet-of-things-iot-and-wearable-computing-products" style="font-weight:inherit;font-style:inherit;font-family:inherit;color:#007fac;"&gt;Intel&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt; Edison&lt;/a&gt; board to build a cool Intel&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt;&lt;a class="jive-link-wiki-small" href="https://www.element14.com/community/docs/DOC-78894/l/intel-edison-development-platform-for-internet-of-things-iot-and-wearable-computing-products"&gt; &lt;/a&gt;project...and it&amp;#39;s so simple to win!&lt;/h1&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table border="0" class="jiveBorder" style="border:0px solid #ffffff;width:100%;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:0px solid black;border:0px solid #ffffff;vertical-align:top;text-align:left;padding:6px;"&gt;&lt;h1&gt;&lt;span style="font-size:12pt;"&gt;How to Win&lt;/span&gt;&lt;/h1&gt;&lt;p style="margin:0;font-weight:inherit;font-style:inherit;font-family:inherit;"&gt;In the comments section below, give an idea of what you would create with the Intel Edison Kit ...and if you win, post a blog about your project in the &lt;a class="jivecontainerTT-hover-container jive-link-community-small" href="https://community.element14.com/products/devtools/single-board-computers/intel/"&gt;Intel&lt;/a&gt;&amp;nbsp; space.&lt;a class="jive-link-wiki-small" href="https://www.element14.com/community/docs/DOC-78894/l/intel-edison-development-platform-for-internet-of-things-iot-and-wearable-computing-products" style="font-weight:inherit;font-style:inherit;font-family:inherit;color:#007fac;"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-weight:inherit;font-style:inherit;font-family:inherit;"&gt;Your comment could contain:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;a simple description of your idea&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight:inherit;font-style:inherit;font-family:&amp;#39;Helvetica Neue&amp;#39;, Helvetica, Arial, sans-serif;"&gt;diagrams,&lt;/span&gt;&lt;span style="font-weight:inherit;font-style:inherit;font-family:&amp;#39;Helvetica Neue&amp;#39;, Helvetica, Arial, sans-serif;"&gt; schematics or sketches&lt;/span&gt;&lt;/li&gt;&lt;li&gt;a short video message&lt;/li&gt;&lt;li&gt;...basically, anything to get across your idea&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-weight:inherit;font-style:inherit;font-family:inherit;"&gt;Need inspiration?&amp;nbsp; See &lt;a class="jive-link-blog-small" href="https://community.element14.com/products/devtools/single-board-computers/intel/b/blog/posts/nine-awesome-intel-edison-projects"&gt;Nine Awesome Intel Edison Projects.&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="font-style:inherit;font-family:inherit;"&gt;&lt;strong&gt;Comment by midnight (GMT) on January 6, 2017 for a chance to win an &lt;a class="jive-link-wiki-small" href="https://www.element14.com/community/docs/DOC-78894/l/intel-edison-development-platform-for-internet-of-things-iot-and-wearable-computing-products" style="font-weight:inherit;font-style:inherit;font-family:inherit;color:#007fac;"&gt;Intel&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt; Edison&lt;/a&gt; &lt;/strong&gt;&lt;/span&gt;&lt;span style="font-style:inherit;font-family:inherit;"&gt;&lt;strong&gt;development kit.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="font-style:inherit;font-family:inherit;"&gt;&lt;strong&gt;Winners will be announced on January 10, 2017.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="https://community.element14.com/products/devtools/single-board-computers/intel/w/documents/1877/win-an-intel-edison-contest-terms-and-conditions"&gt;&lt;span style="font-weight:inherit;font-style:inherit;font-family:inherit;text-decoration:underline;"&gt;Full Terms &amp;amp; Conditions&lt;/span&gt; &amp;gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;td style="border:0px solid black;border:0px solid #ffffff;vertical-align:top;text-align:center;padding:6px;"&gt;&lt;a href="https://www.element14.com/community/docs/DOC-78894/l/intel-edison-development-platform-for-internet-of-things-iot-and-wearable-computing-products" style="font-weight:inherit;font-style:inherit;font-family:inherit;color:#007fac;"&gt;&lt;img alt="image" class="jive-image" height="258" src="http://www.intel.com/content/dam/www/public/us/en/images/product/RWD/edison-board-transparent-16x9.png/_jcr_content/renditions/intel.web.720.405.png" style="border-width:0px;font-weight:inherit;font-style:inherit;font-family:inherit;float:right;" width="459"  /&gt;&lt;/a&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;span class="e14-init-shown e14-product-link-buynow" id="addProduct-8FJJ47l8-linked" style="white-space:nowrap;"&gt;&lt;a class="jive-link-product-addtolist" href="https://www.element14.com/community/view-product.jspa?fsku=2499335&amp;amp;nsku=59Y6958&amp;amp;COM=noscript" target="_blank"&gt;&lt;span class="pf-widget-map pf-productlink-cart-icon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class="jive-link-product pf-embedded-product-link" href="https://www.element14.com/community/view-product.jspa?fsku=2499335&amp;amp;nsku=59Y6958&amp;amp;COM=noscript" target="_blank"&gt;Buy Intel Edison Now&lt;/a&gt;&lt;/span&gt;&lt;span class="e14-init-hidden" id="addProduct-8FJJ47l8-unlinked"&gt;Buy Intel Edison Now&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-weight:inherit;font-style:inherit;font-family:inherit;"&gt;&lt;span style="font-weight:inherit;font-style:inherit;font-size:8pt;font-family:inherit;"&gt;The &lt;span style="font-weight:inherit;font-size:10.6667px;font-family:inherit;font-style:inherit;"&gt;&lt;strong&gt;Intel&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt; Edison&lt;/strong&gt;&lt;/span&gt; is a Development Platform designed as a low-cost entry board for start-up product designers and pro-makers; with the Edison you can rapidly prototype and produce IoT and wearable computing products.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>tinyTILE prototype?</title><link>https://community.element14.com/thread/30707?ContentTypeID=0</link><pubDate>Tue, 29 Nov 2016 21:35:22 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6dc90515-7be7-4109-8f3f-5d61df8db8e9</guid><dc:creator>jccraig</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/30707?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/30707/tinytile-prototype/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;I want to upgrade my LucidBrake invention using a tinyTILE as soon as possible, if not yesterday &lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/16x16/__key/communityserver-discussions-components-files/140/contentimage_5F00_1.png"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/discussions/components/files/140/contentimage_1.png-16x16.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=BM%2Fe5DLbDlEq4fRHkiOejC7T66mN5jlXNnhdjpUlO%2FY%3D&amp;amp;se=2026-06-05T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=zGEM7pHL10Vt71gae75OdA==" style="max-height: 16px;max-width: 16px;" /&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp; Where can I get a prototype tinyTILE so I can get a head start on development? Who can I call to discuss this with?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>900Mhz / 868Mhz RF board for intel Edison</title><link>https://community.element14.com/thread/6854?ContentTypeID=0</link><pubDate>Mon, 28 Nov 2016 15:33:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0f936c92-cf35-4088-a631-890b748276fd</guid><dc:creator>cstanton</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/6854?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/6854/900mhz-868mhz-rf-board-for-intel-edison/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;&lt;/p&gt;&lt;span&gt;&lt;a href="https://www.youtube.com/watch?v=Dp9R5c9tCOk"&gt;www.youtube.com/watch&lt;/a&gt;&lt;/span&gt;&lt;p style="margin:0;"&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;This caught my eye over on Reddit, it&amp;#39;s not often I see add-on boards for the intel Edison.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>tinyTILE - Intel Curie Module Based Board</title><link>https://community.element14.com/thread/30564?ContentTypeID=0</link><pubDate>Fri, 21 Oct 2016 05:19:03 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b77c96ed-368b-40e1-ac8b-bf045b2813ae</guid><dc:creator>01040414560</dc:creator><slash:comments>11</slash:comments><comments>https://community.element14.com/thread/30564?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/30564/tinytile---intel-curie-module-based-board/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;font-family:Verdana, &amp;#39;Verdana Ref&amp;#39;, Geneva, Tahoma, sans-serif;color:#333333;"&gt;Hi.&lt;/p&gt;&lt;p style="margin:0;font-family:Verdana, &amp;#39;Verdana Ref&amp;#39;, Geneva, Tahoma, sans-serif;color:#333333;"&gt;I used Intel Genuino 101 board, During various project. Gunuino is bigger than we expect.&lt;/p&gt;&lt;p style="margin:0;font-family:Verdana, &amp;#39;Verdana Ref&amp;#39;, Geneva, Tahoma, sans-serif;color:#333333;"&gt;In order to proceed new project, I&amp;#39;m investigating smaller product.&lt;/p&gt;&lt;p style="margin:0;font-family:Verdana, &amp;#39;Verdana Ref&amp;#39;, Geneva, Tahoma, sans-serif;color:#333333;"&gt;Then, I found a posts. &lt;a class="jive-link-wiki-small" href="https://www.element14.com/community/docs/DOC-82913/l/tinytile-intel-curie-based-miniaturised-adaptation-of-the-arduinogenuino-101-board"&gt;tinyTILE - Intel Curie Module Based Board&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;font-family:Verdana, &amp;#39;Verdana Ref&amp;#39;, Geneva, Tahoma, sans-serif;color:#333333;"&gt;But I could not find a way related to the purchase.&lt;/p&gt;&lt;p style="margin:0;font-family:Verdana, &amp;#39;Verdana Ref&amp;#39;, Geneva, Tahoma, sans-serif;color:#333333;"&gt;Please tell me if you have any information.&lt;/p&gt;&lt;p style="margin:0;font-family:Verdana, &amp;#39;Verdana Ref&amp;#39;, Geneva, Tahoma, sans-serif;color:#333333;"&gt;Thank you for your the time and have a great day!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>tinyTILE</title><link>https://community.element14.com/thread/30428?ContentTypeID=0</link><pubDate>Tue, 20 Sep 2016 10:35:49 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9a3ad010-e961-457b-bec0-c396b2817e9f</guid><dc:creator>Former Member</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/30428?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/30428/tinytile/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;Can any one please tell me a release date for this tinyTile intel chip and were could i buy one ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Intel's Open Source Hardware Advisory Panel</title><link>https://community.element14.com/thread/731?ContentTypeID=0</link><pubDate>Wed, 28 Oct 2015 21:28:28 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ed3090f1-9581-40fe-b879-36f5bc7538e2</guid><dc:creator>fustini</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/731?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/manufacturers/intel/f/forum/731/intel-s-open-source-hardware-advisory-panel/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="margin:0;"&gt;I came across this page today and thought it might be of interest to others in this group:&lt;/p&gt;&lt;p style="margin:0;padding-left:30px;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/720x405/__key/communityserver-discussions-components-files/140/contentimage_5F00_62517.jpg"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/discussions/components/files/140/contentimage_62517.jpg-720x405.jpg?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=GPtJUadE3JZsGdJDr3NZzofYUpi6PCXweuobJyJ3HbI%3D&amp;amp;se=2026-06-05T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=EBX4PIPnQ8TzBHvBwx5mOA==" style="max-height: 405px;max-width: 720px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;h2 style="padding-left:30px;"&gt;&lt;a class="jive-link-external-small" href="https://www-ssl.intel.com/content/www/us/en/do-it-yourself/maker-osh-advisory-panel.html" rel="nofollow ugc noopener" target="_blank"&gt;&lt;span style="font-size:14pt;text-decoration:underline;"&gt;Intel&amp;#39;s Open Source Hardware Advisory Panel&lt;/span&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p style="margin:0;padding-left:30px;"&gt;&lt;span style="font-size:12pt;"&gt;&lt;a class="jive-link-external-small" href="https://www-ssl.intel.com/content/www/us/en/do-it-yourself/maker-osh-advisory-panel.html" rel="nofollow ugc noopener" target="_blank" title="https://www-ssl.intel.com/content/www/us/en/do-it-yourself/maker-osh-advisory-panel.html"&gt;&lt;span style="font-size:10pt;"&gt;&lt;em&gt;https://www-ssl.intel.com/content/www/us/en/do-it-yourself/maker-osh-advisory-panel.html&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p style="margin:0;"&gt;&lt;span style="font-size:12pt;"&gt;In the first half of 2015, Intel hosted a series of conversations with the company’s &lt;strong&gt;Open Source Hardware Advisory Panel&lt;/strong&gt; – a group of key enablers in the &lt;strong&gt;global open source hardware ecosystem&lt;/strong&gt; – about licensing, best practices, sustaining development communities, business models, path to product, &lt;strong&gt;Shenzhen&lt;/strong&gt;, and the evolving relationship between the&lt;strong&gt; global maker movement&lt;/strong&gt; and&lt;strong&gt; chip manufacturers&lt;/strong&gt;. &lt;/span&gt;&lt;/p&gt;

&lt;/blockquote&gt;&lt;p style="margin:0;"&gt;&lt;span style="font-size:12pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;There are 7 recorded sessions total:&lt;/p&gt;&lt;p style="margin:0;padding-left:30px;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/1182x786/__key/communityserver-discussions-components-files/140/contentimage_5F00_62518.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/discussions/components/files/140/contentimage_62518.png-1182x786.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=KEuJMQMFNBv0nV9MrmA%2Bbg%2FskC5clyTXf3CwvhDy%2Bjc%3D&amp;amp;se=2026-06-05T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=7DBNx6RB+eIY8dY2M6OBUA==" style="max-height: 786px;max-width: 1182px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Here&amp;#39;s session #1:&lt;/p&gt;&lt;p class="text-body" style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;h2 style="padding-left:30px;"&gt;&lt;a class="jive-link-external-small" href="https://www-ssl.intel.com/content/www/us/en/do-it-yourself/osh-advisory-panel-session-1.html#video1" rel="nofollow ugc noopener" target="_blank"&gt;&lt;span style="font-size:14pt;"&gt;Open Source Hardware 101, Pre-History of the Arduino, and the Design of the Minnowboard&lt;/span&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p style="margin:0;padding-left:30px;"&gt;&lt;a class="jive-link-external-small" href="https://www-ssl.intel.com/content/www/us/en/do-it-yourself/osh-advisory-panel-session-1.html#video1" rel="nofollow ugc noopener" target="_blank" title="https://www-ssl.intel.com/content/www/us/en/do-it-yourself/osh-advisory-panel-session-1.html#video1"&gt;https://www-ssl.intel.com/content/www/us/en/do-it-yourself/osh-advisory-panel-session-1.html#video1&lt;/a&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:12pt;"&gt;Participants: &lt;strong&gt;Alicia Gibb&lt;/strong&gt;, &lt;strong&gt;Tom Igoe&lt;/strong&gt;, &lt;strong&gt;David Anders&lt;/strong&gt;, &lt;strong&gt;Jay Melican&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:12pt;"&gt;Written and coordinated by &lt;strong&gt;Seth Hunter&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>