James Harding
Published

Omega_mote

Use the Onion Omega as a WiFi remote to send http commands to pre-existing devices. Sort of like a remote for all of your IoTs projects.

BeginnerFull instructions provided2 hours1,038
Omega_mote

Things used in this project

Hardware components

Onion Omega
The base Onion Omega
×1
Power Dock
The expansion dock with built in battery management
×1
Buttons
Buttons to be used for the remote control
×7
Resistor 10k ohm
Resistor 10k ohm
One for each button you use
×7
Perma-Proto Breadboard Half Size
Perma-Proto Breadboard Half Size
Used to mount your buttons and ultimately connect to the omega
×1

Story

Read more

Code

Code snippet #4

Plain text
{
  "buttons": [
    {
      "gpiopin": 26,
      "postAddress": "YOUR_POST_ADDRESS_HERE"
    }
  ]
}

Github

https://github.com/JimJamUrCode/omega_mote

Credits

James Harding

James Harding

2 projects • 1 follower
Problem solver, see a need fill it. Make THIS work with THAT, even though they weren't supposed to.

Comments