Skip to content

Instantly share code, notes, and snippets.

@crespum
crespum / balena.geojson
Created February 2, 2020 11:03
GeoJSON generated with Balena GPS tracker
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Keybase proof

I hereby claim:

  • I am crespum on github.
  • I am crespum (https://keybase.io/crespum) on keybase.
  • I have a public key ASC2wH8rOySUwd_Rypcp-gyanZHVvvEeSG_zW2pK1VFJZAo

To claim this, I am signing this object:

@crespum
crespum / ibeacon_setup.sh
Created June 30, 2016 10:58
Creates an iBeacon in a Linux environment, including Raspbian for Raspberry Pi.
#!/bin/bash
# Script to create an iBeacon for Linux systems (including Raspbian for Raspberry Pi). Based on
# RadiusNetwork script for AltBeacons (https://github.com/RadiusNetworks/altbeacon-reference/blob/master/altbeacon_transmit)
#
# System Requirements: Linux, BlueZ (Official Linux Bluetooth protocol stack), Bluetooth 4.0 Adapter
# Advertising Data Flags (not part of iBeacon standard)
AD_Length_Flags="02" # Length of Flags AD structure in bytes
AD_Type_Flags="01" # Type of AD structure as Flags type