All Projects → bitluni → Esprfremote

bitluni / Esprfremote

Sketch to use an ESP mit Arduino as a RF remote for chap-ass power outlets (BH9938)

Labels

Projects that are alternatives of or similar to Esprfremote

Esp8266audio
Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32
Stars: ✭ 972 (+2392.31%)
Mutual labels:  arduino
Esp8266 Deauth
Deauth / Deauthentication proof of concept on the ESP8266
Stars: ✭ 36 (-7.69%)
Mutual labels:  arduino
Darm
A desktop arm that can write and draw.
Stars: ✭ 38 (-2.56%)
Mutual labels:  arduino
Ardupi Ecg
Full HRV analysis of Arduino pulse sensor, using Python signal processing and time series techniques. Chaotic, Fourier, Wavelet, Regression, Neural Net.
Stars: ✭ 35 (-10.26%)
Mutual labels:  arduino
Esp3d
FW for ESP8266/ESP8285/ESP32 used with 3D printer
Stars: ✭ 979 (+2410.26%)
Mutual labels:  arduino
Emonth
An open-source wireless temperature and humidity monitoring node
Stars: ✭ 37 (-5.13%)
Mutual labels:  arduino
Midi shield
Midi shield product 9595, available from SparkFun Electronics
Stars: ✭ 34 (-12.82%)
Mutual labels:  arduino
Arduino Rgb Tools
A arduino library with tools for controlling an RGB-LED
Stars: ✭ 37 (-5.13%)
Mutual labels:  arduino
Arduino Rc 6ch Radio Control
Arduino project to upgrade cheap Hobbyking HK-T6A or Flysky FS-CT6B transmitters or any other old RC TX
Stars: ✭ 36 (-7.69%)
Mutual labels:  arduino
True artificial intelligence
真AI人工智能
Stars: ✭ 38 (-2.56%)
Mutual labels:  arduino
Eprom
Python script and Arduino code for burning eproms
Stars: ✭ 35 (-10.26%)
Mutual labels:  arduino
Onlinehumidifier
How to automatically control humidity in your home - a step by step guide
Stars: ✭ 35 (-10.26%)
Mutual labels:  arduino
Sdwebbrowse
File browsing using the Arduino Ethernet shield
Stars: ✭ 37 (-5.13%)
Mutual labels:  arduino
Attinycore
Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
Stars: ✭ 974 (+2397.44%)
Mutual labels:  arduino
Hydroponic Automation
A program to monitor and control 8 variables of a hydroponic gardening system
Stars: ✭ 38 (-2.56%)
Mutual labels:  arduino
Device Os
Device OS (Firmware) for Particle Devices
Stars: ✭ 976 (+2402.56%)
Mutual labels:  arduino
Esp32 Hub75 Driver
A small, simple, passive driver for HUB75 based LED panels
Stars: ✭ 37 (-5.13%)
Mutual labels:  arduino
Iotz
compile things easy 🚀
Stars: ✭ 39 (+0%)
Mutual labels:  arduino
Pulsesensorstarterproject
The Best Way to Get Started with your PulseSensor and Arduino
Stars: ✭ 38 (-2.56%)
Mutual labels:  arduino
Wifi ducky
Upload, save and run keystroke injection payloads with an ESP8266 + ATMEGA32U4
Stars: ✭ 991 (+2441.03%)
Mutual labels:  arduino

EspRfRemote

Sketch to use an ESP mit Arduino as a RF remote for chap-ass power outlets (BH9938)

Step 1: install Arduino IDE

Step 2: Add to File -> Preferences -> Additional Boards.. the url: http://arduino.esp8266.com/stable/package_esp8266com_index.json

Step 3: Tools -> Boards Manager.. install ESP8266 by esp community

Step 4: Connect your device prefferably WeMos and set serial port And connect a 4433Mhs transmitter to pin D6 (or other you specify later in the web ui)

Step 5: set ssid and password to your wifi crendentails

Step 6: Upload sketch. Open Tools -> Serial Monitor with 115200 Baud rate

Step 7: Successful connect will show ip Use your browser to open the ip http://<ip.of.the.device>

A simple UI will show up. You can control the parameters and the corresponding url that can be used to perform the action will be shown

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].