Understanding the Differences Between Microcontrollers and Arduino

Understanding the Differences Between Microcontrollers and Arduino

The foundation of the Arduino platform is the AVR instruction set microcontroller, so it is necessary to understand some differences between microcontrollers and Arduino before using Arduino. 1 What is a Microcontroller? A working computer consists of these parts: Central Processing Unit (CPU) (for computation and control) Random Access Memory (RAM) (for data storage) Read-Only … Read more

Simplifying Raspberry Pi Pico Programming with Arduino-Pico

Simplifying Raspberry Pi Pico Programming with Arduino-Pico

The Raspberry Pi Pico has quickly become a popular choice among embedded developers due to its powerful capabilities and low price. However, for developers accustomed to the Arduino platform, getting started with the Pico may require some time to learn the new development environment and tools. The advent of the Arduino-Pico project provides developers with … Read more

Choosing Between Raspberry Pi and Arduino: Which One Should You Pick?

Choosing Between Raspberry Pi and Arduino: Which One Should You Pick?

Arduino and Raspberry Pi, which of these popular development boards should you choose? There is no correct answer to this question; it really depends on your needs. For Raspberry Pi, due to its stronger computing power and the fact that it runs on a Linux operating system, it can be used to develop popular programming … Read more

Can China Foster Open Source Hardware Innovations Like Arduino and RISC-V?

Can China Foster Open Source Hardware Innovations Like Arduino and RISC-V?

Embedded Linux QQ Group: 175159209, enthusiasts are welcome to join and discuss technical issues! Linux, Apache, MySQL, and even Android are well-known in the tech industry, but can open source hardware become as popular as software? Arduino is just a development board; can chip design also adopt an open source model? Known for its open … Read more

Arduino Programming Basics Course for Designers

Arduino Programming Basics Course for Designers

This course is specially designed for design students without a CS background, aiming to master basic IOT (C-Arduino). It is committed to combining creativity and technology through continuous learning, exploring the boundaries and design value of Human-Computer Interaction (HCI). The course will focus on how to quickly learn and master the Arduino programming language and … Read more

Teaching Design for Artificial Intelligence Course | How to Explain Arduino Lesson 1?

Teaching Design for Artificial Intelligence Course | How to Explain Arduino Lesson 1?

Editor’s Note:The artificial intelligence course is gradually being implemented in schools and institutions everywhere, but many teachers are still in the stage of understanding and learning. To provide some references for teachers, STEAM Online Star Academy has collaborated with Maker Childhood to launch a series of illustrated explanations for the teaching design of artificial intelligence … Read more

Arduino Course on Artificial Intelligence: Button Controlled Light (Lesson 8)

Arduino Course on Artificial Intelligence: Button Controlled Light (Lesson 8)

[Video Teaching] [Graphic Tutorial] Lesson 8 Button Control Light 1. Course Introduction Program branching can enhance interaction in programs. In the last lesson, we used a doorbell as a case study to explain the interaction design under a single boolean condition. In this lesson, we introduce boolean operations, achieving more complex program logic by creating … Read more

Free Arduino Course on Traffic Lights – Lesson 4

Free Arduino Course on Traffic Lights - Lesson 4

Information Technology Workshop Publishing updates on information technology workshops, information technology education news, and teaching cases and works. Public Account 【Video Tutorial】 【Operation Tutorial】 Lesson 4 Traffic Lights 1. Course Introduction The combination of loops and variables can achieve rich program variations. Last lesson introduced the combination of for loops and variable t to simplify … Read more

Remote Control Door Lock Using Arduino and Infrared Technology

Remote Control Door Lock Using Arduino and Infrared Technology

Video Tutorial Lesson 12: Remote Control Door Lock: Infrared Control 1. Course Introduction This lesson explains the implementation method of infrared remote control and uses infrared remote control to create a remote control door lock. 2. Required Components Arduino UNO board, SG90 servo, infrared remote control kit, LED light. 3. Key Knowledge Points Principle and … Read more

An Artist Learns a Bit of Programming to Transform a Typewriter with AI and Arduino

An Artist Learns a Bit of Programming to Transform a Typewriter with AI and Arduino

The artist Arvind Sanjeev’s new work “Ghostwriter” Through this retro and natural physical interaction, on an old typewriter, human types a sentence, and AI responds with another, making it seem like the typewriter has come to life. Inspired by Robin Sloan’s “Writing with the machine”, in 2021, the author began to shape this concept, continuously … Read more

×