Sep 29,2024
3,749 views
end-flag
  • Comments(13)
  • Likes(23)
Upload photo
You can only upload 5 files in total. Each file cannot exceed 2MB. Supports JPG, JPEG, GIF, PNG, BMP
0 / 10000
  • The project is not working correctly I do evreything as it says and i upload the code but it keeps working in a loop it is not stoppimg!!! isnt it should work only when someone pass in front the sensor?!!! can u help pleas~!!

    MERT KILIC 2025-01-08 20:30:32Reply

    I checked the code again, everything looks fine in the Loop section, please check again. Test the PIR sensor in a different code.

    void loop() {
    int pirSensor = digitalRead(SENSORPIN);

    // If the PIR sensor is active and no action has been taken
    if (pirSensor == HIGH && pirEnabled) {
    pirEnabled = false; // PIR sensor deactivated
    openEyes(); // Eyes open
    playSound(); // Audio file is played
    moveServos(); // Servo movements are started
    pirEnabled = true; // PIR sensor reactivated
    }

    Ali Majeed 2025-01-16 16:41:25Reply

    i want to contact with you pleast can i , it stil not working corectly and keep work in loob pleasss help this is soo important to me

    Ali Majeed 2025-01-17 18:59:50Reply

    And i check the sensors and buy a new one it didn't slove my problem

    Reply
  • Where can i find the stl.file for the servoholder ? THX

    MERT KILIC 2025-01-08 20:27:42Reply

    The STL file named Eye Holder (eye_holder_main.stl) is the model where you will mount the servo motors.

    Reply
  • There is no hole in the head how to mount the PIR Sensor ?

    MERT KILIC 2024-10-09 15:01:37Reply

    Hi, yes I did not add a hole in the 3D model of the Face. The PIR sensor sizes that Makers will use may vary, and they may want to position it in a different place. I manually drilled an 8mm hole using a drill according to the PIR sensor size I use.

    Reply
  • Şahane bir şey olmuş bu, tanıtım videosu da çok güzel. Tebrikler üstad.:)

    MERT KILIC 2024-10-09 14:56:09Reply

    Yorumunuz ve desteğiniz için teşekkürler hocam 😇

    Reply
  • Great idea and great work! I will add a Huskylens AI camera to move the eyes with a recognized face.

    MERT KILIC 2024-10-05 14:01:34Reply

    Nice idea, I can try this with a Raspberry Pi + Python or ESP32 CAM, thanks. By the way, thank you for liking it, I would appreciate it if you vote for the project 🥂😇

    Reply
  • Hi Makers! For the 7th contest I am waiting for your votes, thank you for your support. Happy Making!

    Reply
VOTING 12 votes
  • 12 USER VOTES
9.50
  • YOUR VOTE 0.00 0.00
Engineer
Engineer
  • 10
    design
  • 10
    usability
  • 10
    creativity
  • 10
    content
10.00
Davis
Engineer
  • 8
    design
  • 4
    usability
  • 7
    creativity
  • 6
    content
6.25
Engineer
Engineer
  • 10
    design
  • 10
    usability
  • 10
    creativity
  • 10
    content
10.00
C64iSTANBUL
Engineer
  • 10
    design
  • 10
    usability
  • 10
    creativity
  • 10
    content
10.00
Klein
Engineer
  • 10
    design
  • 10
    usability
  • 10
    creativity
  • 10
    content
10.00
Craft
Engineer
  • 10
    design
  • 9
    usability
  • 9
    creativity
  • 9
    content
9.25
Micheal
Engineer
  • 10
    design
  • 8
    usability
  • 10
    creativity
  • 10
    content
9.50
Bonitas
Engineer
  • 9
    design
  • 9
    usability
  • 10
    creativity
  • 10
    content
9.50
Engineer
Engineer
  • 10
    design
  • 9
    usability
  • 9
    creativity
  • 10
    content
9.50
Engineer
Engineer
  • 10
    design
  • 10
    usability
  • 10
    creativity
  • 10
    content
10.00
Engineer
Engineer
  • 10
    design
  • 10
    usability
  • 10
    creativity
  • 10
    content
10.00
KILIC
Engineer
  • 10
    design
  • 10
    usability
  • 10
    creativity
  • 10
    content
10.00

More by MERT KILIC

You may also like