Skip to content

Instantly share code, notes, and snippets.

View mesebilisim's full-sized avatar

Mese Bilisim mesebilisim

View GitHub Profile
@mesebilisim
mesebilisim / mac-vendor.txt
Created March 14, 2019 23:17 — forked from aallan/mac-vendor.txt
List of MAC addresses with vendors identities
000000 Officially Xerox
000001 SuperLAN-2U
000002 BBN (was internal usage only, no longer used)
000003 XEROX CORPORATION
000004 XEROX CORPORATION
000005 XEROX CORPORATION
000006 XEROX CORPORATION
000007 XEROX CORPORATION
000008 XEROX CORPORATION
000009 powerpipes?
@mesebilisim
mesebilisim / let_there_be_light.py
Created June 10, 2018 05:05 — forked from huggre/let_there_be_light.py
Integrating physical devices with IOTA and Python
# Imports some Python Date/Time functions
import time
import datetime
# Imports GPIO library
import RPi.GPIO as GPIO
# Imports the PyOTA library
from iota import Iota
from iota import Address