<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.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>wireless mouse using an Interlink micro joystick</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7953/wireless-mouse-using-an-interlink-micro-joystick</link><description>Working on a wireless mouse project using an Interlink micro joystick ( www.interlinkelectronics.com/MicroJoystickHDK.php) and nrf51822 ble module. Movement of the interlink micro joystick is encoded by a pic18f14k50t microcontroller. The 18F14K50T encodes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Jul 2015 09:13:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7953/wireless-mouse-using-an-interlink-micro-joystick" /><item><title>RE: wireless mouse using an Interlink micro joystick</title><link>https://devzone.nordicsemi.com/thread/28457?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2015 09:13:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2acc6943-5922-4f8a-ad23-57c9f3d790c5</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;For your application, you would need a USB host chip that can act as a host. We don&amp;#39;t have any chip that offering this. I think the less coding solution you can do is to use a Raspberry PI to act as USB host and receive the data from the PIC and can forward it to BLE. But it will add up the cost and make your set-up complicated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: wireless mouse using an Interlink micro joystick</title><link>https://devzone.nordicsemi.com/thread/28456?ContentTypeID=1</link><pubDate>Mon, 06 Jul 2015 16:17:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed1cce28-65ce-4895-a13b-5fccabd7ab9d</guid><dc:creator>jive talkin</dc:creator><description>&lt;p&gt;Can you suggest another nordic chip to get the data from the pic to the computer via ble 4.0?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: wireless mouse using an Interlink micro joystick</title><link>https://devzone.nordicsemi.com/thread/28455?ContentTypeID=1</link><pubDate>Mon, 06 Jul 2015 11:12:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84b4942e-26d6-4e45-8c6b-7693ae98dacf</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@jive: I afraid we don&amp;#39;t have a solution for you to emulate the USB interface to get the data from the PIC micro controller. You would need to either remove the PIC MCU and use the nRF51 to read the change of the resistance on joystick movement or modify the source code of the PIC MCU to interface with the nRF51 via UART or I2C or SPI or parallel.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: wireless mouse using an Interlink micro joystick</title><link>https://devzone.nordicsemi.com/thread/28454?ContentTypeID=1</link><pubDate>Fri, 03 Jul 2015 18:13:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f4ff444-9eca-4f3e-928a-4a23debd7d9b</guid><dc:creator>jive talkin</dc:creator><description>&lt;p&gt;i went to &lt;a href="https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.0.0/s110/html/a00068.html"&gt;developer.nordicsemi.com/.../a00068.html&lt;/a&gt;.  That example will not help me.  The interlink joystick does not use switches.  It uses a change in resistance.  The pic takes the change in resistance and encodes for usb computer input.  I want to get rid of the usb cable.The goal is for the 51822 to handle the usb output from the pic and pass the microjoystick movement to the computer via bluetooth.  I need firmware that will eliminate the usb cable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: wireless mouse using an Interlink micro joystick</title><link>https://devzone.nordicsemi.com/thread/28453?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 13:25:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17e23964-46f1-4a1d-ade7-d4ce061e66a5</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@jive talkin: We have the example firmware to use nRF51 as a Bluetooth 4.0 mouse in the nRF51 SDK. You would need to implement your code to interface with the Pic18f14k.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>