<?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-06T20:34:52+00:00</dc:date>
        <items>
            <rdf:Seq>
                <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/3d/openscad/start?rev=1457493795&amp;do=diff"/>
                <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/t530?rev=1625580959&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/ulaser?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/mysensors?rev=1457491680&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/relayboard?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/sdgpslogger?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/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/3d/openscad/start?rev=1457493795&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-09T03:23:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>OpenSCAD</title>
        <link>https://www.photonicsguy.ca/projects/3d/openscad/start?rev=1457493795&amp;do=diff</link>
        <description>OpenSCAD

Endcap

Endcap for a clear plexiglass tube to hold an LCD display module


&lt;HTML&gt;&lt;BR CLEAR=“ALL” /&gt;&lt;/HTML&gt;

Drive Pulley

Pulley for a drive belt for a Kodak Slide projector


&lt;HTML&gt;&lt;BR CLEAR=“ALL” /&gt;&lt;/HTML&gt;</description>
    </item>
    <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/t530?rev=1625580959&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-07-06T14:15:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Lenovo T530 Laptop WiFi upgrade</title>
        <link>https://www.photonicsguy.ca/projects/t530?rev=1625580959&amp;do=diff</link>
        <description>Lenovo T530 Laptop WiFi upgrade

I successfully installed an Intel Dual Band Wireless-AC 7260 wireless card by modifying the whitelist in the BIOS. I&#039;ve compiled this step-by-step guide with references as I had trouble finding a similar resource online.

Living in Toronto, the 2.4GHz WiFi band is over saturated and my best wireless throughput was roughly 16Mbps, now with 5GHz Wireless AC, I get an average of 700Mbps. I decided not to upgrade to the latest BIOS and to attempt the whitelist modifi…</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/ulaser?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>U doped Laser</title>
        <link>https://www.photonicsguy.ca/projects/ulaser?rev=1415904614&amp;do=diff</link>
        <description>U doped Laser

Excited-State Absorption in Fluorescent Uranium, Erbium, and Copper-Tin Glasses

PREPARATION AND PROPERTIES OF POTENTIAL GREEN LASER MATERIALS CONTAINING EXAVALENT URANIUM

Fluorescence Spectra of Uranyl Ion in Various Environments

Heavy-element chemistry at Los Alamos

Factors affecting the threshold for laser action in CaF2 crystals doped with uranium and other host lattices - No access

Uranium-doped calcium fluoride as a laser material - No access

Q-Switching

Spectral Bleac…</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/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/relayboard?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>Relay board</title>
        <link>https://www.photonicsguy.ca/projects/electronics/relayboard?rev=1415904614&amp;do=diff</link>
        <description>Relay board



SPDT JW1FEN relays from an old UPS.

Matches closest to Digikey Part# 255-1114-ND

[JW Relay datasheet]

[Schematic]

[Board layout]

&lt;HTML&gt;&lt;BR CLEAR=“ALL”&gt;&lt;/HTML&gt;

OptoRelay Board


G4PB16 - G4 16-channel I/O Module Rack

	*  G4 ODC5 - G4 DC Output 5-60 VDC, 5 VDC Logic
	*  G4 OAC5 - G4 AC Output 12-140 VAC, 5 VDC Logic</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>
</rdf:RDF>
