Discuss Scratch

CreativeComputerLab
Scratcher
18 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

Hi @gg23,
I've put the extension up on github at http://creativecomputerlab.github.io/iiConnect2Scratch.js
You can load it into scratchx.org. Ignore the “Extension Problem” message - everything is OK.
Then start the iiConnect2Scratch application and click on the “connect to wii” block. The extension
light should turn green to indicate a connection to iiConnect2Scratch. This does not mean you've
connected to the Wii, only that you have connected Scratch to iiConnect2Scratch.

Connect to the Wii via the Windows OS bluetooth driver using these instructions:
http://creativecomputerlab.com/extensions/iiConnect2Scratch.pdf

Once the Wii is connected to the PC and Scratch is connected to the iiConnect2Scratch then
you're good to go!

Regards,
Steve
99scratchmaster99
Scratcher
24 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

CreativeComputerLab wrote:

Hi @gg23,
I've put the extension up on github at http://creativecomputerlab.github.io/iiConnect2Scratch.js
You can load it into scratchx.org. Ignore the “Extension Problem” message - everything is OK.
Then start the iiConnect2Scratch application and click on the “connect to wii” block. The extension
light should turn green to indicate a connection to iiConnect2Scratch. This does not mean you've
connected to the Wii, only that you have connected Scratch to iiConnect2Scratch.

Connect to the Wii via the Windows OS bluetooth driver using these instructions:
http://creativecomputerlab.com/extensions/iiConnect2Scratch.pdf

Once the Wii is connected to the PC and Scratch is connected to the iiConnect2Scratch then
you're good to go!

Regards,
Steve
this is amazing! although is it possible to add the ability to play sounds through the wii remote speaker? sorry if this post is too short

when green flag clicked
repeat until < (project) = [done]>
add [code] to [ project v]
end
oliverlt2007
Scratcher
11 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

CreativeComputerLab wrote:

Hello,
I've just completed a driver which will allow the Wii devices to interact with Scratch 2.0.
Please have a look at the web page which contains the User Guide, downloadable SW, and sample projects:
http://creativecomputerlab.com/iiConnect2Scratch.html
Start playing and let me know about your projects
the link does not work


small clues hold the answers to life's big mysteries
jdflyer
Scratcher
1 post

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

I am running windows vista and when I launch the program it just crashes and a error comes up like this.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
WiimoteLib.WiimoteException: Timed out waiting for status report
at WiimoteLib.Wiimote.GetStatus()
at WiimoteLib.Wiimote.OpenWiimoteDeviceHandle(String devicePath)
at WiimoteLib.Wiimote.Connect()
at WiimoteTest.MultipleWiimoteForm.MultipleWiimoteForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file//CWindows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
—————————————-
iiConnect2Scratch
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file//CProgram%20Files/CreativeComputerLab/iiConnect2Scratch/iiConnect2Scratch.exe
—————————————-
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34251 built by: FX452RTMGDR
CodeBase: file//CWindows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
—————————————-
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34270 built by: FX452RTMGDR
CodeBase: file//CWindows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
—————————————-
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
CodeBase: file//CWindows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
—————————————-
Alchemy
Assembly Version: 2.2.0.238
Win32 Version: 2.2.0.238
CodeBase: file//CProgram%20Files/CreativeComputerLab/iiConnect2Scratch/Alchemy.DLL
—————————————-
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file//CWindows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
—————————————-
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
CodeBase: file//CWindows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
WiimoteLib
Assembly Version: 1.7.0.0
Win32 Version: 1.7.0.0
CodeBase: file//CProgram%20Files/CreativeComputerLab/iiConnect2Scratch/WiimoteLib.DLL
—————————————-

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging=“true” />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


sam2016___
Scratcher
100+ posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

CreativeComputerLab wrote:

Hello,
I've just completed a driver which will allow the Wii devices to interact with Scratch 2.0.
Please have a look at the web page which contains the User Guide, downloadable SW, and sample projects:
http://creativecomputerlab.com/iiConnect2Scratch.html
Start playing and let me know about your projects
Does this require a wii, or does the wii remote just work?

I DON'T WANT YOUR * LEMONS, WHAT AM I SUPPOSED TO DO WITH THESE? - Cave Johnson, Somewhere in the 1960s
set [Portal] to [When life gives you lemons, don't make lemonade.
and
set [Dota 2] to [AWESOME]

Hey, do you like personal assistants? Try out mine [url=https://scratch.mit.edu/projects/92877801/]here (His name is Dave)[/url]
99scratchmaster99
Scratcher
24 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

sam2016___ wrote:

CreativeComputerLab wrote:

Hello,
I've just completed a driver which will allow the Wii devices to interact with Scratch 2.0.
Please have a look at the web page which contains the User Guide, downloadable SW, and sample projects:
http://creativecomputerlab.com/iiConnect2Scratch.html
Start playing and let me know about your projects
Does this require a wii, or does the wii remote just work?
just a wii remote and bluetooth

when green flag clicked
repeat until < (project) = [done]>
add [code] to [ project v]
end
zonzeluc
Scratcher
2 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

Hi,

I tried to connect using windows 10, but to no avail. The iiConnect2Scratch started and the wiimote stops blinking, the light is constantly lit. But when I upload the .sb2 to the new project, and hit the green flag start, it does not show any activities. Is it perhaps the iiConnect2Scratch not supported on Windows 10?

– Zonzeluc.
99scratchmaster99
Scratcher
24 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

zonzeluc wrote:

Hi,

I tried to connect using windows 10, but to no avail. The iiConnect2Scratch started and the wiimote stops blinking, the light is constantly lit. But when I upload the .sb2 to the new project, and hit the green flag start, it does not show any activities. Is it perhaps the iiConnect2Scratch not supported on Windows 10?

– Zonzeluc.
it is supported on window 10, but on scratchx run the “connect to wii” block first otherwise it won't.

when green flag clicked
repeat until < (project) = [done]>
add [code] to [ project v]
end
xx-text-games-xx
Scratcher
35 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

pfff why not… but… no… mm… hh… pff… okay im with you

scratch X is launched
profit for incredible scratch extentions NOW

xx-text-games-xx
Scratcher
35 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

“page not found” can you help me with your link

scratch X is launched
profit for incredible scratch extentions NOW

xx-text-games-xx
Scratcher
35 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

can you import the file into MEDIAFIRE this gonna help me to download it

scratch X is launched
profit for incredible scratch extentions NOW

jackkillian
Scratcher
24 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

CreativeComputerLab wrote:

Hello,
I've just completed a driver which will allow the Wii devices to interact with Scratch 2.0.
Please have a look at the web page which contains the User Guide, downloadable SW, and sample projects:
http://creativecomputerlab.com/iiConnect2Scratch.html
Start playing and let me know about your projects
I tried to go to http://creativecomputerlab.com/iiConnect2Scratch.html but it just says ‘Cannot GET /iiConnect2Scratch.html’

Last edited by jackkillian on March 9, 9999
#Bring_it_Back
Hi, and welcome to Scratch! Click Here to go to the Scratch home page.
gvbvdxx
Scratcher
100+ posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

Can You Make A New Download Page For Me? (The Page Does Not Work For Me)

You don't need a fancy signature to become popular, you just need to do something that people like.


Fast links:
Gvbvdxx Mod 2
Gvbvdxx Mod (FIRST VERSION, DO NOT USE, OLD)
Current GitHub
First GitHub (DO NOT USE)
gvbvdxx
Scratcher
100+ posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

CreativeComputerLab wrote:

Hi @gg23,
I've put the extension up on github at http://creativecomputerlab.github.io/iiConnect2Scratch.js
You can load it into scratchx.org. Ignore the “Extension Problem” message - everything is OK.
Then start the iiConnect2Scratch application and click on the “connect to wii” block. The extension
light should turn green to indicate a connection to iiConnect2Scratch. This does not mean you've
connected to the Wii, only that you have connected Scratch to iiConnect2Scratch.

Connect to the Wii via the Windows OS bluetooth driver using these instructions:
http://creativecomputerlab.com/extensions/iiConnect2Scratch.pdf

Once the Wii is connected to the PC and Scratch is connected to the iiConnect2Scratch then
you're good to go!

Regards,
Steve
Sorry The Link Does NOT Work For Me!

You don't need a fancy signature to become popular, you just need to do something that people like.


Fast links:
Gvbvdxx Mod 2
Gvbvdxx Mod (FIRST VERSION, DO NOT USE, OLD)
Current GitHub
First GitHub (DO NOT USE)
684pika
Scratcher
1000+ posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

jackkillian wrote:

CreativeComputerLab wrote:

Hello,
I've just completed a driver which will allow the Wii devices to interact with Scratch 2.0.
Please have a look at the web page which contains the User Guide, downloadable SW, and sample projects:
http://creativecomputerlab.com/iiConnect2Scratch.html
Start playing and let me know about your projects
I tried to go to http://creativecomputerlab.com/iiConnect2Scratch.html but it just says ‘Cannot GET /iiConnect2Scratch.html’
I had the SAME EXACT PROBLEM! can you please fix for scratch 3 on chrome?
P.S. sorry for necroposting

CTRL+SHIFT+DOWN

if you could give me an internet, that'd be great, but it's up to you.

i make music on the beepbox forum

At The Piano Shop, we provide you with quality musical services done by music-lover Scratchers!
The Piano Shop is a shop owned by @seg-leinad which focuses on music. Nowadays, we need staff, so please apply if you're willing to share your music skills with others!



Sorry, you have to wait 60 seconds between posts.

I hang around the forums a lot.

Musician - panromantic - 13 - 8th grade - Gifted - bored - The Beatles - other 60's bands - Manager of the Official Beatles Fan Club!! - idk what else to say. if you have something else for me to put in here lemme know on my profile comments.


hi

scratchingon
Scratcher
39 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

Unfortunately, I can't access the website anymore. It would be cool if someone created a custom extension like this for Scratch 3.0.

zonzeluc
Scratcher
2 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

This discussion is still alive? lol
huxtabl8
Scratcher
2 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

gg23 wrote:

hi all,
I am not getting a response from the author or from anyone on this forum. Is this project dead? IS anyone still using it? Has something changed to stop it from working since about dec of last year? PLEASE can I have a response.

Thanks
Greg
I dunno, honestly. I would love to use it but I don't know if this project is still active.
RED-001-alt
Scratcher
1000+ posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch

Nice
lol this section of the forums is so dead, this hasn't been commented on in a month and a half and it's on the front page.

Last edited by RED-001-alt (Oct. 14, 2022 19:29:44)


Please don't remove the automatic browser/OS info after making a new Bugs and Glitches forum post, that information really helps a lot!
(unless you are reporting from a different device, then you should specify what device, OS, and browser you have)

Join the Ohio Army!!
Scratch Etiquette

Sratch 2.0 player alternative: https://scratch.mit.edu/discuss/topic/633464/?page=1#post-6649811
Scratch 15th Birthday Celebration: https://youtube.com/watch?v=7Gd_b1mbrxM
Encore event: https://www.youtube.com/watch?v=gI4Gcf-T28g
Please help with this: https://scratch.mit.edu/discuss/topic/606203/
I am actually @RED-001 but I forgot my password, so this account was created
paullet
Scratcher
2 posts

Connect Wii Remote and Balance Board to Scratch 2.0 with iiConnect2Scratch


I can not do

<key [A button] pressed?>
or
<touching [wiimote pointing device] ?>
([X position v] of [pointing device v])
([Y position v] of [pointing device v])
or
(weight)
or
([X position v] of [balance board v])
([Y position v] of [balance board v])
or
(numchuck stick X)
(numchuck stick Y)
I need a link

all I got with the github link is just text and it is not close to github

Last edited by paullet (March 14, 2024 19:55:29)

Powered by DjangoBB