arduino2
This commit is contained in:
parent
678f1e3df9
commit
d0639fde29
4 changed files with 18 additions and 10 deletions
|
@ -14,7 +14,9 @@ tags:
|
|||
---
|
||||
|
||||
Turin is the hometown of Arduino. I have been at the [fablab](http://fablabtorino.org/) multiple times but I am more of a software guy.
|
||||
|
||||
I had to come all the way to America to get my hands on a simple Arduino Uno.
|
||||
|
||||
For 60$ I bought a cheap (but still good!) mechanical keyboard by Qisan, a clone of the Arduino Uno and a USB host shield.
|
||||
|
||||
Given that is 3 years since I have been using a dvorak layout and it's a pain to change layout on every machine that you have to use.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<title>Caught in the Net</title>
|
||||
<link href="francescomecca.eu/atom.xml" rel="self"/>
|
||||
<link href="francescomecca.eu/"/>
|
||||
<updated>2016-07-06T01:48:39-04:00</updated>
|
||||
<updated>2016-07-06T01:50:49-04:00</updated>
|
||||
<id>francescomecca.eu</id>
|
||||
<author>
|
||||
<name>Francesco Mecca</name>
|
||||
|
@ -17,9 +17,11 @@
|
|||
<link href="francescomecca.eu/pescewanda/2016/07/05/arduino_keyboard/"/>
|
||||
<updated>2016-07-05T00:00:00-04:00</updated>
|
||||
<id>francescomecca.eu/pescewanda/2016/07/05/arduino_keyboard</id>
|
||||
<content type="html"><p>Turin is the hometown of Arduino. I have been at the <a href="http://fablabtorino.org/">fablab</a> multiple times but I am more of a software guy.
|
||||
I had to come all the way to America to get my hands on a simple Arduino Uno.
|
||||
For 60$ I bought a cheap (but still good!) mechanical keyboard by Qisan, a clone of the Arduino Uno and a USB host shield.</p>
|
||||
<content type="html"><p>Turin is the hometown of Arduino. I have been at the <a href="http://fablabtorino.org/">fablab</a> multiple times but I am more of a software guy.</p>
|
||||
|
||||
<p>I had to come all the way to America to get my hands on a simple Arduino Uno.</p>
|
||||
|
||||
<p>For 60$ I bought a cheap (but still good!) mechanical keyboard by Qisan, a clone of the Arduino Uno and a USB host shield.</p>
|
||||
|
||||
<p>Given that is 3 years since I have been using a dvorak layout and it&#39;s a pain to change layout on every machine that you have to use.
|
||||
You can imagine that given this three pieces of hardware together I put together an hardware key mapper for the keyboard.</p>
|
||||
|
|
|
@ -138,9 +138,11 @@
|
|||
|
||||
<span class="post-date">05 Jul 2016</span>
|
||||
|
||||
<p>Turin is the hometown of Arduino. I have been at the <a href="http://fablabtorino.org/">fablab</a> multiple times but I am more of a software guy.
|
||||
I had to come all the way to America to get my hands on a simple Arduino Uno.
|
||||
For 60$ I bought a cheap (but still good!) mechanical keyboard by Qisan, a clone of the Arduino Uno and a USB host shield.</p>
|
||||
<p>Turin is the hometown of Arduino. I have been at the <a href="http://fablabtorino.org/">fablab</a> multiple times but I am more of a software guy.</p>
|
||||
|
||||
<p>I had to come all the way to America to get my hands on a simple Arduino Uno.</p>
|
||||
|
||||
<p>For 60$ I bought a cheap (but still good!) mechanical keyboard by Qisan, a clone of the Arduino Uno and a USB host shield.</p>
|
||||
|
||||
<p>Given that is 3 years since I have been using a dvorak layout and it's a pain to change layout on every machine that you have to use.
|
||||
You can imagine that given this three pieces of hardware together I put together an hardware key mapper for the keyboard.</p>
|
||||
|
|
|
@ -130,9 +130,11 @@
|
|||
<div class="post">
|
||||
<h1 class="post-title">Arduino Uno as HID keyboard</h1>
|
||||
<span class="post-date">05 Jul 2016</span>
|
||||
<p>Turin is the hometown of Arduino. I have been at the <a href="http://fablabtorino.org/">fablab</a> multiple times but I am more of a software guy.
|
||||
I had to come all the way to America to get my hands on a simple Arduino Uno.
|
||||
For 60$ I bought a cheap (but still good!) mechanical keyboard by Qisan, a clone of the Arduino Uno and a USB host shield.</p>
|
||||
<p>Turin is the hometown of Arduino. I have been at the <a href="http://fablabtorino.org/">fablab</a> multiple times but I am more of a software guy.</p>
|
||||
|
||||
<p>I had to come all the way to America to get my hands on a simple Arduino Uno.</p>
|
||||
|
||||
<p>For 60$ I bought a cheap (but still good!) mechanical keyboard by Qisan, a clone of the Arduino Uno and a USB host shield.</p>
|
||||
|
||||
<p>Given that is 3 years since I have been using a dvorak layout and it's a pain to change layout on every machine that you have to use.
|
||||
You can imagine that given this three pieces of hardware together I put together an hardware key mapper for the keyboard.</p>
|
||||
|
|
Loading…
Reference in a new issue