<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.photonicsguy.ca/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.photonicsguy.ca/feed.php">
        <title>Photonicsguy.ca</title>
        <description></description>
        <link>https://www.photonicsguy.ca/</link>
        <image rdf:resource="https://www.photonicsguy.ca/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-06T22:34:26+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/tirepressuresensor/code?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/sdgpslogger?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/cardreader?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/dgpsbeaconrx?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/tirepressuresensor?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/mysensors?rev=1457491680&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/panelmeter?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/serialconverter?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/sumppump?rev=1457484383&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/dualpressuresensor?rev=1415916744&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/temperature?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/touchsensor?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/x10?rev=1415904614&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.photonicsguy.ca/_media/wiki/dokuwiki.svg">
        <title>Photonicsguy.ca</title>
        <link>https://www.photonicsguy.ca/</link>
        <url>https://www.photonicsguy.ca/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/tirepressuresensor/code?rev=1415904614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T18:50:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tire Pressure Sensor Code</title>
        <link>https://www.photonicsguy.ca/projects/electronics/tirepressuresensor/code?rev=1415904614&amp;do=diff</link>
        <description>Tire Pressure Sensor Code

Return to Tire Pressure Sensor Project.


;###############################################################################
;# TITLE   &quot;Pressure Sense&quot;	
;# 				
;#      Program         : Pressure sensor using an MPX5700DP sensor and LCD display
;#      Version         :1.0	
;#      Revision Date   :   	
;#      Author          : Jeff Brown
;#									
;#	
;#	
;###############################################################################
;    	radix	hex
		 #define	RA0_…</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/sdgpslogger?rev=1415904614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T18:50:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SD GPS Track Logger</title>
        <link>https://www.photonicsguy.ca/projects/electronics/sdgpslogger?rev=1415904614&amp;do=diff</link>
        <description>SD GPS Track Logger

Why? This is why:Bicycling Trips

ICSP Connector

Need a PIC18 chip with more memory, I&#039;m using the PIC18F4685 with 96Kbytes of program memory.

Microchip Mass Storage Class Firmware

[Still not working]

Still not working. Might be software or hardware, I&#039;ll need to check it on a digital oscilloscope. 



Correct clock rate (less than 400KHz).</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/cardreader?rev=1415904614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T18:50:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Magtek Card reader</title>
        <link>https://www.photonicsguy.ca/projects/electronics/cardreader?rev=1415904614&amp;do=diff</link>
        <description>Magtek Card reader

MAGTEK 21045002 MagStripe card reader.

[Datasheet]

Single Track, only reads Track 2

2.7 to 5.5VDC

When no card is present all pins are high.

When a card is present pin 5 goes low and remains that way for 140ms after the entire card has been read.</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/dgpsbeaconrx?rev=1415904614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T18:50:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DGPS-11 Beacon Receiver</title>
        <link>https://www.photonicsguy.ca/projects/electronics/dgpsbeaconrx?rev=1415904614&amp;do=diff</link>
        <description>DGPS-11 Beacon Receiver

Si-tex DGPS-11 Beacon Receiver module mounted in a weatherproof housing.
 Wire  Function  Red+3A fused 10.8 to 31.2VDC OrangeRS-232C In WhiteRS-232C Out Black- Negative BlueTTL Out GreenData Ground BrownShield GroundHow can I tell if my WAAS GPS is giving me a corrected fix?
  Look for a &quot;D&quot; in your Latitude/Longitude readout.</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/tirepressuresensor?rev=1415904614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T18:50:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tire Pressure Sensor</title>
        <link>https://www.photonicsguy.ca/projects/electronics/tirepressuresensor?rev=1415904614&amp;do=diff</link>
        <description>Tire Pressure Sensor

The pressure is determined by the formula, &lt;m&gt;P=0.145*





Parts
  Part#    Description    Source    Cost  MPX5700DP-ND0-101.5PSI Pressure sensorDigikey$16 2 Ft 1/4ID hoseHome Hardware$1.50 2 crimp style hose clampsHome Hardware$1.60</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/mysensors?rev=1457491680&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-09T02:48:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MySensor board</title>
        <link>https://www.photonicsguy.ca/projects/electronics/mysensors?rev=1457491680&amp;do=diff</link>
        <description>MySensor board


After reading about the MySensors project, I decided to design a small circuit board to hold the Arduino and radio module.

Status:

	*  Nov 25th: I&#039;ve assembled two working boards. Imgur photos
	*  Nov 24th: I received the boards, Yay!!
	*  Nov 7th, 2014: I&#039;m waiting on the PCB&#039;s from</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/panelmeter?rev=1415904614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T18:50:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Panel Meter Interface</title>
        <link>https://www.photonicsguy.ca/projects/electronics/panelmeter?rev=1415904614&amp;do=diff</link>
        <description>Panel Meter Interface

Components

	*  Panel Meter
	*  [MCP41050]
	*  [LM321]
	*  [MAX5487 Digital Pot]
	*  [12-bit DAC with SPI Interface]

1mA Full scale meter

94 Ohms coil resistance

5K Ohm resistor @ 5V = 1mA

MCP4821
Pin No.SymbolFunction1VddSupply (2.7 to 5.5V)2CSChip Select3SCKSerial Clock Input4SDISerial Data Input</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/serialconverter?rev=1415904614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T18:50:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Serial Converter</title>
        <link>https://www.photonicsguy.ca/projects/electronics/serialconverter?rev=1415904614&amp;do=diff</link>
        <description>Serial Converter

MAX233CPP

	*  Uses no external caps

Cable Pinout
Pin Wire Colour Description 1 N/C 2 Black RD (Data to PC) 3 Brown TD (Data from PC) 4 N/C 5 Red Ground 6 Orange DSR 7 Yellow RTS 8 Green  CTS 9 N/C S Shield</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/sumppump?rev=1457484383&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-09T00:46:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Sump pump Monitor</title>
        <link>https://www.photonicsguy.ca/projects/electronics/sumppump?rev=1457484383&amp;do=diff</link>
        <description>Sump pump Monitor



My parents have a cistern and a sump pump which would be useful to have some sort of water level monitoring.

In the past, we would check the cistern level with a pressure gauge calibrated in inches of water. There was a rubber squeeze bulb which which would pressurize a plastic line which fed into the cistern, and the resulting level would be shown on the gauge.</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/dualpressuresensor?rev=1415916744&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T22:12:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Barometric Pressure sensor</title>
        <link>https://www.photonicsguy.ca/projects/electronics/dualpressuresensor?rev=1415916744&amp;do=diff</link>
        <description>Barometric Pressure sensor

Dual pressure sensor board






[PIC18F1320 Datasheet]

RX on pin 3
TX on pin 2


Power ON
98.97 kPa,      742.3 Torr      ; 0814,0521
98.97 kPa,      742.3 Torr      ; 0814,0521
98.97 kPa,      742.3 Torr      ; 0814,0521


Reference

Barometer - MPXAZ4115A</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/temperature?rev=1415904614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T18:50:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Temperature sensing devices</title>
        <link>https://www.photonicsguy.ca/projects/electronics/temperature?rev=1415904614&amp;do=diff</link>
        <description>Temperature sensing devices

ADT7410 Digital I2C Temperature Sensor

±0.5°C Accurate, 16-Bit Digital I2C Temperature Sensor
PinWire Colour1SCLYellow2SDABlue3A0Gnd4A1Gnd5INTn/c6CTn/c8VddRed7GndBlack
Need 0.1uF Cap between pins 7 &amp; 8



From Analog Devices, [ADT7410 Datasheet]

Thermopile sensor</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/touchsensor?rev=1415904614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T18:50:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Touch Sensor</title>
        <link>https://www.photonicsguy.ca/projects/electronics/touchsensor?rev=1415904614&amp;do=diff</link>
        <description>Touch Sensor

Current Status: Prototype</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/x10?rev=1415904614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T18:50:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>X10 Interfacing</title>
        <link>https://www.photonicsguy.ca/projects/electronics/x10?rev=1415904614&amp;do=diff</link>
        <description>X10 Interfacing

X10 Mini Timer power supply

The LCD display seems to die after a few years (on three units I&#039;ve used) so I figured out the pinout.
4N35&#039;s are used internally for opto-isolation, The power is from a transformer internally, with a rectifier and a capacitor.</description>
    </item>
</rdf:RDF>
