Skip to content

Instantly share code, notes, and snippets.

@interwebjill
interwebjill / ConnmanCheetSheet.md
Last active March 31, 2016 17:41
Connman Cheat Sheet

Connman Cheat Sheet

Configure WiFi

~$ sudo connmanctl 
connmanctl> enable wifi 
Enabled wifi 

connmanctl> scan wifi 

Scan completed for wifi

@interwebjill
interwebjill / BBB_burningImage.md
Last active August 22, 2022 15:31
BeagleBone Black: Burning an OS image to a microSD card and installing

#BeagleBone Black: Burning an OS image to a microSD card and installing

Your BBB may already come with an OS installed. Check this. If this is good enough for you, you're done.

We are currently installing Debian Jessie 8.3 at the Exploratorium, except for Eyal who has a Wheezy install image for reasons of his own.

Check to see whether we already have a current installation image on a MicroSD card for you to use. If not, burn your own. Note that this can take up to an hour of your time or more if things don't go as planned.

Procedure

@interwebjill
interwebjill / BeagleBone:SillySpoofingMessage
Last active April 2, 2016 04:14
That Silly Spoofing Message
...that you get when first ssh-ing into your BeagleBone:
@ WARNING: POSSIBLE DNS SPOOFING DETECTED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Simply do what it says and all will be fine:
nano /Users/<you>/.ssh/known_hosts
@interwebjill
interwebjill / BBBEmbeddedAudio.md
Last active April 30, 2019 23:45
BBB/Embedded Device Audio

Configure BeagleBone/Embedded Linux Device ALSA Audio

Running Debian Jessie in these examples. Setting up Alsa Audio to work with external USB sound card.

Steps are:

  • make sure ALSA is correctly installed
  • set up sound card recognition

Background info

@interwebjill
interwebjill / BBBkivy.md
Last active May 11, 2016 12:38
BBB:kivy

Setting up kivy package for python on BBB

For Debian.

Don't do it. It won't work. Just. No.

...so that you can remote login via ssh and run graphical programs on the BBB.
# Step 1: Install XQuartz
Since 10.7, Mac OS no longer ships with an X11 server. Get one here:
http://www.xquartz.org/
@interwebjill
interwebjill / BBBautostartGUI.md
Last active August 14, 2019 04:25
BBB Autostart a GUI
@interwebjill
interwebjill / OQYonBBBinstall.md
Created April 20, 2016 01:47
OQY on BeagleBone Black

Specs: BeagleBone Black Rev. C Debian ALSA audio (native to OS) Python 2.7 Tkinter (native to Python)

@interwebjill
interwebjill / kW_Observable.csv
Created February 4, 2018 02:15
Sample data from Exploratorium solar panel production and total building load
date PVkW TBLkW
2016/05/01 00:00 0.0 173.42265
2016/05/01 01:00 0.0 150.675
2016/05/01 02:00 0.0 143.70625
2016/05/01 03:00 0.0 124.28983999999998
2016/05/01 04:00 0.0 121.75078
2016/05/01 05:00 0.0 121.86016000000001
2016/05/01 06:00 0.0 143.40703
2016/05/01 07:00 532.0 125.56641
2016/05/01 08:00 580.0 144.46171999999999
@interwebjill
interwebjill / .block
Last active June 29, 2022 10:48
D3 Multiple Area Chart
license: gpl-3.0
height: 500
scrolling: no
border: yes