Simon Malih / Team2_Library

Dependencies:   HCSR04

Dependents:   WareHouse

Changes

RevisionDateWhoCommit message
22:e3b4148ea686 2022-04-21 simon9987 for report; default tip
21:b0b3f581572a 2022-03-15 simon9987 not sure
20:8148c5b43877 2022-03-15 simon9987 Added 4th sensor back and using one pin to trigger
19:2245549be993 2022-03-14 simon9987 only using one trigger pulse instead of triggering all sonar sensors
18:27b38338ec62 2022-03-11 simon9987 D;
17:ec48a4c929cd 2022-03-09 simon9987 Added Print, RGB and Bluetooth header files; ; Added functions to Colour class
16:cb753f27f8ab 2022-03-09 simon9987 Changed custom functions
15:f1b2082f8cb9 2022-03-08 simon9987 Added buzzerPackage() function;
14:9a37dc3c2938 2022-03-06 simon9987 Added colour class; changed sonar echo pins to 26
13:82775dfa53d9 2022-03-05 simon9987 Trigger pins are all the same;
12:f45ed51fd47e 2022-03-04 simon9987 W
11:4d671d1e0565 2022-02-28 simon9987 Changed sonar sensor to 2 front one rear;
10:4cbc27549327 2022-02-25 simon9987 Added comment about pins;
9:533a63474c0f 2022-02-17 simon9987 Works with obstacle avoidance
8:10e5229e6288 2022-02-17 simon9987 Updated sonar class for obstacle avoidance;
7:3695e857c026 2022-02-15 simon9987 Common Header has been added;
6:a266695b22d7 2022-02-15 simon9987 Added common header file that stores all the inlcudes that are required
5:07a8f6e9987f 2022-02-15 simon9987 Changed header file to use 4 sensors;
4:56c77cebe337 2022-02-14 simon9987 2 Sonar sensors work with new sonar header
3:eb827464cb1a 2022-02-14 simon9987 2 echo sensors work;
2:cb4eef331f63 2022-02-14 simon9987 Added CarHistory header;
1:5e6154823a3c 2022-02-13 simon9987 Compiles 13/02/22;
0:ff5a6c8fcc71 2022-02-13 simon9987 Compiles; ; Template code that will allow users to easily code