YunDo - AI Programming Education Platform for Children
YunDo is our latest developed children's programming education platform that combines hardware with large-scale AI models. Through YunDo, children can learn programming using Microbit and our custom-developed hardware, exploring the infinite possibilities of artificial intelligence.
Project Overview
YunDo is an educational product that integrates AI large models with innovative hardware, aiming to provide children with a lively and engaging programming learning environment. Through an easy-to-understand graphical programming interface, children can easily get started and interact with intelligent hardware during the programming process.
Product Features
Graphical Programming: Utilizing MakeCode graphical programming tools to lower the barrier to entry for programming, making it easy for children to get started.
Hardware Interaction: Through Microbit and our self-developed hardware, children can directly apply their programming results to the real world, enhancing the fun and practicality of learning.
AI Support: Leveraging AI large models, YunDo provides intelligent learning assistance features to help children better understand programming concepts.
Open Platform: We provide open hardware firmware and rich programming interfaces, encouraging children to engage in innovative experiments.
Getting Started with YunDo
Getting started with YunDo is very simple, just follow these steps:
1. Prepare Hardware
- Obtain a Microbit and our custom-developed hardware.
- These hardware components will become tools for children to realize their programming ideas. Through simple connections and configurations, they can start exploring the world of programming.
2. Programming Environment
- Visit makecode.yundo.org to use the platform.
- This environment is based on Microsoft's MakeCode platform, providing an intuitive graphical programming interface suitable for beginners.
3. Start Programming
- Use the MakeCode graphical programming tool to write your first program and interact with the hardware.
- MakeCode makes programming as simple as building with blocks. Children can implement various functions by dragging and dropping code blocks.
Simple Examples
Here are some simple examples:
Light up LEDs: Write a program to control the LED lights on the Microbit to display different patterns.
Temperature Monitoring: Use the Microbit's sensors to write a program that displays real-time temperature changes.
Music Playback: Program the Microbit to play simple musical melodies.