Infineon and Sensirion Collaborate to Launch Arduino Expansion Board for Smart Sensor Applications

Infineon and Sensirion Collaborate to Launch Arduino Expansion Board for Smart Sensor Applications

According to reports from Mems Consulting, Infineon has recently launched a sensor expansion board that supports Arduino, designed for evaluating smart sensor systems in smart home and other consumer applications. This Arduino expansion board integrates various sensors from Infineon’s Xensiv product portfolio along with Sensirion’s SHT35 humidity and temperature sensor, thereby optimizing its functionality and … Read more

Design Tutorial and Technical Documentation for Nano Matter Development Board by Silicon Labs and Arduino

Design Tutorial and Technical Documentation for Nano Matter Development Board by Silicon Labs and Arduino

Due to the numerous standards and protocols in the smart home field, developers often face the dilemma of which protocol to choose when starting a new product design cycle, and even need to delve into which protocol can be compatible with other network requirements. However, with the emergence of the Matter standard, these issues are … Read more

The Most Powerful Development Board from Arduino and Full Support for N32 Series MCU by J-Link at Embedded World 2023

The Most Powerful Development Board from Arduino and Full Support for N32 Series MCU by J-Link at Embedded World 2023

Follow+Star Public Account, don’t miss out on exciting content Author | strongerHuang WeChat Public Account | Embedded Column Embedded News Issue 07 is here: 1. Arduino Launches the Most Powerful Development Board At the beginning of this month (March 1), Arduino officially launched its “strongest” development board ever, featuring a dual-core STM32H7 (Cortex-M7 core at … Read more

Enhancing Arduino and Raspberry Pi Boards with FPGA

Enhancing Arduino and Raspberry Pi Boards with FPGA

Arduino and Raspberry Pi boards are the pinnacle of revolutionizing embedded system development. In the past, embedded system development started with hardware. The project steps typically included: Defining system requirements, including rough estimates of processing speed and I/O requirements. Selecting an appropriate microcontroller or microprocessor that meets power, performance, and cost requirements. Connecting the hardware … Read more

Applications of Arduino in Industrial Automation

Applications of Arduino in Industrial Automation

While not a direct replacement for PLCs, there are some industrial automation applications built using Arduino, including prototyping, embedded systems, and low-cost PLC simulators. Refer to our previous article about Arduino: Introduction to Arduino: History, Hardware, and Software In the previous article, we reviewed the Arduino platform’s hardware and software components. We also identified that … Read more

Arduino UNO R4 Development Board with ESP32-S3 Now Available! (Includes Schematic)

Arduino UNO R4 Development Board with ESP32-S3 Now Available! (Includes Schematic)

The Arduino UNO R4 Minima and Arduino UNO R4 WiFi that were released a few months ago are now officially available. Yesterday, they were officially launched on the Arduino Store, and the new version brings many possibilities to our DIY world, upgrading from the previous 8-bit MCU to a 32-bit Arm Cortex-M4, with memory increased … Read more

Understanding BadUSB: Principles and Examples Using Arduino and AVR Libc

Understanding BadUSB: Principles and Examples Using Arduino and AVR Libc

* Original Author: Niqiao Security. This article is part of the FreeBuf original reward program. Reproduction without permission is prohibited. 1. Introduction In 2014, at the Black Hat conference in the United States, researchers Jakob Lell and Karsten Nohl presented the attack method of BadUSB. Although there have been some articles related to BadUSB in … Read more

Controlling Hardware with Pinpong Library: Arduino UNO Button and LED Tutorial

Controlling Hardware with Pinpong Library: Arduino UNO Button and LED Tutorial

Click the above “Mushroom Cloud Creation” to follow us! 1. Overview A button switch, also known as a push button switch, was previously called a sensitive switch and is widely used in lights, socket switches, doorbells, and car central consoles. The introduction of button switches adds a layer of protection for electrical safety, making it … Read more

Simultaneous Control of Multiple Servos with Arduino Uno

Simultaneous Control of Multiple Servos with Arduino Uno

This experiment demonstrates how to control 6 servos simultaneously, which is the maximum number of servos that can be controlled by an Arduino Uno without using additional servo driver boards. It is important to note that the pins on the Arduino Uno that can connect to servos need to be PWM-enabled, which are the pins … Read more

Driving a Servo Motor with Arduino Uno

Driving a Servo Motor with Arduino Uno

Example Effect Using Arduino Uno to drive a 9g servo motor, achieving a rotation from 0 degrees to 90 degrees, then back from 90 degrees to 0 degrees, continuously repeating… Component Description Technical Parameters Product Size: 32 x 30 x 12 mmWorking Torque: 1.6kg·cm (4.8V)Operating Temperature: -30 to +60 degrees CelsiusDead Zone Setting: 5 microsecondsOperating … Read more