:2:10: fatal error: OneWire.h: No such file or directory


FQBN: arduino:avr:uno
Using board 'uno' from platform in folder: C:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6
Using core 'arduino' from platform in folder: C:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6

Detecting libraries used...
C:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard C:\Users\l0l0-\AppData\Local\Temp\arduino\sketches\B403FAA2A415E649C5DF7984B1F454A2\sketch\sketch_mar3a.ino.cpp -o nul
Alternatives for SoftwareSerial.h: [SoftwareSerial@1.0]
ResolveLibrary(SoftwareSerial.h)
  -> candidates: [SoftwareSerial@1.0]
C:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -IC:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src C:\Users\l0l0-\AppData\Local\Temp\arduino\sketches\B403FAA2A415E649C5DF7984B1F454A2\sketch\sketch_mar3a.ino.cpp -o nul
Alternatives for PulseSensorPlayground.h: [PulseSensor Playground@2.0.1]
ResolveLibrary(PulseSensorPlayground.h)
  -> candidates: [PulseSensor Playground@2.0.1]
C:\Users\l0l0-\AppData\Local\Temp\.arduinoIDE-unsaved202423-3340-woq23h.xhwm\sketch_mar3a\sketch_mar3a.ino:4:10: fatal error: PulseSensorPlayground.h: No such file or directory
 #include <PulseSensorPlayground.h>     // Includes the PulseSensorPlayground Library
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
C:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -IC:\Users\l0l0-\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SoftwareSerial\src -Ic:\Users\l0l0-\OneDrive\OfficeMobile\سطح المكتب\arduino\libraries\libraries\PulseSensor_Playground\src C:\Users\l0l0-\AppData\Local\Temp\arduino\sketches\B403FAA2A415E649C5DF7984B1F454A2\sketch\sketch_mar3a.ino.cpp -o nul
Alternatives for PulseSensorPlayground.h: [PulseSensor Playground@2.0.1]
ResolveLibrary(PulseSensorPlayground.h)
  -> candidates: [PulseSensor Playground@2.0.1]
exit status 1

Compilation error: PulseSensorPlayground.h: No such file or directory