Machine language: how Siri found its voice

September 18 2013

A very insightful article and video from The Verge on voice synthesis and speak text-to-speech technology.

http://www.theverge.com/2013/9/17/4596374/machine-language-how-siri-found-its-voice

Read comment

On the subject of sound

September 17 2013

If you, like me, get the urge to play around with piezo discs, I came across this inspiring video demonstrating a few ways of using transducers of different kinds when working with sound and material.

And by the way, should you run low on stores/money/imagination, you can also look up and reach for your fire alarm (be sure to replace it!). The part you are looking for is also the same part that is making the pleasant noise. Usually it looks like a metal ring with a membrane. Most alarms have them and they work great both in sensing vibrations and transmitting sound depending on how you use them. Enjoy!

Leave a comment

FEZ Medusa

September 15 2013

GHI Electronics is bringing their modular electronic building blocks to Arduino land! You might be familiar with the .NET Gadgeteer platform and its very convenient modules+cables+sockets system. Now this is accessible and (re)usable with Arduino. A nicer solution than stacking 3-5 shields into an electronic sandwich monstrosity. I’m not sure why GHI needed a kickstarter campaign for that, but hey, why not :-)

Kickstarter page and announcement post

Leave a comment

Raspberry Pi + Coder

September 13 2013

“Coder is a free, open source project that turns a Raspberry Pi into a simple platform that educators and parents can use to teach the basics of building for the web. New coders can craft small projects in HTML, CSS, and Javascript, right from the web browser.”

http://googlecreativelab.github.io/coder/

Leave a comment

Presentations from Media Evolution The Conference 2013

September 9 2013

Media Evolution The Conference is an annual event held in Malmö, about the various intertwines of society, humanity, technology and everything in between. Many of the presentations are now online for your viewing pleasure, with topics like: Communication without a Digital Interface, Wearable Technology, Big Data – Understand and Visualize, Beyond Crowdfunding, Tactility in a Digital World, How We Learn, Thinking 100 Years Ahead, Libraries in a Digital Age, etc.

The quality of the presentations vary quite a bit, from very insightful to meuh. Nevertheless it’s great to see this content available to the world, especially considering the attendance fees were a few thousands SEK! Thanks :-)

http://videos.theconf.se/tag/2013

Leave a comment

Arduino Factory Tour

September 7 2013


image © designboom

https://vimeo.com/73863439

An insightful visit from designboom to the home where the Arduino boards are manufactured. Nice photos and details of the various processes.

http://www.designboom.com/technology/arduino-factory-tour

Leave a comment

Honda vehicle-to-pedestrian safety technolgy

September 5 2013

A good thing or a (false) sense of safety based on technology?

View the press release.

Leave a comment

New Microcontrollers: Arduino YÚN, Adafruit Trinket and smaller Phidgets

September 4 2013


Arduino YÚN
http://arduino.cc/en/Main/ArduinoYUN

Arduino YÚN is the first member of a new groundbreaking line of wifi products combining the power Linux with ease of use of Arduino. The first Arduino YÚN is the combination of a classic Arduino Leonardo (based on the Atmega32U4 processor) with a Wifi system-on-a-chip running Linino (a MIPS GNU/Linux based on OpenWRT). We embedded the Linux machine directly on the PCB of the Arduino Leonardo and we connected the two so that from Arduino it’s very easy to run commands on the Linux side and use it as an Ethernet and Wifi interface. (excerpt from the product page)

At ~52€, it’s not crazy expensive. It will be available starting September 10th.



Adafruit Trinket
http://www.adafruit.com/products/1509

A nice little board to bring ease of use to Attiny85 microcontrollers. It’s a small, cheap (8 USD) and quite capable little piece of tech. It’s compatible by the Arduino IDE we all love (or hate).



Phidgets 2/2/2 and 8/8/8 Mini-Format
http://www.phidgets.com/products.php?category=0&product_id=1011_0 & http://www.phidgets.com/products.php?category=0&product_id=1010_0

Phidgets boards are easy to use, but they are quite large and bulky. It’s not always a problem, but sometimes you wish that these boards would be smaller to ease disguise and packaging. Well, Phidgets recently introduced two smaller boards: one in a dongle format with the PhidgetInterfaceKit 2/2/2 (50 USD), the other in a DIP package called PhidgetInterfaceKit 8/8/8 Mini-Format (80 USD).

Read comments

Light Table / IDE for scripting

August 28 2013
tags:

Here is a beautifully designed IDE (Interactive Development Environment) by Chris Granger for creating and testing scripts for web applications.

It has a beautiful minimal interface. Note the navigation tabs “doc” (green), “find” (blue), “play”(red), “table”(turq.), and “light”(purple) in the lower right hand corner.

lighttable.com

See a nice video demonstration here on Vimeo.

Light Table / IDE for scripting

The smallest unit of code is a function. Here nested functions are displayed to the right of the current function.

Light Table IDE for scripting

Live view of code (game with circle and squares) plus editable “table” view (see navigation bar in lower left of screen) of nested functions.

Read comment

Tridiv: a web-based app to make 3D shapes in CSS

August 26 2013

tridiv-intro

Go to http://tridiv.com/ to play around with it! (don’t you love how friendly the interface looks?)

Read comment

Game Feel, the book

August 26 2013

game-feel

I recently discovered the book Game Feel by Steve Swink, and I really wish I stumbled on this earlier. It depicts the “feel” of game design, but so much of it is applicable to general interaction design in my opinion. It really digs into the feedback loops, processes and mechanisms that underpin the sense of control, in turn leading invariably to satisfaction, enjoyment or delight of a (game) experience. I don’t consider myself super knowledgeable in the game design domain, so I can’t really comment on the game design perspective, but from a UI + physical hardware control perspective, this book is very rich and absolutely relevant.

I truly wish I had this book coming into my first year of IxD at school. And it’s not exactly new, 2008, so 6 years old! I’m curious to know if some of you have read it already, if so please share your impression/comments…

Game Feel: A Game Designer’s Guide to Virtual Sensation
http://www.game-feel.com

Read comments

Tessel

August 16 2013


A new board is on its way for more internet connectedness. It will have it’s own plug-in modules (including one that’s arduino-compatible). The programming happens in javascript and can be done wirelessly.

Read comment

The Innovation of Loneliness

August 10 2013

A really nice animation by Shimi Cohen on the connections between social networks and being lonely.

[via]

Leave a comment

The Future of Programming

August 9 2013

Another very inspirational talk from Bret Victor. Check out the notes and comments at http://worrydream.com/dbx.

Leave a comment

The Sound of Sorting

August 4 2013

“The Sound of Sorting” visualizes the algorithms internals and their operations, and generates sound effects from the values being compared.

Learn more at http://panthema.net/2013/sound-of-sorting, including the source code for the various algorithms.

Some other sorting visualizations worth checking, if that is your kind of things:
http://www.sorting-algorithms.com
http://www.onformative.com/lab/the-form-of-sorting-algorithms/
http://www.youtube.com/watch?v=INHF_5RIxTE
http://www.youtube.com/watch?v=aXXWXz5rF64 (nice robot and opengl shaders!)

Leave a comment