Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
IMPETOM-Clínico
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martina Barreiro Guerra
IMPETOM-Clínico
Commits
adf38d6e
Commit
adf38d6e
authored
2 years ago
by
Martina Barreiro Guerra
Browse files
Options
Downloads
Patches
Plain Diff
Replace ImpetomC_Arduino.ino
parent
58cffbe4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Arduino/ImpetomC_Arduino.ino
+12
-3
12 additions, 3 deletions
Arduino/ImpetomC_Arduino.ino
with
12 additions
and
3 deletions
Arduino/ImpetomC_Arduino.ino
+
12
−
3
View file @
adf38d6e
/*************************
* Proyecto de fin de grado IMPETOM-Clínico
* NIB - Facultad de Ingeniería - UDELAR
* 2022
*
* Estudiantes: Martina Barreiro, Pablo Sánchez, Julián Vera y Matías Viera.
* Tutores: Franco Simini, Antonio Dell'Osa, Isabel Morales y Javier Hurtado.
*/
/*
* Librerías
*/
...
...
@@ -11,10 +20,10 @@
*/
//DDS
#define minDDSfrecuency 29
5
00 // 29
,5
kHz de frecuencia mínima para el DDS
#define maxDDSfrecuency 3
2
000 // 3
2
kHz de frecuencia máxima para el DDS
#define minDDSfrecuency 29
0
00 // 29
kHz de frecuencia mínima para el DDS
#define maxDDSfrecuency 3
1
000 // 3
1
kHz de frecuencia máxima para el DDS
#define DDSFNCPin A2 //Pin digital para el seteo de la frecuencia del DDS
// Se utilizan el pin 11 y 13 para la comunicaci
o
n SPI del AD9833. El pin 11 corresponde al dat y el 13 al clk del integrado
// Se utilizan el pin 11 y 13 para la comunicaci
ó
n SPI del AD9833. El pin 11 corresponde al dat y el 13 al clk del integrado
// Enable mux de tensión
#define enableTension A4
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment