Home Questions Tags Users Unanswered How to manually control a shake activated lamp using raspberry pi? Ask Question Asked today Viewed 8 times 2 I got this cool potion lamp for Christmas though it’s […]
shake sensor notes
Viewed 123 times 0 Currently I’m trying to do a project using rpi 3b+ with 801s vibration sensor using this tutorial https://github.com/Shmoopty/rpi-appliance-monitor#notification-settings I’m beginner with rpi and python so I’m having a problem to […]
quadcopter problem discussion notes
SDA/SCL values of accelerator VALUES get affected when I use other pins Ask Question Asked today Viewed 3 times 0 Essentially the SDA/SCL reads the I2C values of the accelerometer perfectly fine when no […]
mma845x accelerometer problem
MMA845X Accelerometer outputs the same values constantly Ask Question Asked 22 days ago Viewed 32 times 0 This is my code: import time import Adafruit_GPIO.I2C as Adafruit_I2C import struct from math import * # […]