This tutorial shows you how to use VHDL loop statement in your circuit.
ECP II: Embedded C Project
This is an Arsuino UNO with an ATMEGA328P. I have programmed this using Atmel Studio 6. Language used is Embedded C. The program utilizes the ADC to ...
Toggle Coverage in Active-HDL
Toggle Coverage measures design activity within terms of changes of signal logic values and creates a reports that states whether monitored signals were ...
UART with Simulation
The Universal Asynchronous Receiver Transmitter (UART) is the most widely used serial data communication circuit ever. UARTs allow full duplex ...
Multisim MCU MultiMCU Assembly Language blinkling LED 8051
A quick look at Multisim MCU wizard build in Assembly Language a blinking led program using the MCU: 8051. Here is the code everyone: org 0000h mov P2 ...
ALTERA DE0-Nano + ADXL 345 Accelerometer in NIOS II
ALTERA DE0-Nano Computer is used /********************************************************************************/ * This program demonstrates use of ADXL ...
How To Use The Wait Until Statement - Process Simulator Solution
SUBSCRIBE for weekly solutions videos: //www.youtube.com/ProModelSimulation In this Process Simulator solution we demonstrate the proper use of the ...
Microcontroller 8051 PERSON COUNTER keil
A people counter is a device used to measure the number and direction of people traversing a certain passage or entrance per unit time. The resolution of the ...