In order to help young child to get hands-on hardware programming and DIY skill, we released this interesting Plug and Play Arduino learning kit in the summer of 2019 which has following features:
Graphical programming, also known as visual programming or block-based programming, is the coding language prescribed in the STEAM Curriculum: Digital Technologies for primary schools.
With graphical programming technology, a program is represented and manipulated graphically rather than as text. A common visual metaphor represents statements and control structures as graphic blocks that can be composed to form programs, allowing programming without having to deal with textual syntax.
In this learning kit, we use Mixly software as graphic programming tool to create project. Mixly is a very powerful graphic programming IDE designed for Arduino. Another similar software is Mit Scratch. Although we don’t teach Scratch in our tutorial, the working principle are similar and our hardware fully supports Scratch.
Introduction Introduction Mixly |
Lesson 1 Blinking LED |
Lesson 2 Hello World |
Lesson 3 Breath LED |
Lesson 4 Flowing Water Light |
Lesson 5 Button LED |
Lesson 6 Potentiometer sensor |
Lesson 7 Positive buzzer |
Lesson 8 Passive buzzer |
Lesson 9 Light sensor |
Lesson 10 RGB LED |
Lesson 11 Relay |
Lesson 12 IR LED |
Lesson 13 sound |
Lesson 14 LCD 1602 |
Lesson 15 DH11 |
Lesson 16 Temp&Hum Monitor |
Lesson 17 Ultrasonic Sensor |
Lesson 18 PIR Motion Detect |
Lesson 19 Servo Motor |
Lesson 20 tracking senosr |
Lesson 21 Basic Car |
Lesson 22 IR Control Car |
Lesson 23 Ultrasonic Obstacle Avoidance Car |
Lesson 24 IR Line Follow Robot Car |
DownLoad Url osoyoo.com
You must be logged in to post a comment.
I recently purchased your Arduino Starter Kit (model 2019015800). I ran your code for lesson 14 (LCD display), but despite having successfully downloaded it to the board, nothing appears on the display. Every connection has been double checked and the board worked fine with the other sensors. The power supply is as suggested at 5V. Any hint?
Thank you.
Vittorio Grandi
Hi I am confused why you need mixly
Mixly is just a Graphic IDE. If you want to use traditional Arduino IDE, it is ok.