Blogdot.tv TERMINAL_MODE // V2
/// CLASSIFIED_ANALYSIS_FILE #0115433

This smartlock uses voice recognition to control access

OPERATIVE: QUAD ONER DATE: 2022.07.16 CLEARANCE: LEVEL 5 SUBJECT: THIS-SMART-LOCK-USES-VOICE-RECOGNITION-TO-CONTROL-ACCESS

> INITIATING DECRYPTION SEQUENCE...

- Werbung -
Reading Time: 2 minutes
🔊 BlogDot.tv Audio Reader

A Smartlock are a highly convenient way to secure a house, and they can have their number of connectivity options expanded even further by connecting them to an IoT home assistant service such as Google Assistant or Amazon Alexa.

Arduino Team — July 16th, 2022

- Werbung -
- Werbung -

Jithin Sanal’s project uses Amazon’s Alexa skill to automatically secure a custom door locking mechanism without the need for Bluetooth or a fingerprint.

 

 It is based around a Nano RP2040 Connect, and due to its onboard connectivity suite, can talk with the Arduino Cloud.

 

Other than the Nano, Sanal designed a simple PCB. With pads for a buzzer, voltage regulator, and several LEDs for monitoring.

The circuit also includes a relay that applies power to a solenoid.
Which acts as a deadbolt when power is applied.

– Werbung –

After receiving the bare PCB and soldering each component onto it, Sanal moved onto writing the code for his creation. In simple terms, the Arduino Cloud project contains a single variable for getting/setting the value of the lock.

- Werbung -

[youtube https://www.youtube.com/watch?v=QE4WQh3YQWs?feature=oembed&w=500&h=281]

A method is called in the fw that sets the solenoid to this new state and makes a few beeps with the buzzer.

 

Associating the Arduino Alexa skill with the IoT device, thus letting someone set the lock as a dedicated Smartlock device.

You can see more details on this project in Sanal’s Hackster.io write-up.

- Werbung -

Website: LINK

- Werbung -