From 885d33410bc44d1337fc34d85a25f76086db4270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Mon, 15 Mar 2021 22:19:56 -0300 Subject: [PATCH] Minor proposals --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b7cf78..f8963ad 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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 : @@ -9,6 +9,6 @@ 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 - \ No newline at end of file +