Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Use your arduino to control remote controlled sockets by SMJ.
...Step 2: Allocate channels (A-D) and buttons (1-3) to lamps and gizmo's around your home.
Step 3: Connect an Arduino to an Aurel Wireless RTX-MID-3V transceiver (see code for mapping).
Step 4: Load sketch on your Arduino (v11 is latest).
Step 5: Place batch file (Windows). Your com port might not be com3.
Step 6: Set up windows task scheduler. Get fancy and use "Sunwait4Windows" for dusk/dawn scheduling.
Button "D3" allows you to use the handset to turn a group of SMJ devices on or off.
Good luck.
ArduSim provides API level simulation of an Arduino. Arduino sketches can be run and debugged on PC with no modification.
ArduGate is a sub-project of ArduSim. The agent sketch is shared.
This is a sketch for Arduino that allows for the user to have multiple sketches on their Arduino, and then switch between them. For a video go to (coming soon). Requires Arduino 0022 or later to use get Arduino here: www.arduino.cc
This library implements several locality sensitive hashing(LSH) based algorithms, including indexing data structure for high dimensional spaces and metric spaces, sketch constructions and set embedding algorithms.
* This project is under development, not fit for end users *
The project consists of the infrastructure to remotely control apliances (eg. turn the cofee maker on from a web page)
Needed parts:
- an arduino uno board (www.arduino.cc).
- a circuit board for the relays.
- a PC connected to the arduino.
- python 2.7 to run the server.
- port forwarding to the PC for remote access.