BINGOBONGO Learning
BINGOBONGO Learning
FAQ (Programming)2026-04-03T09:48:49+09:00

Programming FAQs

What are the benefits of using BINGOBONGO Learning?2024-11-07T13:34:34+09:00

BINGOBONGO Learning combines traditional teaching methods with innovative, interactive online games and tools, creating an engaging and dynamic learning experience for students of all ages. The curriculum includes a vast video lesson library featuring over 2,500 lessons taught by real teachers from around the world, adding a global perspective to language learning. With a robust and comprehensive curriculum, BINGOBONGO Learning empowers teachers to build the perfect lessons for various formats, from online to hybrid/blended, traditional classrooms, and even 100% independent, student-centered study programs.

By using BINGOBONGO Learning, schools and educators save significant time and money with access to ready-made lessons, resources, and planning tools. Its hands-on approach makes lessons more engaging and interactive, enhancing student involvement and enjoyment in the classroom. Plus, with up to three times more study materials available for home, students benefit from increased learning and retention outside the classroom, setting them up for greater success in mastering English.

What is Thymio, and how can I start programming with it?2024-11-06T12:59:58+09:00

Thymio is an educational robot designed to teach programming and robotics to learners of all ages. To start programming, simply connect Thymio to your computer, tablet, or mobile device and use visual block-based languages like Scratch or text-based languages like Python. You can also explore its six built-in codeless modes right out of the box for interactive learning without programming knowledge. Read more on the Thymio product page or contact us to find out about getting started with Thymio in your programming lessons.

What age range is Thymio suitable for?2024-11-06T13:00:27+09:00

Thymio is designed for learners as young as 3 years old (with supervision) up to 100! Its diverse features, from codeless modes for beginners to advanced programming support, make it suitable for all ages. Read more on the Thymio product page or contact us to find out more!

Do I need any prior programming experience to use Thymio?2024-11-06T13:52:26+09:00

No prior experience is needed! Thymio’s codeless modes allow even absolute beginners to interact with and control the robot, and more advanced users can gradually move to block-based or text-based programming. Read more on the Thymio product page or contact us to find out more!

How do I connect Thymio to my computer or tablet?2024-11-06T13:53:22+09:00

Thymio connects via a USB cable or wirelessly using a USB dongle, making it easy to work on any supported device. Check out the in-depth Thymio FAQ on the Thymio product page or contact us to find out more!

What programming languages does Thymio support?2024-11-06T13:01:54+09:00

Thymio supports visual block-based programming languages like Scratch, Blockly, and VPL, as well as text-based programming in Python and Aseba. Read more on the Thymio product page or contact us to find out more!

How do I program Thymio without a screen?2024-11-06T13:02:10+09:00

Thymio has six built-in “codeless” modes, allowing you to control the robot without a screen. These modes allow Thymio to perform tasks like avoiding obstacles or following lines, making it an excellent introduction to robotics without any programming required. Read more on the Thymio product page or contact us to find out more!

What are the six codeless modes in Thymio, and how do they work?2024-11-06T13:55:40+09:00

Thymio’s six codeless modes allow users to interact with the robot right out of the box. The modes include Explorer, Follower, Pathfinder, Avoider, Listener, and Remote Control. Each mode triggers different behaviors based on how Thymio’s sensors react to its environment.

Can Thymio be used with block-based programming languages like Scratch or Blockly?2024-11-06T13:15:09+09:00

Yes, Thymio is compatible with block-based programming languages like Scratch and Blockly, making it accessible to learners of all ages and skill levels. Check out some of the various projects  and student solutions over at MindMission.pro

How do I switch between codeless modes and block/text programming?2024-11-06T13:20:20+09:00

You can switch between codeless modes and custom programming by opening Thymio Suite on a computer or tablet and choosing your desired programming language. Please note that text=based languages such as Aseba and Python are only available on the computer version of Thymio Suite. For more information about each language, check out the links below.

To program Thymio, you must first download and install the software. Then connect your robot via cable or wireless dongle and turn it on. The official programming languages of Thymio are :

Can I program Thymio using Python or another text-based language?2024-11-06T13:21:27+09:00

Yes, Thymio supports Python and Aseba, two popular text-based programming languages. This allows more advanced students to practice coding and create sophisticated programs. For more info check out the links below.

To program Thymio, you must first download and install the software. Then connect your robot via cable or wireless dongle and turn it on. The official programming languages of Thymio are :

How does Thymio’s wireless communication feature work?2024-11-06T13:33:20+09:00

Thymio robots can communicate with each other wirelessly, allowing for collaborative projects. Even better, an internet or Wi-Fi connection isn’t required. For example, one robot can send a signal to another to trigger a specific action, opening up possibilities for group activities and interactive learning. One cool project that uses this feature is the wireless marble maze using the accelerometer in one Thymio to wirelessly control another to move the maze platform.

How can Thymio interact with LEGO bricks and other physical components?2024-11-06T14:21:05+09:00

Thymio is partially compatible with LEGO bricks on its own and fully compatible with LEGO Technic parts when paired with the LinkVest accessory, developed by Jeremy Lanig of BINGOBONGO Learning. The LinkVest enables you to build custom structures, attach components, and create hybrid robotic designs that combine physical building with digital programming. The arm and claw project below is just one of the many projects made possible by the LinkVest.

What kind of sensors does Thymio have, and how can I use them in programming?2024-11-06T13:35:03+09:00

Thymio is equipped with a variety of sensors, including proximity sensors, a thermometer, an accelerometer, and a sound sensor. You can program Thymio to react to its environment using these sensors—for example, following a black line, avoiding obstacles, or stopping when it detects sound. Read more on the Thymio product page or contact us to find out more!

How can I make Thymio follow a black line or react to other visual cues?2024-11-06T13:35:16+09:00

Thymio’s built-in proximity and light sensors can be used to follow a black line or respond to light. With block-based programming or Python, you can instruct Thymio to follow paths, change directions, or stop based on what the sensors detect. Read more on the Thymio product page or contact us to find out more!

Can I control Thymio with a remote? How does that work?2024-11-06T13:41:04+09:00

Yes, Thymio can be controlled with an infrared remote, available separately. For even more classroom possibilities, Jeremy Lanig of BINGOBONGO Learning developed the Thymio 5-Device Remote, which allows you to control up to 5 Thymio robots independently—a feature not normally possible. This setup enables up to 5 groups to direct Thymio’s movements inference-free without a computer, making it ideal for interactive activities or beginner students. Fun activities like robot tag or Battle Bots are just a couple of ways the 5-Device Remote can enhance students’ interest in programming and robotics.

How can I create custom audio for Thymio, and what file formats are supported?2024-11-06T13:45:53+09:00

You can load custom audio files onto Thymio using an SD card. Thymio supports WAV files, and you can program the robot to play specific sounds during different actions or sequences. For more info, check out the guide here.

What is the best way to troubleshoot common programming issues with Thymio?2024-11-06T13:50:15+09:00

If you encounter problems with Thymio, first check the FAQ on the Thymio product page. You can also consult the official Thymio support page here, or contact us for technical support.

How can I teach younger students using Thymio’s basic features?2024-11-06T13:56:22+09:00

Thymio’s codeless modes and visual programming options make it easy to introduce younger students to robotics. Start with simple activities like exploring basic movements, sound, and lights, and gradually move into programming concepts as students become more confident.

Can multiple Thymio robots be used together in a group project?2024-11-06T14:06:29+09:00

Yes, multiple Thymio robots can be used together in collaborative projects. They can be programmed to communicate wirelessly with each other or assigned individual tasks within the same project. Additionally, with the Thymio 5-Device Remote, you can control up to five robots independently using five remotes. This expands the range of possibilities for classroom projects and interactive games.

How can I share my Thymio projects with other users?2024-11-06T14:07:11+09:00

Users can share their solutions at MindMission.pro using a simple QR code system. Just scan the QR code on each assignment, upload it, and share it with others to let them see your creations!

Can I teach programming even if I don’t have any experience?2024-11-06T14:12:25+09:00

Yes! It’s fun to learn alongside your students, and each lesson comes with video solutions and easy-to-follow explanations to guide you step by step. Below is an example of a Scratch-based lesson that lets students turn Thymio into an audio recording and playback device.

thymio sample lesson
How many robots do I need per class?2024-11-06T14:15:10+09:00

We recommend one robot for every two students. Our school/institution 5-robot programming pack, which includes 5 robots, 5 remotes, 5 link vests, and a hard case, is ideal for classroom environments. If you have additional questions about your specific programming course, we’re happy to chat! Feel free to contact us anytime.

What other activities can I do in programming?2024-11-06T14:16:42+09:00

Along with robotics, you can help students develop skills in typing and problem-solving. Typing practice with KEY!pop and problem-solving challenges like Pixel Puzzles are excellent ways to support their programming journey. Take a look at just a few of the fun projects on MindMission.pro that are possible with Thymio and our other programming resources.

Let’s Connect

lets connect contact us image

We’re passionate about improving the quality of English education and can’t wait to hear your story. Whether you’re looking for fresh activities for an afterschool program or considering a curriculum upgrade to help your students learn more efficiently, we’re here to help. Just fill out the contact form, and we’ll ensure you get the best resources for your English lessons.

    Go to Top