Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
2019-2020
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Matteo Cucchi
2019-2020
Commits
ef9bd6a8
Verified
Commit
ef9bd6a8
authored
May 29, 2020
by
Andrea Trentini
Browse files
Options
Downloads
Patches
Plain Diff
diario + plummino
parent
fc4d91f6
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
Esempi/Plummino/Plummino.ino
+3
-3
3 additions, 3 deletions
Esempi/Plummino/Plummino.ino
Esempi/Plummino/Plummino.txt
+1
-1
1 addition, 1 deletion
Esempi/Plummino/Plummino.txt
diario.md
+1
-1
1 addition, 1 deletion
diario.md
with
5 additions
and
5 deletions
Esempi/Plummino/Plummino.ino
+
3
−
3
View file @
ef9bd6a8
/*
/*
(atrent)
* Plummino
* Plummino
*/
*/
...
@@ -113,8 +113,8 @@ byte packetBuffer[MAX_MSG_SIZE]; //buffer to hold incoming udp packet
...
@@ -113,8 +113,8 @@ byte packetBuffer[MAX_MSG_SIZE]; //buffer to hold incoming udp packet
#define SERIAL
#define SERIAL
#define SERIALDRIVE
#define SERIALDRIVE
#define SENSORS
#define SENSORS
//
#define STRATEGY
#define STRATEGY
#define GPS
//
#define GPS
#define IMALIVE
#define IMALIVE
Scheduler
runner
;
Scheduler
runner
;
...
...
This diff is collapsed.
Click to expand it.
Esempi/Plummino/Plummino.txt
+
1
−
1
View file @
ef9bd6a8
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* COLLISION_RIGHT D3
* COLLISION_RIGHT D3
* SWITCHPROG A0
* SWITCHPROG A0
* ultrasuoni D6,D5
* ultrasuoni D6,D5
* motorshield i2c(0x30)
* motorshield i2c(0x30)
https://www.wemos.cc/en/latest/d1_mini_shiled/motor.html
# Scansioni i2c
# Scansioni i2c
...
...
This diff is collapsed.
Click to expand it.
diario.md
+
1
−
1
View file @
ef9bd6a8
...
@@ -9,12 +9,12 @@ Nota bene: a lezione non è detto si riesca ad affrontare tutti gli argomenti, m
...
@@ -9,12 +9,12 @@ Nota bene: a lezione non è detto si riesca ad affrontare tutti gli argomenti, m
Le date "future" cambiano (riprogrammazione in funzione di eventi vari) man mano che andiamo avanti col corso.
Le date "future" cambiano (riprogrammazione in funzione di eventi vari) man mano che andiamo avanti col corso.
Non sono in perfetto ordine di presentazione.
Non sono in perfetto ordine di presentazione.
*
(STUDENTI) tanti esercizi sensori (farsi dire cosa hanno a disposizione)
*
(STUDENTI) esercizio servo
*
(STUDENTI) esercizio servo
*
(STUDENTI) plumhackaton
*
(STUDENTI) plumhackaton
### Passate
### Passate
*
2020-05-29 (v) esercizi Plummino (1)
*
2020-05-27 (v) esercizi FanLoop (vari), inizio Plummino
*
2020-05-27 (v) esercizi FanLoop (vari), inizio Plummino
*
2020-05-22 (v) esercizio FanLoop + PID
*
2020-05-22 (v) esercizio FanLoop + PID
*
2020-05-20 (v) seriale (XON/XOFF), watchdog, PWM "dei poveri" vs. PWM "vera", FanLoop adattivo (ma poco PID), PID
*
2020-05-20 (v) seriale (XON/XOFF), watchdog, PWM "dei poveri" vs. PWM "vera", FanLoop adattivo (ma poco PID), PID
...
...
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