6 years ago
You need the Arduino IDE software to type your code and send it to the Gamebuino over the USB cable.
If you already have the Arduino IDE installed in your computer, click on the button below to install the packages we will need manually
Otherwise, if you are starting from scratch, follow the next instructions!
Good thing we cooked you a ready-to-use portable version! Simply download the right one according to your operating system and extract it.
Then, decompress the file that you just downloaded. This step may take a moment or two; you can kill some time by up-voting a few creations ;)
Once the file is decompressed, open the folder and run "arduino".
And voilà! The software is ready to be used!
NEW 6 years ago
Le Web Editor Arduino Create fonctionne aussi ?
https://create.arduino.cc
NEW 6 years ago
La dernière fois que je leur en ai parlé, ils n'acceptaient pas encore les custom boards, donc il va falloir s'armer de patience :)
NEW 6 years ago
Ah mince, j'étais bien sur mon Chromebook. C'était pratique pour jongler entre l'ordi du bureau / de la maison / l'ordi portable. Espérons qu'ils changent d'avis très prochainement
NEW 6 years ago
There's a typo in the Audio example and after fixing the typo no audio plays when pressing A. You may want to look into that. Other than that I find the examples very clear to understand and I'm looking forward to writing things for my new META
NEW 6 years ago
Small note: I was using an older version of the Arduino IDE (1.6.x) and downloading the board manager from the provided URL failed. Updating to latest Arduino IDE (1.8.5) fixed the problem.
NEW 6 years ago
Please note that all paths are relative to the sketch folder, so you have to place the "test.wav" inside a folder called "Audio", so that the path to it is "/Audio/test.wav"
NEW 6 years ago
Hi everyone :-)
I followed this guide but if I open and compile the pong example, i get the following error message:
Pong:34: error: no matching function for call to 'Gamebuino_Meta::Gamebuino::titleScreen(const char [10])'
gb.titleScreen("Pong Solo");
Does anybody know what to do?
Thanks in advance :-)
P.S.: this is in line 48, if that helps :D
NEW 6 years ago
You have to remove the gb.titleScreen line because this function no longer exists! We'll update the examples soon :)
NEW 6 years ago
Aaaaand fixed in https://github.com/Gamebuino/Gamebuino-Meta/commit/512fabcf4faea7cc6f0eddfa5179e9a7e4cbc7f2 thanks for the report!
NEW 6 years ago
Salut ! Quand je fait cmd+U pour téléverser ça me dit: "erreur de compilation pour la carte Gamebuino Meta".. Je n'y connais vraiment rien (pour le moment j'espère) quelqu'un peut m'aider ?? ;)
( ps: Trop content d'avoir reçu ma Gamebuino AUjourd'hui !! :) )
NEW 6 years ago
Hello Lemmy et bienvenue!
Est-ce que tu as bien sélectionné la "Gamebuino Meta" comme carte ?
Tu essaie de compiler l'exemple "Hello world" ?
Est-ce que tu peux nous donner les messages d'erreur qui apparaissent en rouge ? C'est ce qui explique ce qui ne fonctionne pas :)
NEW 6 years ago
Bonjour ! J'ai bien reçu ma Gamebuino malheureusement elle n'est pas détecté par mon PC tout comme la clé USB fourni avec est-ce que quelqu'un pourrait m'aider ? Merci par avance.
NEW 6 years ago
Hello et bienvenue !
Quel système d'exploitation est ce que tu utilises, Windows ?
Est ce que tu as bien installé les drivers pendant l'installation d'Arduino ? Est ce que tu peux tester un autre câble USB ? Un autre port USB ? Un autre PC ?
NEW 6 years ago
Merci pour votre réponse, je viens de me rendre compte que la clé USB était l'adaptateur carte SD/USB.
je l'utilisait donc sans mettre la carte SD !