Historic Achievement in the 3rd National Safety Science and Engineering Student Practice and Innovation Competition

Historic Achievement in the 3rd National Safety Science and Engineering Student Practice and Innovation Competition

Click the blue words Follow us On October 19-20, 2017, the 3rd National Safety Science and Engineering Student Practice and Innovation Competition, the 29th National Academic Annual Meeting of Safety Science and Engineering in Colleges and Universities, and the 11th National Seminar on Professional Degree Education in the Field of Safety Engineering were successfully held … Read more

Getting Started with Arduino UNO Development Board

Getting Started with Arduino UNO Development Board

Getting to Know Arduino: Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform. It consists of two parts: the hardware part is the Arduino circuit board used for circuit connections; the other part is the Arduino IDE, which is an application that provides a programming development environment, integrating code writing, analysis, compilation, and … Read more

Connecting Digital Tubes with Arduino Development Boards

Connecting Digital Tubes with Arduino Development Boards

Introduction to Digital Tubes The pins related to data of 74HC595 can be divided into three categories: DS: Serial data input, connected to a certain digital I/O pin of the microcontroller. Q0~Q7: 8-bit parallel data output, can directly control 8 LEDs or the 8 pins of a seven-segment digital tube. Q7′: Cascade output terminal, connected … Read more

Stunning Arduino Development Boards You Must See

Stunning Arduino Development Boards You Must See

Click on “Guoguo Little Master“, select “Top/Star Public Account“ Valuable resources delivered to you first! Summary: Here are several development boards based on the Arduino UNO shape, let’s appreciate them together. 1. Adafruit METRO M7 The main control chip is NXP’s IMXRT1011, with an ARM Cortex-M7 core. The IMXRT1011 is a microcontroller unit (MCU) developed … Read more

Transforming Arduino Boards into Flexible Circuits for Soft Robotics

Transforming Arduino Boards into Flexible Circuits for Soft Robotics

Recently, a research team from Yale University did something interesting: they designed the well-known rigid Arduino boards into flexible, stretchable circuits and integrated them into soft robots, achieving 300% high stretchability and providing advanced computing capabilities for soft robots. This groundbreaking work was successfully published in Science Robotics (IF=26.1). To achieve functionality in the real … Read more

Building an SDR FM Radio Based on ADALM Pluto with GNU Radio

Building an SDR FM Radio Based on ADALM Pluto with GNU Radio

Today, I will share how a senior communications engineer, 【Urban Wood】, implemented an SDR FM player using the graphical programming tool GNU Radio on Windows, and added stereo modulation functionality. Here we go, enjoy! Funpack Activity Report – Issue 5 Part One: Completion Status of Activity Tasks I chose the first topic, the FM player. … Read more