Hi
Today we are launching our micro project in high school (in switzerland) and we have to code a website and the thymio to make it do something. Our goal was to create a mini game and I was wondering if there was a way to send a signal to the computer when the thymio meets a certain kind of event. This way, the computer can start a chain of event according to the info such as changing an information on a website coded in html css and js (like saying the thymio has done it's task or is ready) or to make the computer turn on/off a led lightstrip.
This would allow us to make an interactive game. We want the thymio to send an information to the computer to tell when he is done. Then on the website, a special message would appear and the computer would make the led lighstrip flash. There would be another interaction, it's a cooldown "spell". When the thymio has used one of the ability, the case showing it (on the playground) would turn off, and then turn on back again when its cooldown is over.
My idea was to make a signal with aseba that is then sent to the computer, and then, the computer uses this info to change the info on the website with JS and change the led. But I don't really know if this is possible, if you can send a signal that is then used in a different language, and if you can send a signal at all.
And if internally it's impossible, my idea was to plug a certain kind of ship that then send a wifi signal to the computer. Is this possible?
Thanks a lot for your answers,
Neizo