Peter's Notes

Demystifying open source

Tuesday, June 16, 2020

Flashing ArduPlane or iNav firmware to flight controllers using BetaFlight

›
Some quadcopter flight controllers can be used on fixed wing aircraft using iNav (which supports more targets, and is based on BetaFlight) ...
Thursday, October 01, 2015

Capturing an Image from a Security Camera Using Vera and Emailing It

›
I wanted to get my VeraLite home automation gateway to grab a frame from a security camera and email it to me whenever the front door open...
Monday, February 23, 2015

Javascript Namespaces

›
Google "namespace" and "javascript" and you'll get a lot of different approaches to the solution, since vanilla Jav...
Tuesday, January 27, 2015

GPhoto2 Notes

›
Using Canon A620 with Ubuntu 12.04 LTS sudo apt-get install gphoto2 Plug in the camera via USB Set camera to review mode (this camera...
Friday, April 04, 2014

Running Python Scripts on Arduino Yun

›
Completely inexplicably, I am unable to find an example of running a python script using the Bridge library in the official Arduino Yun doc...
1 comment:
Tuesday, March 25, 2014

JSON REST Webservice Error Responses

›
Over the years I've seen many formats for error responses from JSON formatted REST webservices.  Well, there's a draft standard . ...
1 comment:
Thursday, March 20, 2014

Getting Started with Python on Windows

›
I'll be using Python on the Arduino Yun, but wanted to develop scripts on my Windows machine.  Need Python + the pip package manager (t...
2 comments:
Tuesday, December 17, 2013

ReCaptcha and PHP

›
Had to load ReCaptcha in a PHP page-- with ajax.  Two sources made this possible: https://developers.google.com/recaptcha/docs/display h...
Thursday, March 21, 2013

Creating an Ubuntu VMware player virtual machine for Java Development

›
Four major steps: Install Ubuntu Install Java Instal Maven (ugh) Install git Install Eclipse Ok, let's get to it. Ubuntu ...
2 comments:
Tuesday, March 05, 2013

Adding Modules to Alfresco 4.x

›
FYI I'm using the Bitnami AMI. Download and move the module: cd ~/ wget http://path/to/alfresco_amp_module sudo mv ~/module.amp ...
›
Home
View web version

Contributors

  • Ben Krasnow
  • Peter V
Powered by Blogger.