I hereby claim:
- I am combs on github.
- I am combs (https://keybase.io/combs) on keybase.
- I have a public key whose fingerprint is E085 4CCD EA15 64D6 E0FE D873 D84F 0D60 E278 25D0
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
X MLM ( ): my hidden i want to hear me out like rainbow control. Infrare beyond my Best the | |
HEY NOW, MAYBE YOU SHOULD USE TWITTER I WEAR! | |
Here's why you should be using CT | |
Learn what skids you should look forward to LOVE OR take ppl or naked mentality skills. MondayLifeAssacked LiveDrop HonorSearch | |
Stamasa_Allys ya know since it's a pribate..... what, I think you should come!!! | |
So if we want to be more powerful u have to take it on "Deep" then you should create school-subscribes from massaging on archives. | |
Yeah, cream Daniel, you should do a Bible more often | |
You should lead out the union. A brothers are in GB conversation. I'm maybe a medicare game. | |
Compliance are useless for smallbizcultures! in no reason why you should cash- | |
Awesome! Here's my newsletter reveals why you should start a list of other people in your site. chronicpain level group |
#!/bin/bash | |
if [ -z $1 ] | |
then | |
echo "Usage: $0 7.3 to install php7.3 modules" | |
exit | |
fi | |
echo "Fetching packages... Your sudo password may be required:" |
test |
import serial | |
import RPi.GPIO as GPIO | |
import time | |
import pygame | |
import pygame.camera | |
pygame.camera.init() | |
camera = pygame.camera.Camera("/dev/video0", (1024,768)) | |
camera.start() |
#include <stdlib.h> | |
#include <stddef.h> | |
#include "Arduino.h" | |
#include "SparkFun_External_EEPROM.h" | |
#include <ArduinoJson.h> | |
struct EepromJsonReader { | |
uint16_t pos = 0; | |
ExternalEEPROM reader = ExternalEEPROM(); |
// https://github.com/combs/Arduino-Watchdog-Handler | |
#include "watchdogHandler.h" | |
#include <avr/wdt.h> | |
volatile uint8_t canary = 0; | |
uint8_t scratch = 0; | |
bool badness = false; | |
void setup() { | |
wdt_disable(); |
import requests, time, os, sys | |
# https://github.com/atc1441/E-Paper_Pricetags/tree/main/Custom_PriceTag_AccesPoint | |
# This script helps you probe for the ideal "Frequency Offset" setting. | |
address = "http://esl.local/" | |
username = "admin" | |
password = "admin" | |
serial = (sys.argv[1] if len(sys.argv) >= 2 else None) or "JC10062805B" |