Skip to content

Instantly share code, notes, and snippets.

View gucci-ninja's full-sized avatar
🐠
Just keep swimmin

Suhavi Sandhu gucci-ninja

🐠
Just keep swimmin
View GitHub Profile
@gucci-ninja
gucci-ninja / TripShoes.py
Created August 1, 2018 01:04
This is some python code for the raspberry pi that detects when a person has tripped
#!/usr/bin/python
import smbus
import math
import twilio
from twilio.rest import Client
import urllib
import json
import socket
#The details for sending messages.
import 'package:flutter/material.dart';
import 'package:rive/rive.dart';
void main() {
runApp(const MyApp());
}
class MyApp extends StatelessWidget {
const MyApp({Key? key}) : super(key: key);