๐Ÿงผ Cleanly pause and play your YouTube videos while cooking/crafting/doing your makeup by waving your hand over a proximity sensor!

Intro

Pause and play your YouTube videos while cooking/crafting/doing your makeup by waving your hand over the Adafruit Proximity trinkey!! Super clean way to follow along with a tutorial without having to get your keyboard/trackpad dirty ๐Ÿ˜Ž

Code

Make sure to follow along the tutorial on Adafruit's website to set up your IDE and go through the sample code for detecting motion. https://learn.adafruit.com/adafruit-proximity-trinkey/arduino-ide-setup

The code file in this repo adds onto the sample code, by automatically clicking the letter "K" when motion is detected, which is the shortcut for pausing or playing a video.

Owner
Tala Buwadi
Tools Programmer @ Ubisoft ๐ŸŽฎ Prev @ RBC Amplify
Tala Buwadi
Similar Resources

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

The C++ Core Guidelines are a collaborative effort led by Bjarne Stroustrup, much like the C++ language itself. They are the result of many person-years of discussion and design across a number of organizations. Their design encourages general applicability and broad adoption but they can be freely copied and modified to meet your organization's needs.

Jan 6, 2023

Welcome to my dungeon. Here, I keep all my configuration files in case I have a stroke and lose all my memory. You're very welcome to explore and use anything in this repository. Have fun!

Fr1nge's Dotfiles Welcome to my dungeon. Here, I keep all my configuration files in case I have a stroke an d lose all my memory. You're very welcome

Oct 28, 2022

This repository contains notes and starter code for Bit manipulation and mathematics session for DSA bootcamp organized by Codeflows.

Bitmanipulation_maths This repository contains notes and starter code for Bit manipulation and mathematics session for DSA bootcamp organized by Codef

Jun 15, 2022

cpp fundamentals and questions for beginners and intermediates

cpp fundamentals and questions for beginners and intermediates

DSA 60 days Hi people! So we have started grasping dsa concepts and solving problems from 12 July. And we shall continue till September 10 Starting fr

Jan 5, 2023

A demonstration of implementing, and using, a "type safe", extensible, and lazy iterator interface in pure C99.

c-iterators A demonstration of implementing, and using, a "type safe", extensible, and lazy iterator interface in pure C99. The iterable is generic on

Jan 2, 2023

About Write a program to create a circular doubly linked list and perform insertions and deletions of various cases

Write a program to create a circular doubly linked list and perform insertions and deletions of various cases Circular Doubly Linked List Circular Dou

Aug 28, 2021

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.

CPP-Questions-and-Solutions ๐ŸŽฏ This repository aims to solve and create new problems from different spheres of coding, which will serve as a single po

Oct 3, 2022

The Repository Contains all about Data Structure and Algorithms with Practice problems, series, and resources to follow!

๐Ÿ† The Complete DSA Preparation ๐Ÿ† This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya,STriver Series ,FA

Oct 6, 2022

Starting with OpenCV and Qt on MacOS is a bit of difficult if you haven't installed and used libraries in XCode.

Starting with OpenCV and Qt on MacOS is a bit of difficult if you haven't installed and used libraries in XCode.

OpenCV and Qt on MacOS Introduction Starting with OpenCV and Qt on MacOS is a bit of difficult if you haven't installed and used libraries in XCode. T

Oct 20, 2022
An automatic crafting rotation generator for ffxiv.

ffxiv-crafting-guide This is an automatic crafting rotation generator for ffxiv, written in C++. Introduction Given your character status and recipe i

May 22, 2022
This repo consists of aditya verma youtube channel code for different section.

Aditya-verma-youtube-playlist-code This repo consists of aditya verma youtube channel code for different section, I am still working this soon it will

Jan 4, 2023
This repo is just for fun while playing with some OOP constructions in C

c-oop This repo is just for fun while playing with some OOP constructions in C. As it is not intended to be of any OOP reference of implementation it

Jun 22, 2021
Some C code I wrote while learning the Lua C API

Lua-C-API A personal repo where I push things while I'm learning the Lua C API! Feel free to contribute :) Building If you want to build this, you'll

Nov 6, 2022
My projects while i learn C language.
My projects while i learn C language.

Coding Exercises Projects that i made while i am learning C language. Exercise 1: prime-numbers.c It is a program that checks whether the given number

Apr 12, 2022
All those who are willing to participate in the 7-day coding event Commit-Your-Code organized by GDSC, UIET have to fork this repository and contribute their solutions as per defined rules.

????โ€?? Commit-Ur-Code ????โ€?? GDSC UIET KUK ?? , welcomes you all to this amazing event where you will be introduced to the world of coding ?? . It i

Mar 24, 2022
This repo is for competitive coders. In the readme file you will get the list of questions. You can contribute by adding your solutions or by providing the optimized solutions which are answered already.
This repo is for competitive coders. In the readme file you will get the list of questions. You can contribute by adding your solutions or by providing the optimized solutions which are answered already.

Hello, Problem Solvers !!! ?? What it's about? ??โ€?? This repository is for Competitive Coders to get started with Open-source. ?? We have curated a l

Oct 22, 2022
This is a C project, to find the weekly salary of your employees.

Weekly-Salary This is a C project, to find the weekly salary of your employees. This is a very simle project. At 1st you insert the code of the employ

Dec 3, 2021
GnuPlotScripting - A simple C++17 lib that helps you to quickly plot your data with GnuPlot
GnuPlotScripting - A simple C++17 lib that helps you to quickly plot your data with GnuPlot

Easy Creation of GnuPlot Scripts from C++ Table of contents What is it? News Contributors Installation Examples Plot and fit data Ascii matrix data (N

Nov 20, 2022
Add a description to your directories!

lsnotes (Part of the better coreutils initiative) Add a description to your directories! Simply add a .lsnotes file and that's it! This is the origina

Apr 16, 2022