<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel>
<title>ap/xxxxx/1010</title>
<link>http://1010.co.uk</link>
<description>xxxxx projects</description>
<item><title>org-mode/firefox and planner: (2008.07.17:1)</title><link>http://1010.co.uk/org-mode.html#4</link><description>&lt;p&gt;
Using: &lt;a href=&quot;http://turingmachine.org/%7edmg/temp/org-annotation-helper.el&quot;&gt;http://turingmachine.org/~dmg/temp/org-annotation-helper.el&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
as per instructions to make org-mode remember notes from firefox.

&lt;/p&gt;

&lt;p&gt;
Needed to set:

&lt;/p&gt;

&lt;pre class=&quot;fontlock&quot;&gt;
(setq planner-bookmark-take-note-after-set-bookmark-flag nil)
&lt;/pre&gt;


to avoid remember-bookmark-remember cycle.

&lt;/p&gt;

&lt;p&gt;
TODO: convert to org-mode publishing (sort out directories, blog, rss,
pickle) for 1010.co.uk

&lt;/p&gt;

</description><pubDate>Thu, 17 Jul 2008 11:56:00 +0100</pubDate><category domain="http://1010.co.uk">org-mode</category></item><item><title>org-mode and org-info.js: (2008.07.16:1)</title><link>http://1010.co.uk/org-mode.html#3</link><description>&lt;p&gt;
1] &lt;a href=&quot;http://orgmode.org/worg/code/&quot;&gt;http://orgmode.org/worg/code/&lt;/a&gt; and: 

&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;
  &lt;a href=&quot;http://orgmode.org/worg/org-faq.php&quot;&gt;http://orgmode.org/worg/org-faq.php&lt;/a&gt;

&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;
2] 

&lt;/p&gt;

&lt;pre class=&quot;fontlock&quot;&gt;

(info &amp;quot;(org) Javascript support&amp;quot;)

;; add the following to .org document as first line:

#+INFOJS_OPT: view:info toc:nil

;; export with C-c C-e h

&lt;/pre&gt;


3] the result: &lt;a href=&quot;http://1010.co.uk/demons2.html&quot;&gt;http://1010.co.uk/demons2.html&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
4] TODO: 

&lt;/p&gt;

&lt;p&gt;
a) test with org-publish

&lt;/p&gt;

&lt;p&gt;
b) fix publishing scheme, css and directories

&lt;/p&gt;

&lt;p&gt;
c) integration of site, local presentations, code

&lt;/p&gt;

</description><pubDate>Wed, 16 Jul 2008 18:34:00 +0100</pubDate><category domain="http://1010.co.uk">org-mode</category></item><item><title>avr/pwm/pd: (2008.07.14:1)</title><link>http://1010.co.uk/pwm.html#1</link><description>&lt;p&gt;
&lt;a href=&quot;http://1010.co.uk/images/pwm-pd1.png&quot;&gt;&lt;img src=&quot;http://1010.co.uk/images/pwm-pd1.png&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
Starting pd-pwm project (for easy usb-&gt;pwm control of motors, and
lights under Pure Data using a single ATmega8 microcontroller and a
few parts) based on gnusb project:

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://gnusb.sourceforge.net/&quot;&gt;http://gnusb.sourceforge.net/&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
... modified for:

&lt;/p&gt;

&lt;p&gt;
1] Low budget hardware (ATmega8) supporting 2+ PWM 8 bit channels so
D+ and D- of USB port are now on PORTD.

&lt;/p&gt;

&lt;p&gt;
2] Removed sleep and bootloader functionality.

&lt;/p&gt;

&lt;p&gt;
3] Improved support for Pure Data (new Makefile, fixed PD code)

&lt;/p&gt;

&lt;p&gt;
4] Added 6 channels of PWM support (for ATmega168 option or chained Mega8s (serial))
&lt;/p&gt;</description><pubDate>Mon, 14 Jul 2008 20:13:00 +0100</pubDate><category domain="http://1010.co.uk">pwm</category></item><item><title>VLF receiver version 2: (2008.07.10:1)</title><link>http://1010.co.uk/2008.07.10.html#1</link><description>&lt;p&gt;
&lt;a href=&quot;http://1010.co.uk/images/vlf_2.png&quot;&gt;&lt;img src=&quot;http://1010.co.uk/images/vlf_2.png&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
Based on the Nasa INSPIRE VLF-3 receiver. All Gerber files, schematic
and Kicad files:

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://1010.co.uk/vlf2.tar.gz&quot;&gt;http://1010.co.uk/vlf2.tar.gz&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
Images and recordings to follow. Also to be filed under EM resources.

&lt;/p&gt;

&lt;p&gt;
Further ELF/VLF links:

&lt;/p&gt;

&lt;p&gt;
VLF audio stream: &lt;a href=&quot;http://www.spaceweather.com/glossary/inspire.html&quot;&gt;http://www.spaceweather.com/glossary/inspire.html&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
VLF listener's handbook: &lt;a href=&quot;http://www.auroralchorus.com/vlfhndbk.htm&quot;&gt;http://www.auroralchorus.com/vlfhndbk.htm&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.home.pon.net/785/equipment/build_your_own.htm&quot;&gt;http://www.home.pon.net/785/equipment/build_your_own.htm&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.vlf.it/fft_beginners/fft_beginners.html&quot;&gt;http://www.vlf.it/fft_beginners/fft_beginners.html&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://istp.gsfc.nasa.gov/istp/polar/polar_pwi_descs.html&quot;&gt;http://istp.gsfc.nasa.gov/istp/polar/polar_pwi_descs.html&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www-star.stanford.edu/%7evlf/ulp_reciv/ulp.htm&quot;&gt;http://www-star.stanford.edu/~vlf/ulp_reciv/ulp.htm&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.home.pon.net/785/equipment/homemade_b-field_receiver.htm&quot;&gt;http://www.home.pon.net/785/equipment/homemade_b-field_receiver.htm&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.da4e.nl/elfspecial.html&quot;&gt;http://www.da4e.nl/elfspecial.html&lt;/a&gt;
&lt;/p&gt;</description><pubDate>Thu, 10 Jul 2008 21:19:00 +0100</pubDate><category domain="http://1010.co.uk">2008.07.10</category>
<category domain="http://1010.co.uk">vlf</category>
<category domain="http://1010.co.uk">tech_notes2</category></item><item><title>Trimble Lassen SQ and scrying: (2008.06.28:1)</title><link>http://1010.co.uk/scrying_tech_notes.html#54</link><description>&lt;p&gt;
&lt;a href=&quot;http:://1010.co.uk/images/skry_gps1.jpg&quot;&gt;&lt;img src=&quot;http:://1010.co.uk/images/skry_gps1.jpg&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
Sample code to switch SQ to NMEA 4800 bps 8N1:

&lt;/p&gt;

&lt;pre class=&quot;fontlock&quot;&gt;
unsigned char gps0[]={0x10,0x7A,0x00,0x01,0x00,0x00,0x00,0x01,0x10,0x03}; // last but two: GGA and GSV also = 0x09 ... just GGA=0x01 //ends 0x01,0x03

unsigned char gps1[]={0x10,0xBC,0xFF,0x06,0x06,0x03,0x00,0x00,0x00,0x02,0x04,0x00,0x10,0x03};

/* output to 2nd serial port */

&lt;/pre&gt;


and further:

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://scrying.svn.sourceforge.net/viewvc/scrying/&quot;&gt;http://scrying.svn.sourceforge.net/viewvc/scrying/&lt;/a&gt;

&lt;/p&gt;

</description><pubDate>Sat, 28 Jun 2008 21:22:00 +0100</pubDate><category domain="http://1010.co.uk">scrying_tech_notes</category></item><item><title>scrying and logging notes: (2008.06.26:1)</title><link>http://1010.co.uk/scrying_tech_notes.html#53</link><description>&lt;p&gt;
1] Latest serial/memory logging code:

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://scrying.svn.sourceforge.net/viewvc/scrying/&quot;&gt;http://scrying.svn.sourceforge.net/viewvc/scrying/&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
Programmed with:

&lt;/p&gt;

&lt;pre class=&quot;fontlock&quot;&gt;
avrdude -c avrusb500 -p m128 -P /dev/ttyUSB0 -U lfuse:w:0xFD:m -U hfuse:w:0x99:m -U efuse:w:0xFF:m -U flash:w:serialtest.hex
&lt;/pre&gt;


2] Commands:

&lt;/p&gt;

&lt;pre class=&quot;fontlock&quot;&gt;
xxxxx:help                                                                                        
log: output log                                                                                   
lv: print one sample
nm: show counter
res: reset counter
p: pause
s: start
d1/d2/d3: delays short-&amp;gt;long
str: stream
q: quit stream
8bit: char output
10: 10 bit integer output
ant: antenna src
rssi: rssi board src
help: helps
&lt;/pre&gt;
&lt;blockquote&gt;
&lt;p&gt;
 

&lt;/p&gt;
&lt;/blockquote&gt;

3] As an aside remix of iwspy signal strength logging from: 

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://users.skynet.be/chricat/signal/signal-strength.html&quot;&gt;http://users.skynet.be/chricat/signal/signal-strength.html&lt;/a&gt;

&lt;/p&gt;

&lt;pre class=&quot;fontlock&quot;&gt;
iwspy eth0 192.168.1.1

cat iwspy.sh

#!/bin/bash
while true
do
        iwspy eth0
        sleep 1
done | grep Signal

./iwspy.sh &amp;gt; iwtest

cat iwperl.pl

#!/usr/bin/perl
while ($line = &amp;lt;STDIN&amp;gt;)
{
       
        if ($line =~ /level=(-[0-9]+).*level=(-[0-9]+)/)
                {
                print &amp;quot;$1 $2\n&amp;quot;;
                chomp($line=&amp;lt;STDIN&amp;gt;);
                }
}

cat iwtest | ./iwperl.pl &amp;gt; iwproc

## and in gnuplot-mode buffer (send buffer with C-c C-b):

set title &amp;quot;iwspy&amp;quot;
set yrange [-120:-50]
set ylabel &amp;quot;dBm&amp;quot;
set xlabel &amp;quot;Sample&amp;quot;
set term png
#
set output 'xxxxx-strength.png'
plot 'iwproc' using :1 title &amp;quot;Signal&amp;quot;, 'iwproc' using :2 title &amp;quot;Noise&amp;quot;

&lt;/pre&gt;


&lt;a href=&quot;http://1010.co.uk/images/xxxxx-strength.png&quot;&gt;&lt;img src=&quot;http://1010.co.uk/images/xxxxx-strength.png&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

&lt;/p&gt;

</description><pubDate>Thu, 26 Jun 2008 11:20:00 +0100</pubDate><category domain="http://1010.co.uk">scrying_tech_notes</category></item><item><title>Logging code for scrying: (2008.06.20:2)</title><link>http://1010.co.uk/scrying_tech_notes.html#52</link><description>&lt;p&gt;
&lt;a href=&quot;http://1010.co.uk/serialtest.c&quot;&gt;http://1010.co.uk/serialtest.c&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
1] Logs 10 bit value from adc0 to SRAM 

&lt;/p&gt;

&lt;p&gt;
2] Prompt for the following commands on usart0 (ATmega128):

&lt;/p&gt;

&lt;p&gt;
log: dump log to serial port

&lt;/p&gt;

&lt;p&gt;
live: show live reading of ADC

&lt;/p&gt;

&lt;p&gt;
num: show log counter

&lt;/p&gt;

&lt;p&gt;
reset: reset log counter

&lt;/p&gt;

&lt;p&gt;
3] Data dumped to file by way of minicom and graphed with Octave:

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://1010.co.uk/images/octave_scry_log1.png&quot;&gt;&lt;img src=&quot;http://1010.co.uk/images/octave_scry_log1.png&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

&lt;/p&gt;

</description><pubDate>Fri, 20 Jun 2008 12:25:00 +0100</pubDate><category domain="http://1010.co.uk">scrying_tech_notes</category></item><item><title>Software defined radio/ITC/Baudline notes and references: (2008.06.20:1)</title><link>http://1010.co.uk/2008.06.20.html#1</link><description>&lt;p&gt;
&lt;strong&gt;1] Building and testing GNU Radio (Debian testing):&lt;/strong&gt;

&lt;/p&gt;

&lt;pre class=&quot;fontlock&quot;&gt;
svn co http://gnuradio.org/svn/gnuradio/trunk gnuradio

apt-get install libtool portaudio19-dev alsa-dev alsa-source python-wxgtk2.6 python-numpy

export PYTHONPATH=/usr/local/lib/python2.4/site-packages/

./bootstrap

./configure

make install

ldconfig

cd ~/gnuradio/gnuradio-examples/python/audio

./audio_fft.py -I hw:0,0 -S

&lt;/pre&gt;


&lt;strong&gt;References:&lt;/strong&gt;

&lt;/p&gt;

&lt;p&gt;
GNU Radio tutorials: &lt;a href=&quot;http://www.nd.edu/%7ejnl/sdr/docs/tutorials/1.pdf&quot;&gt;http://www.nd.edu/~jnl/sdr/docs/tutorials/1.pdf&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.spectrum.ieee.org/oct06/4654/toolsb1&quot;&gt;http://www.spectrum.ieee.org/oct06/4654/toolsb1&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.kd7lmo.net/ground_gnuradio.html&quot;&gt;http://www.kd7lmo.net/ground_gnuradio.html&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
SDR: &lt;a href=&quot;http://f4dan.free.fr/sdr_eng.html&quot;&gt;http://f4dan.free.fr/sdr_eng.html&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;2] Demodulation using Baudline:&lt;/strong&gt;

&lt;/p&gt;

&lt;p&gt;
Ref: &lt;a href=&quot;http://www.domenech.org/homebrew-sdr/receiver-3.htm&quot;&gt;http://www.domenech.org/homebrew-sdr/receiver-3.htm&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.baudline.com/manual/glossary.html&quot;&gt;http://www.baudline.com/manual/glossary.html&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.burtonmackenzie.com/2007/05/poor-mans-spectrum-analyzer.html&quot;&gt;http://www.burtonmackenzie.com/2007/05/poor-mans-spectrum-analyzer.html&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.febo.com/pages/baudline/&quot;&gt;http://www.febo.com/pages/baudline/&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
Use of decimate and down-mixer:

&lt;/p&gt;

&lt;p&gt;
Down-mixer allows us to move across frequency range down-sampling.

&lt;/p&gt;

&lt;p&gt;
What is decimation?

&lt;/p&gt;

&lt;p&gt;
&quot;a technique for reducing the number of samples in a discrete-time signal.&quot;

&lt;/p&gt;

&lt;p&gt;
Play deck window - advanced features: high pass and low pass filters,
use of shift for demodulation.

&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;3] ITC/EVP ref:&lt;/strong&gt;

&lt;/p&gt;

&lt;p&gt;
EM related: &lt;a href=&quot;http://members.tripod.com/GhostHuntersSociety/Article1.htm&quot;&gt;http://members.tripod.com/:/Article1.htm&lt;/a&gt;

&lt;/p&gt;

</description><pubDate>Fri, 20 Jun 2008 12:14:00 +0100</pubDate><category domain="http://1010.co.uk">2008.06.20</category>
<category domain="http://1010.co.uk">tech_notes2</category>
<category domain="http://1010.co.uk">scrying_tech_notes</category></item><item><title>commandline EVP: (2008.06.14:1)</title><link>http://1010.co.uk/evp.html#1</link><description>&lt;p&gt;
rough port of some features from EVPmaker:

&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.stefanbion.de/evpmaker/index_e.htm&quot;&gt;http://www.stefanbion.de/evpmaker/index_e.htm&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;
for cutups of audio recordings, text usw.

&lt;/p&gt;

&lt;pre class=&quot;fontlock&quot;&gt;
gcc evp.c -o evp

cat crying | ./evp 40 10 1000 0

arguments: to, from, window size, overlap (1 or 0)
&lt;/pre&gt;
&lt;blockquote&gt;
&lt;p&gt;
 

&lt;/p&gt;
&lt;/blockquote&gt;
</description><pubDate>Sat, 14 Jun 2008 20:17:00 +0100</pubDate><category domain="http://1010.co.uk">evp</category></item><item><title>latest scrying collection: (2008.06.06:1)</title><link>http://1010.co.uk/scrying_tech_notes.html#50</link><description>&lt;p&gt;
&lt;a href=&quot;http://1010.co.uk/images/skry_coll.jpg&quot;&gt;&lt;img src=&quot;http://1010.co.uk/images/skry_coll.jpg&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;

&lt;/p&gt;

</description><pubDate>Fri, 06 Jun 2008 16:44:00 +0100</pubDate><category domain="http://1010.co.uk">scrying_tech_notes</category></item></channel></rss>
