Wiimote Whiteboard Softwarenewinnovations

Difficulty: intermediate

I hope you enjoyed my tutorial on making an interactive whiteboard!! Don't forget to leave a like comment an subscribe! Thank you for downloading Wiimote Whiteboard for Mac from our software library. The contents of the download are original and were not modified in any way. The download version of Wiimote Whiteboard for Mac is 1.0.3. Wiimote Whiteboard is distributed free of charge. The software is periodically scanned by our antivirus system. The Wiimote's 45-degree field of view is a major limiting factor in setting up a Wiimote Interactive Whiteboard. As a result, positioning the Wiimote such that it has an unobstructed view of the.

This tutorial will show you how to connect a Wiimote to the Pi over Bluetooth. You will then be able to read input from it, including the state of the buttons and accelerometer and send it output, e.g. changing the LED state and playing with rumble.

REQUIREMENTS:

INSTRUCTIONS:

It is recommended to use one of our SD cards or images, if you are not then you will need: python-cwiid and to set your Bluetooth in discoverable mode with sudo hciconfig hci0 piscan.

Wiimote Whiteboard Softwarenewinnovations

Log into your Pi and start a Python console (or ipython if you want tab completion and other extra features).

To be able to use the Wiimote we have to import the necessary library so:

Connecting a Wiimote and saving it as wm to use later is now as simple as simultaneously pressing 1 + 2 on your Wiimote to make it discoverable then running:

This is however liable to fail a few times and not estabalish a connection but raise a RuntimeError, we will handle this when writing a fuller script.

Now that we have a Wiimote connected let’s try and do something with it. Let’s start by having it count in binary on the LEDs.

Now have it rumble for every multiple of 3:

Now if we want to read values from the Wiimote we must turn on the reporting mode. First let’s have it just report button presses.

Whiteboard

To then get all the information the Wiimote is reporting type:

Try holding down a few buttons and running the program again to see how it changes.If you’re interested only in the button presses try instead:

To make it more useful we can check for specific buttons being pressed. For instance if you want to see if the button ‘1’ is being pressed:

If you want to see what other buttons there are to read, try:

Or if you’re using ipython hit tab after typing cwiid..

Now that we understand the basics of how to use the Wiimote we’ll have a look at its key feature, the accelerometer. This is also very easy to access, first we can make the Wiimote report both button presses and accelerometer state with:

Wiimote Whiteboard Software

Let’s just have a look at the data we get from it:

now shows us we have an extra field called acc which is a 3-tuple. Let’s have it regularly print the state so we can see how it changes as the Wiimote is moved.

Wiimote Whiteboard Softwarenewinnovations

It appears that during normal movement the value centres at about 125 with 25 either way (going much higher if you flick it sharply or provide another strong acceleration rather than just gravity).

So to make your script a bit more robust, here’s a better way to connect to the Wiimote: it will try a few times, tell you how to connect and quit if a connection isn’t made.

What you now do is up to you! For information on projects other people have done look at WiiBrew.

Wii Remote Whiteboard

Here’s an example script of how to use the Wiimote to drive our robot: wiimote.py

Best Whiteboard Software

What it is:ActivInspire is a new software from Promethean that is free! The free edition is a ‘personal’ license that can be used by anyone. The ActivInspire software works with ANY interactive whiteboard (SMART, Mimio, Wiimote Whiteboard, eBeam, etc.) and even for those of you who do not have an interactive whiteboard, use the software with just a computer and projector! The Promethean Planet website has thousands of lessons and resources that are free to access and can be used with ActivInspire to engage your students. ActivInspire has two launch options, the first is to launch in Primary function. In Primary, ActivInspire is very user friendly for primary elementary students. The second option is to launch in Studio with tools that are perfect for older students. ActivInspire works on Windows, Mac, and Linux based machines. Some of the goodies in ActivInspire include interactive protractors, rulers, clocks, grids, and more. New power tools include intelligent shapes and handwriting recognition. There are themed templates for fast and easy lesson building. ActivInspire supports flash files that can be embeded in Flipchart lessons. ActivInspire can open SMART and PowerPoint files, making it quick and easy to pick up any lesson and improve it.

How to integrate ActivInspire into the classroom: ActivInspire is software that can keep students engaged in any lesson in your curriculum. The software is incredibly intuitive and makes it easy to create amazing interactive lessons. The lessons (flipcharts) can be saved and shared among colleagues. Begin building a library of interactive lessons for your students. Be sure to visit Promethean Planet for thousands of ready made (FREE) flipcharts and activities to use with the ActivInspire software.

Tips: To see the possiblities of the ActivInspire software, take a look at Flipcharts created by the developers of ActivInspire. Promethean also has a great set of support tutorials that will have you up and running in no time!

Wiimote Whiteboard software, free download

Leave a comment and tell us how you are using ActivInspire in your classroom.