By the end of this lesson you will have:
The brief states that the Plan and design section must contain a clear description of the design objectives of your project and show consideration of the following:
These four bullet points are exactly how the 18 marks are awarded — miss one and you lose marks.
You must show you considered alternatives. Complete this table in your planning document:
| Option | Description | Pros | Cons | Why rejected / chosen |
|---|---|---|---|---|
| 1 (Final choice) | Chosen because… | |||
| 2 | ||||
| 3 (optional) |
For possible extra credit, quantify pros/cons (e.g., 'Cost: €50 vs. €200').
Examples that fit the forest theme (choose or adapt):
Write 4–6 bullet points of real needs linked to your chosen theme.
List everything clearly (this will be copied straight into your report):
| Category | Specific Technology |
|---|---|
| Hardware platform | e.g., Raspberry Pi Pico / micro:bit / Raspberry Pi 4 |
| Programming language (embedded) | e.g., MicroPython / CircuitPython / MakeCode |
| Digital input(s) | e.g., Rain sensor |
| Analogue input(s) | e.g., Soil moisture, DHT22 temperature |
| Output(s) | e.g., Buzzer, OLED display, LED |
| Storage | e.g., microSD card / internal flash |
| Computer model | Python 3 (with pandas/matplotlib if needed) |