Archive for the ‘Instruction’ Category

Nach monatelanger Suche ist eine deutsche Abschrift des Kymera Zauberstab Handbuchs in den Ruinen eines alten Klosters entdeckt worden. Der Zauberstab-Macher Chris Barnardo hat sich dann daran gemacht, die alte Schriftrolle akribisch zu restaurieren.

Wir sind stolz die Replik dieser Restauration jetzt der Öffentlichkeit präsentieren zu können. Sie können eine hochauflösende Vorschau dieser Meisterleistung hier herunterladen.

Deutsches Zauberstab Handbuch

Deutsches Zauberstab Handbuch

Wenn Sie in den nächsten Monaten einen Kymera Zauberstab erwerben erhalten Sie eine Original-Replik dieses seltenen Schriftstückes zu Ihrem Schmuckstück dazu.

P.S. Nur eine Sache erscheint uns seltsam. Der Inhalt der uralten Schriftrolle stimmt fast genau mit unserer Übersetzung des Original-Manuskripts überein. Wer weiss…

Hier auch noch einmal die Verweise auf die englischen und französischen Handbücher.

Eine schwedische Variante ist gerade in Vorbereitung.

14
Jan

Control your Mac with the Kymera Wand

   Posted by: admin

A I recently learned that the wand makers also switched to an Apple, I thought that a blog post about using the Kymera wand with your Mac would be appropriate.

As most of you know all Macs come with an IR port that can be controlled with the Apple Remote. And as this is just another remote control you can teach your Kymera Wand the codes quite easily.


That is enough to control the basic functions of your Mac with the Kymera Wand. Using the wand you have FrontRow, DVD-Player, Keynote, iTunes and volumne control at your command.

I show some of this in the youtube video I made on the first evening after I received my wand.

There have been some issues with the IR support on the new Mac Book Pros running Snow Leopard but I’ll come to this later.

To make the most of your ability to charm your Mac it is useful to get a fine grained control over what happens at each of the remote codes that is received.

To do this you can use an application like Mira or RemoteBuddy that allows to select for each application a different set of behaviors on the reception of the 6 IR signals. E.g. navigating your web browser, reading your Preview files or controlling VLC or whatever you’d like to do.

They also allow to change the global effects of remote codes and offer specialized menus for easy application switching and much more.

Here is a screenshot of Mira’s control panel

And here one of RemoteBuddy’s Control Center


As I had some issues with the Snow Leopard running on my MBP the guys from TwistedMelon pointed me to the free CandelAIR IR-driver from iospirit (RemoteBuddy) that replaces the Apple one and runs more stable and also just works.


Controlling Keynote with your Kymera Wand is especially tempting as you can show off with your wand at the event your presenting at. I did so at the JAOO software development conference in Aarhus, Denmark.

If your feeling like it you can also do your homegrown solution using AppleScript to decode and send the events you’d like to anywhere in the system. Andreas Rothaug did just that and documented and filmed his solution on his blog.

Apple ‘Magic Wand’ Remote System – homebuilt from kame anderson on Vimeo.

The code looks something like this (full script at his site):

on kymera(gesture)
--say gesture
if gesture is "swing" then
tvpower()
end if
if gesture is "up" then
tell application "System Events"
key code 53
end tell
end if

On the Topic of How to Program your Kymera Wand, forum user Gautam/omarahum did a nice printout sheet.

Had some free time, so decided I would try and figure out what functions I really needed to program into the wand and which I could leave out. It took a lot of tries to figure what wand gesture I should pair with what function so I made a little Jpg that lists all the gestures so I could print it out and keep the pairings straight. Thought it might be useful to others too so I decided to post it. Listed are the wand gestures, and next to it in parentheses is the number of pulses that correlates to the gesture, and space to write down what you’ve programmed.

Happy Casting!

Gautam

Thanks a lot

Michael

31
Dec

The Wandmaker On: Getting the Hang on Gestures

   Posted by: admin

Wandmaker Richard Blakesley commented on forum users that are having problems getting the wand to work.

Hello.

Sorry for the trouble you’ve been having – it sounds most likely that you haven’t quite got the hang of the gestures yet. In case you haven’t seen them already, we’ve put some short video clips of each gesture on our website to help show you how to perform the gestures – see http://www.thewandcompany.com/Manual.html and click on the typewriter-style buttons. Also, a few hints that might help:

  • If you’re having trouble, stop and hold the wand steady and horizontal for a couple of seconds before trying again.
  • Waving the wand more vigorously doesn’t tend to work well – short, positive movements are best.
  • For the rotation gestures, you need to rotate the wand very slowly and smoothly one quarter-turn, keeping the tip steady. Once you’ve gone just over a quarter-turn, the wand will register the rotation and go into fine-resolution rotation mode, where it will register an event every 15 degrees – this allows you to control the volume with only small movements of your wrist.

There are a few videos on YouTube that might be helpful too:

Once you get the hang of it, you should find that the gestures are quite straightforward to perform, but it is like an instrument requiring dexterity, it takes a bit of practice to get used to it. If you’ve already learned some IR codes onto the wand, then it would be a good idea to do a factory reset to put in back into full practice mode, as Michael suggested :

  • Put the wand into learning mode (point upwards and double tap)
  • Do any gesture to make it start the rapid pulsing
  • Instead of sending it some IR from a regular remote, do the “big swish” gesture while the rapid pulsing is going on
  • The wand will do a few fast strong pulses to acknowledge the erase request, then the same again shortly afterwards to confirm that erase is complete.
  • Take the wand out of learning mode (point downwards and tap)
  • The wand will now be back to its factory-default state, in full “practice mode” for every gesture.

I hope that helps, but do let us know if you’re still having any problems.

Cheers,

Richard

_________________
Richard Blakesley
The Wand Company Ltd

31
Dec

The Wandmaker On: Virgin Cable Box Remotes

   Posted by: admin

Wandmaker Richard Blakesley commented on Virgin Cable Remote problems of a forum user:

There are a few different types of Virgin Media remote controls, and some of them use alternating infra-red (IR) codes which are different with each button press – these are sometimes known as “toggle codes”, and are intended to avoid multiple commands being executed accidentally if the IR beam is broken during transmission (by the cat or your wife walking between the remote control and the Virgin box).

So, the first time you press the “channel up” button (for example, though this also applies to most of the buttons), it will send one IR code (let’s call it “code A”, which will repeat for as long as you hold the button down), but the next time you press the same button, it will send a second IR code (B). On the third press, you’ll be back to the first code A again, and so on. The Virgin box will action a channel change when it sees code A, but it won’t change the channel again if another code A is received consecutively, but is instead waiting to receive code B before it’ll change channel in the same direction.

The wand can only learn the IR code it sees when the button is pressed once during learning mode, which will be either code A or code B. So, repeated gestures will send the same IR code each time, and that causes the problem you’re experiencing.

Fortunately, there is a work-around:

  • Whilst the set-top box is expecting to see A,B,A,B for repeated channel up (and, say, C,D,C,D for channel down), putting any other IR code in between the repeated A’s will also work OK (e.g. A,X,A,X for two channel up changes, or C,X,C,X for two channel down changes).
  • An undocumented feature of the wand is that you can actually learn more than one remote control button onto each gesture (as a kind of macro) if you press two buttons in quick succession whilst the wand is doing the fast pulsing during learning mode.
  • Therefore if you first press the button that you want to use (e.g. channel up) and then quickly press another button which has no effect (e.g. the yellow button on the Virgin remote does nothing most of the time), then the wand will learn two IR codes (e.g A,X) onto that gesture.

Now when you perform repeated gestures for channel up (e.g. flick upwards), the Virgin box will receive code A (to change the channel up), then code X (which will do nothing but make it forget that it had just received code A), then the next code A (on the next flick upwards) should cause the channel to change again as expected. We’ve tested the wand with two different Virgin boxes – on the first one it didn’t use these “toggle” codes so there was no issue, but for the second box we had to do this workaround, then everything worked fine. It might take you a couple of attempts to get the timing right for learning the “macro” of two buttons onto each gesture, but it’s not too difficult once you get the hang of it.

Sorry for such a long-winded explanation – I hope it all makes sense, but please let us know if not.

Cheers,

Richard

_________________
Richard Blakesley
The Wand Company Ltd

26
Dec

Resetting the Wand

   Posted by: admin

As several wand owners asked about it and I published the information as a sidenote in a blog post some time ago, it is here more prominently.

I also added it to the online manual.

Resetting the wand

  1. go into learning mode (double tap while pointing upwards)
  2. do any gesture
  3. when the quick pulses start
  4. do a big swish
  5. there should be a big pulse as confirmation
  6. done, all programmed codes gone

Merry Christmas and Lots of fun with your Kymera Wand

Michael

14
Dec

Kymera Wand Product Video by getdigital

   Posted by: admin

The guys from getdigital produced a nice product video of the wand controlling an audio-system. Thanks alot.

They show on/off (big swish), skipping (left, right), volume control (turn), eject cd (pull), switching sources (tap).

Have fun watching it.

They also added a cute picture of the wandmaker Chris Barnardo bespelling you with the Kymera Wand.

Chris Barnardo holding Kymera Wand

Chris Barnardo holding Kymera Wand

4
Dec

Deutsche Übersetzung des Handbuchs

   Posted by: admin

Nach ein paar Stunden Nachtarbeit, ist es nun geschafft, die deutsche Übersetzung des Handbuchs des magischen Kymera Zauberstabs ist online.

Bald wird dieser Text auf auch als wunderschön gedruckte Variante vorliegen, die wir dann unseren Kunden beilegen.

14
Oct

Move you wand carefully and precisely

   Posted by: admin

Most people, when getting the wand into their hands start to wave it quite eagery like you would use a sword or club. But a wand is different. It needs careful, precise and minimal movements.

A realy wizard would never move its wand, he or she only does minimal gestures to perform magic just barely enough to support the spells. Otherwise any adversary would recognize spells in advance and could prepare counter spells rendering the wizard powerless.

So keep in mind, move your wand not like a stick you want to hit someone with but gently and precicely.

Wandmaker Chris Barnardo’s daughter India took four videos of him practicing with the Kymera Wand. These were uploaded to youtube.

Opening the wand parcel, looking at the wand and taking out the battery tab

Practising with the wand to make sure you are doing the right gestures

Teaching the wand a code

Using the Kymea Wand

Have fun watching those and give us feedback, how you like them and if there should be more videos of the Kymera Wand.

Perhaps these could go on the blog?

12
Oct

Instructional Videos on The Manual Pages

   Posted by: admin

We’re glad we could help the Wand Makers to put the Instructional Videos online onto their Manual Page. Just hit the typewriter buttons for the instructional cards to appear.

Flick Down Instructional

Flick Down Instructional

We have also added them at the end of our extensive Manual.

5
Oct

Multiple Signals captured

   Posted by: admin

Altough the makers stated that it is not intented I got the wand to record two different keypresses of the Apple Remote and also a standard TV remote. So multi sequence gestures are possible. Neat.

All the codes can be erased by putting it in Learning Mode, doing a gesture and then before learing something doing a Big Swish gesture.

Sometimes though the IR code is a toggle code. My PVR uses that which means that only every other flick works.

3 Operation Modes

  • Practice mode: Wand pulses gesture number for each recognized gesture
  • Casting mode: Wand pulses exactly once for each recognized and learned gesture
  • Learning mode:
    • Enter – hold upright (tip on top), and tap twice – 4 quick pulses,
    • move slowly horizontally,
    • then perform gesture, pulses gesture number
    • then rapid pulses, press function to learn on remote control,
    • big pulse for success,
    • repeat learn step,
    • Exit learning mode,  turn wand upside down (with the tip pointing down), tap once, 4 quick pulses
30
Sep

The Full and Textual Manuals are available

   Posted by: admin

We’re in the process of making the Kymera Wand Manuals available for the public.

First is the large graphical version, shortly followed by a textual version that you can copy and send by mail.

Kymera Wand Manual (5 MB)

Kymera Wand Manual (5 MB)

We just finished the publication of the textual manual of the Kymera Wand.

30
Sep

Youtube Videos released

   Posted by: admin

In a chat with wand craftsmaster Richard Blakesley, he pointed me to the new youtube videos he just released.

There you can see him controlling a TV and a IR-light switch with the wand.

If you look carefully you see that most movements are very subtle. Only the “Big Swish” is  like a young wizard’s movement.

The gestures you can see in the video are (with their pulse counts)

  • Big Swish (9)
  • rotate clockwise (1)
  • rotate counterclockwise (2)
  • Flick Upwards (3)
  • Flick Downwards (4)
  • Flick Left (5)
  • Flick Right (6)
  • Tap On Top (7)
  • Tap On Side (8)
  • Double Tap On Top (11)
  • Double Tap On Side (12)
  • Push Forward (10)
  • Pull Back (13)