esoftment
esoftment
CALL US: 555-PANORAMIC
  • Home
  • Sample Page
Connecting Several PIC microcontrollers using SPI

Connecting Several PIC microcontrollers using SPI

Posted on August 6, 2020August 8, 2020 by admin

This project is about Connecting several PIC microcontrollers using SPI to each other. One of the microcontrollers is in master mode. So, it continuously increases a variable and sends this variable to the first slave microcontroller. Then sends the increased Read More

Posted in microcontroller, PIC Leave a comment
Servo Motor Control with PIC Microcontroller

Servo Motor Control with PIC Microcontroller

Posted on August 6, 2020August 8, 2020 by admin

In this Servo Motor Control with PIC project, the U2 IC generates a frequency between 500Hz to 1500Hz. You can change the output frequency with these two buttons. Actually, the servo motor rotates to a certain degree according to this Read More

Posted in microcontroller, PIC Leave a comment
PIC External Interrupt Code | Sample Project

PIC External Interrupt Code | Sample Project

Posted on August 6, 2020August 8, 2020 by admin

this is a great PIC External Interrupt Sample Code for learning purpose. In this program, by applying a falling-edge signal to the INT0 pin, the program increases a variable. And in the while loop, displays this variable on the PORTB. Read More

Posted in microcontroller, PIC Leave a comment
Frequency divider with PIC Microcontroller

Frequency divider with PIC Microcontroller

Posted on August 6, 2020August 8, 2020 by admin

In this Frequency divider with PIC project, you should give at least 1KHz frequency to the input. The microcontroller uses the CCP module to measure the period. It generates the divided frequency according to the value of divider. download the Read More

Posted in microcontroller, PIC Leave a comment
Frequency Meter with PIC Microcontroller

Frequency Meter with PIC Microcontroller

Posted on August 6, 2020August 8, 2020 by admin

In this Frequency Meter with PIC project, timer0 counts pulses during every second from T0CKI pin and calculates the frequency. download the project files here. Also, don’t forget to checkout our Ultimate AVR Project Pack.

Posted in microcontroller, PIC Leave a comment
Verilog Frequency Meter Sample Project

Verilog Frequency Meter Sample Project

Posted on August 4, 2020August 6, 2020 by admin

In this Verilog Frequency Meter project, the clock is assumed 3200Hz. By increasing the input clock, higher frequencies can be measured.This program is made of various parts: Counter.v block: this block counts the input pulses in every second. In this Read More

Posted in FPGA, Verilog Leave a comment
Counter using Verilog | Sample Project

Counter using Verilog | Sample Project

Posted on August 4, 2020August 6, 2020 by admin

In this project, we create a counter using Verilog. The FPGA increases a counter value by 1 on every rising-edge signal on the clock pin and when it reaches 12, it toggles an LED toggled. download the project files from Read More

Posted in FPGA, Verilog Leave a comment
Multiplexer Verilog Code | 4 to 1 Multiplexer

Multiplexer Verilog Code | 4 to 1 Multiplexer

Posted on August 2, 2020August 6, 2020 by admin

This Multiplexer Verilog Code project, assigns one of the A to D inputs to the output according to the status of a double dip-switch. Also, the test file is available in the attached project. download Also, don’t forget to checkout Read More

Posted in FPGA, Verilog Leave a comment
D Flip Flop Verilog Sample Code in Just 10 Lines

D Flip Flop Verilog Sample Code in Just 10 Lines

Posted on August 2, 2020August 6, 2020 by admin

This D Flip Flop Verilog program, assigns d (input) to q(output) on each rising edge of the input clock. In the above code, we declare an input signal as our clock input and an input as our “d” input. And Read More

Posted in FPGA, Verilog Leave a comment
VHDL Projects Pack | Ready to Use Projects

VHDL Projects Pack | Ready to Use Projects

Posted on August 2, 2020August 6, 2020 by admin

Welcome to the best archive of VHDL Projects. All of these VHDL Projects are ready to use/simulation. You can easily use them in your projects to save your time and accelerate your projects.Also, don’t forget to checkout our Ultimate DSP Read More

Posted in FPGA, VHDL Leave a comment
Posts navigation
Older posts →
← Newer posts

Recent Posts

  • Dot matrix Counter Using PIC Microcontroller
  • 4 Channel Flasher with PIC Microcontroller
  • Scrolling Text on LCD Using PIC Microcontroller
  • Graphical LCD with PIC Microcontroller
  • Security System with PIC Microcontroller

Recent Comments

    Archives

    • August 2020
    • July 2020

    Categories

    • ARM
    • AVR
    • DSP
    • FPGA
    • microcontroller
    • PIC
    • Verilog
    • VHDL

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Theme by Out the Box