PortalGun
PortalGun copied to clipboard
Code to control a Portal Gun (From Rick and Morty)
Does anyone have any updates on this? I have all the hardware, but can't get the libraries working correctly.
Any chance someone has a picture they can post of how exactly they wired all of this? I am having issues of exactly how to wire this and would greatly...
This is amazing but am fairly new to wiring and was wondering if you had a diagram of the wiring by chance
I have everything wired together and I realized that there are no instructions for where to wire the lipoly backpack. Maybe I missed it somewhere, but I'm a real newbie....
Code problem
I need help! I bought all the proper hardware and I am having issues with the switch. I am using all the right pin definitions, but the button side of...
Hi yall I just started building this, thanks first of all for all the work you've put in. I accidentally ordered a 7 segment display instead of a 14 seg,...
I'm super inexperienced with coding so I'm curious about changing the button presses. I want a long press to power off/ on and the audio for the portal open to...
cant verify
when i try to verify the file in arduino i get this C:\Users\Tim\Downloads\PortalGun-master\PortalGun-master\portalGun\portalGun.ino:32:22: fatal error: TimerOne.h: No such file or directory #include ^ compilation terminated. i have downloaded and installed...
I'm very interested in adding audio support for this project. I've considered extending the hardware to include an Adafruit Audio FX Board (https://www.adafruit.com/product/2210) and triggering audio playback via the GPIO,...
I'd like to make the main (middle) LED flicker, to simulate the effect seen in the show. Is there a quick-and-dirty way of doing this with your existing code? SHOW...