Skip to content

MicroPython Code for playing with microcontroller especially to experiment with M5stack devices

Notifications You must be signed in to change notification settings

ankssri/SmartSensorPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SmartSensorPython

MicroPython Code for playing with microcontroller especially to experiment with M5stack devices

This example shows how to push data to external portal once montion is detected. I have used blynk for this project.

What you will need:

  1. M5stack device ( M5sstick, M5Stack Core , M5Atom) - ESP32
  2. Firmware burned to device (Refer to M5stack documentation : https://docs.m5stack.com/en/products)
  3. Import BlynkLib.py to your device (You will need this to M5stack device have a bug of crashing while sending data to blynk server).
  1. Passive Infrared Sensor (PIR) motion sensor to detect human motion
  2. blynk account to upload data from device to blynk server (https://blynk.io/)
  3. blynk API credentials

About

MicroPython Code for playing with microcontroller especially to experiment with M5stack devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages