ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > Living Room

Does this gadget exist? Physical light-up bulb with programmable triggers

(1/3) > >>

mouser:
While doing a livestream on my youtube channel i realized it would be nice to have a dedicated little light bulb that could be triggered to turn on in certain events, like if a certain person used a certain keyword in the chat, etc.

It would be nice to have a programmable little piece of lightup hardware (arduino? raspberry pi?) for such purposes..

Ath:
Interesting concept :up:

I think it will require at least 2 parts:

* Computer-side that's monitoring the chat, YouTube counter or whatever
* Hardware to switch the bulb
For the hardware, many ESP based devices are available, like Sonoff S20/S26 or Shelly, but it may need a firmware replacement as the regular API isn't that easy. I'm currently involved in the development of ESPEasy, that is very usable on ESP8266 and ESP32 based devices. With simple http GET requests you can control such device, but, some assembly required.

I know that a few years back, many developers set up lava lamps to show the commit pre-checks and build results of their CI/CD pipelines, not sure if that is still used much, as it requires physical availability of people to see the lights. Nowadays, with most of development wfh/remote there must be other ways ;D

wraith808:
While doing a livestream on my youtube channel i realized it would be nice to have a dedicated little light bulb that could be triggered to turn on in certain events, like if a certain person used a certain keyword in the chat, etc.

It would be nice to have a programmable little piece of lightup hardware (arduino? raspberry pi?) for such purposes..
-mouser (January 14, 2021, 08:46 AM)
--- End quote ---

I did something similar using a hacked Amazon Dash Button, A simple smart outlet, and IFTTT.

Since you're just using twitch notifications, you don't need the button to send the signal... hook it up to the twitch actions to hit the Meross smart plug in IFTTT.

And those are just the prebuilt actions.  If you have a pro account on IFTTT, you can create custom actions, and use webhooks from the Twitch API

The IFTTT options for Twitch -



Lifx bulbs are a bit more expensive, but I prefer those to the plugs.

You can also set up chat bots to listen for certain things in chat- refer to the API reference:  https://dev.twitch.tv/docs/irc

hamradio:
It is possible.

Example @ the following:
https://www.reddit.com/r/IRLEasterEggs/comments/kwr1sz/i_have_this_qr_code_sitting_behind_me_in_zoom/

mouser:
This looks promissing:
https://blink1.thingm.com/
https://www.amazon.com/gp/product/B07Q8944QK

"blink(1) is the world’s best indicator light, designed to give you glanceable notice of anything on your computer or the internet. blink(1) makes it easy to connect any data source in the cloud..."

Navigation

[0] Message Index

[#] Next page

Go to full version