Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# upctrl
programs etc for the practical exercises uP controlled measurement setups

These programs are specific for practical exercises for sudents physics to see how they can make use of uP ( Raspberry Pi) and programming logic to do measurements. The aim is that the studen gets insight of the possiblilties to use a uP to realise a test setup and what are the limitation and how these can be overcome with the help of digital logic ( FPGA's)
These programs are specific for practical exercises for students physics to see how they can make use of uP (Raspberry Pi) and programming logic to do measurements. The aim is that the student gets insight of the possibilities to use a uP to realize a test setup and what are the limitation and how these can be overcome with the help of digital logic (FPGA's)

directories :

src : the C code of the programs
incl: C headers file
bin : destination code for the executables
doc : additional documentation of the project
- picute of the setup
- picture of the setup
firmware : VHDL code used in the project