Se rendre au contenu
Arduino & Blocks coding

Arduino & Blocks coding

Introductory Programming Courses

This course is designed to introduce students to the fundamentals of programming using block-based programming environments. It is aimed at beginners with little to no prior programming experience, allowing learners to understand programming concepts without the complexity of written code.

Students will learn core programming ideas such as logic, sequencing, loops, conditions, variables, and events by building programs through visual blocks. By the end of the course, students will be able to create simple to moderately complex interactive projects and games using block-based programming.

Cours privé
Veuillez se connecter pour contacter un responsable.
Responsable Rahma Tarek Mohamed Refaai
Dernière mise à jour 29/03/2026
Temps d'achèvement 49 minutes
Membres 30
StarTec Level 1 Programming
  • Chapter 1: Digital and Analog
    • 1.2 Lesson 1: Introduction To Arduino
    • 1.3 Lesson 2: OUTPUT Digital
    • 1.4 Lesson 3: OUTPUT Analog
    • 1.5 Lesson 4: INPUT Digital
    • 1.6 Lesson 5: INPUT Analog
  • Chapter 2: Serial Communication
    • 2.1 Lesson1: Serial Communication Part1