-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsourcecode2023-4-28 202853.c
419 lines (394 loc) · 11.7 KB
/
sourcecode2023-4-28 202853.c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
#include<WeELF328P.h>
#include<WeMultipleLineFollower.h>
// 绿植搬运任务()
void _p33kr1jscseoflngbl();
// 巡线24-速度为("speed")
void _ijlp1b2419sgvip2fga(double _speed);
// 巡线35-速度为("speed")
void _ijlp1b3519sgvip2fga(double _speed);
// 巡线24直到345-速度为("speed")
void _ijlp1b24nhwg8g34519sgvip2fga(double _speed);
// 微前进并右转()
void _iweg99sezinqgkzsbw();
// 右转直到3到线()
void _gkzsbwnhwg8g3g8gp1b();
// 巡线35直到12345-速度为("speed")
void _ijlp1b35nhwg8g1234519sgvip2fga(double _speed);
// 掉头后右转()
void _jnthmcglqgkzsbw();
// 左转直到3到线()
void _ijqsbwnhwg8g3g8gp1b();
// 巡线24直到12345-速度为("speed")
void _ijlp1b24nhwg8g1234519sgvip2fga(double _speed);
// 水电站任务()
void _ldgn5ho9lflngbl();
// 火电站任务()
void _m7fn5ho9lflngbl();
// 右转直到4到线()
void _gkzsbwnhwg8g4g8gp1b();
// 舵机-运动到角度("angle")
void _ppxke219seogbsg8gr82ip2(double _angle);
// 固碳工厂任务()
void _h6inubijpghuflngbl();
// 微前进并左转()
void _iweg99sezinqijqsbw();
// 掉头后左转()
void _jnthmcglqijqsbw();
// 巡线24直到123-速度为("speed")
void _ijlp1b24nhwg8g12319sgvip2fga(double _speed);
// 太阳能板任务()
void _hm2to3ph9kfzflngbl();
// 左转直到4到线()
void _ijqsbwnhwg8g4g8gp1b();
WeDCMotor dc_1(M1);
WeDCMotor dc_2(M2);
WeMultipleLineFollower linefollower_A(PORT_A);
Servo servo_D;
WeBuzzer buzzer(OnBoard_Buzzer);
WeUltrasonicSensor ultrasonic_B(PORT_B);
double _sgvip2 = 0; //速度;
double _ppxke2r82ip2 = 0; //舵机角度;
double _r82ip2g84k31 = 0; //角度判断;
void setup(){
servo_D.attach(PORT_D);
pinMode(OnBoard_Button, INPUT);
_ppxke2r82ip2 = 110; //舵机角度
servo_D.write(_ppxke2r82ip2/*舵机角度*/);
_sgvip2 = 80; //速度
while(!(!digitalRead(OnBoard_Button)));
delay(1000);
buzzer.tone(262, 500);
dc_1.run(120);
dc_2.run(-120);
delay(300);
_ijlp1b24nhwg8g34519sgvip2fga(_sgvip2/*速度*/); //巡线24直到345-速度为
_m7fn5ho9lflngbl(); //火电站任务
_ijlp1b24nhwg8g34519sgvip2fga(_sgvip2/*速度*/); //巡线24直到345-速度为
_ldgn5ho9lflngbl(); //水电站任务
_ijlp1b24nhwg8g34519sgvip2fga(100); //巡线24直到345-速度为
_h6inubijpghuflngbl(); //固碳工厂任务
_hm2to3ph9kfzflngbl(); //太阳能板任务
for(int i=4; i>0; --i){
_ijlp1b24nhwg8g34519sgvip2fga(100); //巡线24直到345-速度为
dc_1.run(100);
dc_2.run(-100);
delay(500);
}
_ijlp1b24nhwg8g34519sgvip2fga(100); //巡线24直到345-速度为
_p33kr1jscseoflngbl(); //绿植搬运任务
dc_1.stop();
dc_2.stop();
_ijlp1b24nhwg8g1234519sgvip2fga(100); //巡线24直到12345-速度为
_ijlp1b24nhwg8g1234519sgvip2fga(100); //巡线24直到12345-速度为
dc_1.stop();
dc_2.stop();
for(int i=3; i>0; --i){
buzzer.tone(73, 500);
delay(200);
}
for(int i=3; i>0; --i){
ultrasonic_B.setColor(3, 226, 2, 2);
delay(200);
ultrasonic_B.setColor(3, 226, 226, 226);
delay(200);
}
}
void loop(){
}
// 绿植搬运任务()
void _p33kr1jscseoflngbl(){
_iweg99sezinqgkzsbw(); //微前进并右转
_gkzsbwnhwg8g3g8gp1b(); //右转直到3到线
_ijlp1b24nhwg8g1234519sgvip2fga(_sgvip2/*速度*/); //巡线24直到12345-速度为
dc_1.run(80);
dc_2.run(-80);
delay(450);
dc_1.run(-80);
dc_2.run(80);
delay(400);
_jnthmcglqgkzsbw(); //掉头后右转
}
// 巡线24-速度为("speed")
void _ijlp1b2419sgvip2fga(double _speed){
linefollower_A.readSensor();
if(linefollower_A.readSensor2() == 0 && linefollower_A.readSensor4() == 0){
dc_1.run(_speed);
dc_2.run(-_speed);
}else if(linefollower_A.readSensor2() == 1 && linefollower_A.readSensor4() == 0){
dc_1.run(_speed);
dc_2.run(_speed);
}else if(linefollower_A.readSensor2() == 0 && linefollower_A.readSensor4() == 1){
dc_1.run(-_speed);
dc_2.run(-_speed);
}
}
// 巡线35-速度为("speed")
void _ijlp1b3519sgvip2fga(double _speed){
linefollower_A.readSensor();
if(linefollower_A.readSensor3() == 0 && linefollower_A.readSensor5() == 0){
dc_1.run(_speed);
dc_2.run(-_speed);
}else if(linefollower_A.readSensor3() == 1 && linefollower_A.readSensor5() == 0){
dc_1.run(_speed);
dc_2.run(_speed);
}else if(linefollower_A.readSensor3() == 0 && linefollower_A.readSensor5() == 1){
dc_1.run(-_speed);
dc_2.run(-_speed);
}else if(linefollower_A.readSensor3() == 1 && linefollower_A.readSensor5() == 1){
dc_1.run(-_speed);
dc_2.run(-_speed);
}
}
// 巡线24直到345-速度为("speed")
void _ijlp1b24nhwg8g34519sgvip2fga(double _speed){
linefollower_A.readSensor();
while(!(linefollower_A.readSensor3() == 1 && (linefollower_A.readSensor4() == 1 && linefollower_A.readSensor5() == 1))){
_ijlp1b2419sgvip2fga(_speed); //巡线24-速度为
}
}
// 微前进并右转()
void _iweg99sezinqgkzsbw(){
dc_1.run(95);
dc_2.run(-95);
delay(300);
dc_1.run(-100);
dc_2.run(-100);
delay(400);
}
// 右转直到3到线()
void _gkzsbwnhwg8g3g8gp1b(){
linefollower_A.readSensor();
while(!(linefollower_A.readSensor3() == 1 && linefollower_A.readSensor4() == 0)){
linefollower_A.readSensor();
dc_1.run(-80);
dc_2.run(-80);
}
}
// 巡线35直到12345-速度为("speed")
void _ijlp1b35nhwg8g1234519sgvip2fga(double _speed){
linefollower_A.readSensor();
while(!(linefollower_A.readSensor1() == 1 && (linefollower_A.readSensor2() == 1 && (linefollower_A.readSensor3() == 1 && (linefollower_A.readSensor4() == 1 && linefollower_A.readSensor5() == 1))))){
_ijlp1b3519sgvip2fga(_speed); //巡线35-速度为
}
}
// 掉头后右转()
void _jnthmcglqgkzsbw(){
dc_1.run(-80);
dc_2.run(80);
delay(700);
dc_1.run(80);
dc_2.run(80);
delay(500);
_ijqsbwnhwg8g3g8gp1b(); //左转直到3到线
}
// 左转直到3到线()
void _ijqsbwnhwg8g3g8gp1b(){
linefollower_A.readSensor();
while(!(linefollower_A.readSensor2() == 0 && linefollower_A.readSensor3() == 1)){
linefollower_A.readSensor();
dc_1.run(80);
dc_2.run(80);
}
}
// 巡线24直到12345-速度为("speed")
void _ijlp1b24nhwg8g1234519sgvip2fga(double _speed){
linefollower_A.readSensor();
while(!(linefollower_A.readSensor1() == 1 && (linefollower_A.readSensor2() == 1 && (linefollower_A.readSensor3() == 1 && (linefollower_A.readSensor4() == 1 && linefollower_A.readSensor5() == 1))))){
_ijlp1b2419sgvip2fga(_speed); //巡线24-速度为
}
}
// 水电站任务()
void _ldgn5ho9lflngbl(){
_iweg99sezinqgkzsbw(); //微前进并右转
_gkzsbwnhwg8g4g8gp1b(); //右转直到4到线
_ijlp1b35nhwg8g1234519sgvip2fga(_sgvip2/*速度*/); //巡线35直到12345-速度为
dc_1.stop();
dc_2.stop();
servo_D.write(120);
delay(200);
dc_1.run(75);
dc_2.run(75);
delay(500);
dc_1.run(20);
dc_2.run(-20);
delay(100);
servo_D.write(90);
delay(200);
dc_1.run(-80);
dc_2.run(-80);
delay(600);
dc_1.run(-80);
dc_2.run(80);
delay(400);
dc_1.stop();
dc_2.stop();
dc_1.run(80);
dc_2.run(80);
delay(500);
_jnthmcglqgkzsbw(); //掉头后右转
}
// 火电站任务()
void _m7fn5ho9lflngbl(){
_iweg99sezinqgkzsbw(); //微前进并右转
_gkzsbwnhwg8g4g8gp1b(); //右转直到4到线
_ijlp1b35nhwg8g1234519sgvip2fga(_sgvip2/*速度*/); //巡线35直到12345-速度为
dc_1.run(15);
dc_2.run(-15);
delay(100);
dc_1.run(80);
dc_2.run(80);
delay(300);
dc_1.stop();
dc_2.stop();
_ppxke2r82ip2 = 90; //舵机角度
servo_D.write(_ppxke2r82ip2/*舵机角度*/);
dc_1.run(-100);
dc_2.run(-100);
delay(800);
dc_1.run(80);
dc_2.run(80);
delay(200);
servo_D.write(120);
_jnthmcglqgkzsbw(); //掉头后右转
}
// 右转直到4到线()
void _gkzsbwnhwg8g4g8gp1b(){
linefollower_A.readSensor();
while(!(linefollower_A.readSensor4() == 1 && linefollower_A.readSensor5() == 0)){
linefollower_A.readSensor();
dc_1.run(-80);
dc_2.run(-80);
}
}
// 舵机-运动到角度("angle")
void _ppxke219seogbsg8gr82ip2(double _angle){
_r82ip2g84k31 = _ppxke2r82ip2/*舵机角度*/ > _angle; //角度判断
while(!(abs(_ppxke2r82ip2/*舵机角度*/ - _angle) == 0)){
if(_r82ip2g84k31/*角度判断*/ == 1){
_ppxke2r82ip2 += -1; //舵机角度
}else{
_ppxke2r82ip2 += 1; //舵机角度
}
servo_D.write(_ppxke2r82ip2/*舵机角度*/);
delay(50);
}
}
// 固碳工厂任务()
void _h6inubijpghuflngbl(){
_iweg99sezinqgkzsbw(); //微前进并右转
_gkzsbwnhwg8g3g8gp1b(); //右转直到3到线
_ijlp1b24nhwg8g1234519sgvip2fga(_sgvip2/*速度*/); //巡线24直到12345-速度为
dc_1.run(100);
dc_2.run(-100);
delay(200);
_ijlp1b24nhwg8g12319sgvip2fga(_sgvip2/*速度*/); //巡线24直到123-速度为
dc_1.run(100);
dc_2.run(-100);
delay(200);
_ijlp1b24nhwg8g1234519sgvip2fga(_sgvip2/*速度*/); //巡线24直到12345-速度为
_iweg99sezinqijqsbw(); //微前进并左转
_ijqsbwnhwg8g3g8gp1b(); //左转直到3到线
_ijlp1b24nhwg8g1234519sgvip2fga(_sgvip2/*速度*/); //巡线24直到12345-速度为
dc_1.run(80);
dc_2.run(-80);
delay(200);
dc_1.stop();
dc_2.stop();
_ppxke2r82ip2 = 50; //舵机角度
servo_D.write(_ppxke2r82ip2/*舵机角度*/);
dc_1.run(80);
dc_2.run(80);
delay(1500);
_ijqsbwnhwg8g3g8gp1b(); //左转直到3到线
_ijlp1b24nhwg8g1234519sgvip2fga(_sgvip2/*速度*/); //巡线24直到12345-速度为
dc_1.run(80);
dc_2.run(-80);
delay(300);
_ijlp1b24nhwg8g1234519sgvip2fga(_sgvip2/*速度*/); //巡线24直到12345-速度为
dc_1.run(80);
dc_2.run(-80);
delay(450);
dc_1.stop();
dc_2.stop();
_ppxke2r82ip2 = 110; //舵机角度
servo_D.write(_ppxke2r82ip2/*舵机角度*/);
dc_1.run(-80);
dc_2.run(80);
delay(400);
_jnthmcglqijqsbw(); //掉头后左转
_ijlp1b24nhwg8g34519sgvip2fga(_sgvip2/*速度*/); //巡线24直到345-速度为
_iweg99sezinqgkzsbw(); //微前进并右转
_gkzsbwnhwg8g3g8gp1b(); //右转直到3到线
_ijlp1b24nhwg8g1234519sgvip2fga(_sgvip2/*速度*/); //巡线24直到12345-速度为
dc_1.stop();
dc_2.stop();
_ppxke2r82ip2 = 50; //舵机角度
servo_D.write(_ppxke2r82ip2/*舵机角度*/);
_iweg99sezinqijqsbw(); //微前进并左转
_ijqsbwnhwg8g4g8gp1b(); //左转直到4到线
}
// 微前进并左转()
void _iweg99sezinqijqsbw(){
dc_1.run(95);
dc_2.run(-95);
delay(300);
dc_1.run(100);
dc_2.run(100);
delay(400);
}
// 掉头后左转()
void _jnthmcglqijqsbw(){
dc_1.run(-80);
dc_2.run(80);
delay(800);
dc_1.run(-80);
dc_2.run(-80);
delay(500);
_gkzsbwnhwg8g3g8gp1b(); //右转直到3到线
}
// 巡线24直到123-速度为("speed")
void _ijlp1b24nhwg8g12319sgvip2fga(double _speed){
linefollower_A.readSensor();
while(!(linefollower_A.readSensor1() == 1 && (linefollower_A.readSensor2() == 1 && linefollower_A.readSensor3() == 1))){
_ijlp1b2419sgvip2fga(_speed); //巡线24-速度为
}
}
// 太阳能板任务()
void _hm2to3ph9kfzflngbl(){
_ijlp1b24nhwg8g12319sgvip2fga(_sgvip2/*速度*/); //巡线24直到123-速度为
dc_1.run(60);
dc_2.run(60);
delay(100);
dc_1.run(100);
dc_2.run(-100);
delay(200);
dc_1.stop();
dc_2.stop();
_ppxke219seogbsg8gr82ip2(70); //舵机-运动到角度
dc_1.run(80);
dc_2.run(-80);
delay(300);
dc_1.run(80);
dc_2.run(80);
delay(800);
_ijqsbwnhwg8g3g8gp1b(); //左转直到3到线
_ijlp1b24nhwg8g1234519sgvip2fga(_sgvip2/*速度*/); //巡线24直到12345-速度为
dc_1.run(-80);
dc_2.run(80);
delay(200);
dc_1.stop();
dc_2.stop();
_ppxke219seogbsg8gr82ip2(50); //舵机-运动到角度
_jnthmcglqgkzsbw(); //掉头后右转
_ppxke2r82ip2 = 110; //舵机角度
servo_D.write(_ppxke2r82ip2/*舵机角度*/);
}
// 左转直到4到线()
void _ijqsbwnhwg8g4g8gp1b(){
linefollower_A.readSensor();
while(!(linefollower_A.readSensor3() == 0 && linefollower_A.readSensor4() == 1)){
linefollower_A.readSensor();
dc_1.run(80);
dc_2.run(80);
}
}