Methods for Outputting Debug and Log Information in Embedded Development

Methods for Outputting Debug and Log Information in Embedded Development

Follow+Star PublicAccount, don’t miss exciting content Author | strongerHuang WeChat Official Account | Embedded Column In MCU-based embedded software development, there may be situations where there is no extra storage space, thus failing to effectively save debug and log information locally. In this case, outputting debug (Debug) and log (Log) information through some means becomes … Read more

DIY Wireless Controlled Beetle Robot

DIY Wireless Controlled Beetle Robot

Limited Time Resource Download:Reply with “Tutorial” to get the microcontroller e-book, reply with “Simulation” to get Proteus simulation materials, Baidu Disk group sharing link update time: 2016-02-14, if it fails, please leave a message at the end of the article, do not leave a message in the background Original source: http://www.cntronics.com/gptech-art/80021311?page=1 Click to read the … Read more

FPGA Delay Implementation Using Verilog HDL

FPGA Delay Implementation Using Verilog HDL

Welcome FPGA engineers to join the official WeChat technical group Clickthe blue textto follow us at FPGA Home – the largest and best community for pure FPGA engineers in China This chapter Introduction: Can be started at any time, can be restarted, the delay duration is adjustable, and the unit can be switched (ms/us). The … Read more

A Powerful Hardware Simulation Python Library!

A Powerful Hardware Simulation Python Library!

Click the blue characters to follow us SUBSCRIBE to us ▼ Click the card below to follow me ▲ Click the card above to follow me Hello everyone, today we are going to learn about a super interesting Python library – FastSim, which allows us to test, debug, and develop applications by simulating hardware operation … Read more

VxWorks-Based Onboard Bus Simulation System for Aircraft

VxWorks-Based Onboard Bus Simulation System for Aircraft

Follow “Aviation Electronics Technology Circle” for aviation news and technical insights~ Abstract This article introduces a design method for a bus simulation system based on the embedded real-time operating system VxWorks, in conjunction with a new type of aircraft used by our military. Utilizing aviation onboard bus technology and computer local area network technology, with … Read more

Building a Firmware Simulation Environment for IoT Devices

Building a Firmware Simulation Environment for IoT Devices

In this article, we will demonstrate how to simulate the firmware of a given IoT device. Firmware simulation can be used for various purposes, such as providing a better way to analyze firmware, testing exploits, and completing remote debugging. Based on this technology, you can simulate firmware of different architectures and interact with it without … Read more

Essential Proteus Simulation Libraries for Arduino Projects

Essential Proteus Simulation Libraries for Arduino Projects

We often need to perform many simulations with Proteus, but there are many files that cannot be immediately found. I discovered some useful simulation libraries on The Engineering Projects blog. 1) Arduino Proteus Library With this library, you can simulate Arduino boards in Proteus and design any type of circuit. Arduino UNO Arduino Mega 2560 … Read more

Hands-On Guide to Building a ROS Car with Arduino and Raspberry Pi (Part 2)

Hands-On Guide to Building a ROS Car with Arduino and Raspberry Pi (Part 2)

1. Introduction In the previous article, we explained how to use open-source hardware like Arduino and Raspberry Pi to build a real car equipped with ROS (Robot Operating System). This article will continue to guide you step by step on how to implement those powerful ROS packages on our physical car. 2. Added Sensors 1. … Read more