Skip to content

sametgul/labview-fpga-self-paced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LabVIEW FPGA Self-Paced Learning

This repository documents my journey learning LabVIEW FPGA through hands-on projects and exercises.

Projects

  • Project 1: [Brief description]
  • Project 2: [Brief description]

Hardware/Software

  • LabVIEW version: [e.g., 2023]
  • Target hardware: [e.g., myRIO, cRIO, etc.]
  • Additional modules: [FPGA Module, etc.]

Learning Resources

[List courses, books, tutorials you're following]

Progress

[Optional: track your learning milestones]


## 3. **Organize Your Directory Structure**

labview-fpga-self-paced/ ├── README.md ├── .gitignore ├── project-01-basic-digital-io/ │ ├── README.md │ └── [VI files] ├── project-02-counters/ │ ├── README.md │ └── [VI files] └── resources/ └── [documentation, notes]


## 4. **Create a LabVIEW .gitignore**

LabVIEW files

*.aliases *.lvlps *.lock *.log

About

A collection of self-paced study projects for learning LabVIEW FPGA development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published