Secure DIY Garage Door Opener
Contributors:
QCPete
Resources & Going Further
Now that you've incorporated ECC authentication security into your garage door opener, you can add security to any future project they may need it. How about your internet-connected front door?
For more information, check out the resources below:
Project Source Code
Hookup Guides
- SAMD21 Pro RF Hookup Guide
- Cryptographic Co-Processor ATECC508A (Qwiic) Hookup Guide
- Qwiic Single Relay Hookup Guide
Arduino Libraries
- SparkFun_ATECCX08a_Arduino_Library
- SparkFun Qwiic Relay Arduino Library Github Repo
- Radiohead Arduino Library
Videos
Need inspiration? Check out some of the Qwiic or IoT related tutorials!
Qwiic GRID-Eye Infrared Array (AMG88xx) Hookup Guide
The Panasonic GRID-Eye (AMG88xx) 8x8 thermopile array serves as a functional low-resolution infrared camera. This means you have a square array of 64 pixels each capable of independent temperature detection. It’s like having thermal camera (or Predator’s vision), just in really low resolution.
ESP32 LoRa 1-CH Gateway, LoRaWAN, and the Things Network
Using the ESP32 LoRa 1-CH Gateway as a gateway and device, and pushing data to The Things Network.
SparkFun GPS-RTK Dead Reckoning ZED-F9R Hookup Guide
The u-blox ZED-F9R is a powerful GPS-RTK unit that uses a fusion of IMU, wheel ticks, a vehicle dynamics model, correction data, and GNSS measurements to provide highly accurate and continuous position for navigation in the difficult conditions. We will quickly get you set up using the Qwiic ecosystem through Arduino and Python so that you can start reading the output!
SparkFun expLoRaBLE Hookup Guide
Check out our latest LoRaWAN development board with Bluetooth capabilities! With this guide, we'll get you passing data to The Things Network in no time.
Photon OLED Shield Hookup Guide
The Photon OLED Shield has everything you need to add a small yet crisp OLED screen to your Photon projects. This hookup guide will show you how to get started.
Photon IMU Shield Hookup Guide
Learn how to use the SparkFun Photon IMU Shield for your Photon device which houses an on-board LSM9DS1 system-in-a-chip that houses a 3-axis accelerometer, 3-axis gyroscope, and 3-axis magnetometer.
ReconBot with the Tessel 2
Build a robot with the Tessel 2 that you can control from a browser on your phone or laptop.
IoT Weight Logging Scale
This tutorial will show you how to make a scale that logs your weight to a custom website on the Internet. The principles can be extrapolated to any type of data.