Understanding Arduino: A Comprehensive Guide

Understanding Arduino: A Comprehensive Guide

Understanding Arduino: How Much Do You Know? Arduino In simple terms, Arduino is an open-source electronic prototyping platform consisting of a simple microcontroller and an easy-to-use programming environment. It connects various sensors, actuators, displays, and other external devices through pins, supporting flexible and scalable applications widely used in smart homes, automation, and the Internet of … Read more

KiCad Symbols and Footprint Library for Arduino Modules

KiCad Symbols and Footprint Library for Arduino Modules

“ Introducing an open-source project that includes KiCad schematic symbols and PCB footprints for Arduino modules (modules, connectors, expansion boards). ”   Arduino Symbol & Footprint Arduino is a very easy-to-use open-source hardware and software electronic platform that provides a wide range of hardware modules. Engineers can use these modules as individual “components” for rapid … Read more

Exploring Three Common Arduino Development Boards

Exploring Three Common Arduino Development Boards

Today, Teacher Cheng from Mark Pen Design Study Abroad continues to bring us knowledge related to Arduino. This article discusses three commonly used Arduino development boards: Arduino Uno, Arduino Nano, and Arduino Mega 2560. Arduino can be connected to various components like LEDs, LCD screens, buttons, stepper motors, servos, temperature and humidity sensors, distance sensors, … Read more

Creating a Classic Casio F-91W Wall Clock with Arduino

Creating a Classic Casio F-91W Wall Clock with Arduino

Due to the new rules for the public account article push, which no longer sort by publication time, please remember to click the「Looking」 button in the bottom right corner to receive our article pushes on time. Also, click the “…” in the upper right corner of the public account homepage to setProgrammer Geek Laboratory as … Read more

Getting Started with Arduino: A Comprehensive Guide

Getting Started with Arduino: A Comprehensive Guide

How to connect Arduino to your computer and download your first sketch. Steps: 1. Obtain an Arduino mainboard and a USB data cable 2. Download the Arduino Integrated Development Environment 3. Connect the mainboard 4. Install the drivers 5. Launch the Arduino application 6. Open the Blink example sketch 7. Select the board 8. Select … Read more

Getting Started with Arduino: Let’s Start with Hello World!

Getting Started with Arduino: Let's Start with Hello World!

Let Arduino Say “Hello World” First, let’s practice a simple experiment that requires no additional components, just an Arduino board and a download cable, to let our Arduino say “Hello World!” This is an experiment to communicate between Arduino and PC, and it’s also a beginner’s trial, hoping to lead everyone into the world of … Read more

Understanding Arduino: An Introduction to Open Source Electronics

Understanding Arduino: An Introduction to Open Source Electronics

First, let’s review some background information (of course, you can skip this part). Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform. It includes hardware (various models of Arduino boards) and software (Arduino IDE). It was developed by a European team during the winter of 2005, including members such as Massimo Banzi, David … Read more

Weekend Arduino Training: Experience the Real Thing!

Weekend Arduino Training: Experience the Real Thing!

This weekend, Sosi will take you to experience the real Arduino! The course is open to all members of Sosi and moderately open to the public. The main purpose is to let many students who have not been exposed to hardware quickly get in touch with it, generate interest in hardware, and understand the basic … Read more

Essential Online Simulators for Development Boards

Essential Online Simulators for Development Boards

For engineers, there are certainly many development boards at hand. However, to be honest, development boards are not cheap, and during use, it is inevitable to burn one or two, which can be quite painful. Even excluding economic reasons, when learning a piece of hardware, there are many scenarios where one has to buy hardware … Read more

Top Value Development Boards of 2020: MCU, FPGA, and Embedded Boards

Top Value Development Boards of 2020: MCU, FPGA, and Embedded Boards

If you don’t want to miss my updates, remember to click the top right corner – view the public account – set as a star, and send me a star. Learning electronics requires a handy development board. There are countless boards on the market, making it difficult to choose between beginner and advanced options. Therefore, … Read more