embeddedsystems
-
Building NuttX for Beaglebone Black (BBB)
Tags: embeddedsystems digitalprocessingTo follow this tutorial (Linux), besides the Beaglebone Black (BBB), you will need a computer to build the NuttX OS, one microSD card, one serial-usb adapter and any serial software to interfaces with BBB. After complete the check list, is time to execute some commands. Setting up the Developme... Read More
-
Heterogeneous Co-Simulation - Software and Hardware
Tags: embeddedsystems digitalprocessingThe idea to write this post appeared some years ago when I was working as a FPGA Developer, I was amazed with the possibility to test my stuffs in a complete simulated environment, my goal here is make this tutorial simple and guided by practical exercise to clarify the co-simulation usage. When ... Read More
-
State Chart XML SCXML - Generating C Code Using XMLStarlet
Tags: embeddedsystems softwaredevelopmentSCXML stands for State Chart XML: State Machine Notation for Control Abstraction. It is an XML-base markup language that provides a generic state-machine-based execution environment based on Harel statecharts. Read More
-
Tasks creation in Hercules LauchPad
Tags: embeddedsystemsThe Hercules TMS570LS04 LaunchPad Development Kit is an inexpensive evaluation platform designed to help usere and get started on development with Hercules microcontrollers platform. Read More
-
Communication wireless using 3DR Telemetry Radio
Tags: rf embeddedsystems controlThe 3DR Radio is the easiest way to setup a telemetry connection between your autopilot and a ground station. Bellow you can see the simple test setup using a computer, any serial-usb adapter and a couple of telemetry radio, to prepare the setup you just need to connect the ground module directly... Read More
-
Operational Amplifier Series - Comparator Circuit
Tags: analogelectronic embeddedsystemsFrom the datasheet, the LM741 can be operated in an open-loop configuration.The magnitude of the open-loop gain is typically large thus for a small difference between the non inverting and inverting input terminals, the amplifier output will be driven near the supply voltage. Without negative fee... Read More
-
Base Project to Use GTest and GMock for Unit Tests
Tags: softwaredevelopment embeddedsystemsThe goal of this post is to create a base to be used in all unit tests project that uses google test and google mock framework. Here I am configuring the environment for a Debian distribution and, of course, the commands below is valid only for distribution Debian based. So, first thing first, we... Read More
-
VHDL - Two Logic Gates Analysis
Tags: embeddedsystems digitalprocessingFirstly I would like to say that the following project is an initial example for who wishes start a work with VHDL, after read this example you will be able to simulate your first digital design in vhdl. The circuit below represents two logical gates “AND” and “OR”, and their corresponding input... Read More
Popular Tags
reverseengineering
security
computernetwork
embeddedsystems
digitalprocessing
control
softwaredevelopment
rf