<?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:23:47+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/t530?rev=1625580959&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/405nmlaser?rev=1415904614&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/tirepressuresensor/code?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics?rev=1415913830&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/chip?rev=1481489238&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/interferometer?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/logger?rev=1415904614&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.photonicsguy.ca/projects/electronics/gps?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/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/405nmlaser?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>405nm Laser Diode</title>
        <link>https://www.photonicsguy.ca/projects/405nmlaser?rev=1415904614&amp;do=diff</link>
        <description>405nm Laser Diode

Blue, Violet, almost Ultraviolet really. I made a driver board and just need to finish the heatsink and mount it in a case. I bought a translucent blue project box from Hammond that I&#039;ll be mounting the laser in.

	*  405nm (Blue) Laser</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/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?rev=1415913830&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-13T21:23:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>My Electronic Projects</title>
        <link>https://www.photonicsguy.ca/projects/electronics?rev=1415913830&amp;do=diff</link>
        <description>My Electronic Projects

~~PAGEINDEX=:projects:electronics~~
(Automatically generated list)

Suppliers

Online

	*  Digikey - Supplier of choice
	*  Sparkfun - Great hobby site, Interesting components, I&#039;ve ordered quite a few parts from them.
		*  BatchPCB.com - Great hobby site for fabricating PCB&#039;s</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/chip?rev=1481489238&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-11T20:47:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>C.H.I.P Computer</title>
        <link>https://www.photonicsguy.ca/projects/chip?rev=1481489238&amp;do=diff</link>
        <description>C.H.I.P Computer

Headless Setup

	*  Connect CHIP to your Linux computer via USB
	*  Run minicom -D /dev/ttyACM0 to connect to CHIP via a serial console
	*  Login to chip, username: root, password: chip
	*  Run nmtui, a console based wireless configuration tool</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/interferometer?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>Michelson interferometer</title>
        <link>https://www.photonicsguy.ca/projects/interferometer?rev=1415904614&amp;do=diff</link>
        <description>Michelson interferometer

I want to create a small Michelson interferometer using a laser diode and small, inexpensive mirrors.

&lt;http://www.iop.org/EJ/abstract/0143-0807/25/6/012&gt;</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/logger?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>Data Logging</title>
        <link>https://www.photonicsguy.ca/projects/logger?rev=1415904614&amp;do=diff</link>
        <description>Data Logging

Software

Perl program is on it&#039;s way, writing it now.

LiveGraph - Excellent graphing software written in Java, I use it as a frontend.

Perl Script

Install

sudo cpan -i Device::SerialPort
sudo cpan -i DBI
sudo cpan -i LWP::Simple
sudo cpan -i Time::HiRes</description>
    </item>
    <item rdf:about="https://www.photonicsguy.ca/projects/electronics/gps?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>GPS</title>
        <link>https://www.photonicsguy.ca/projects/electronics/gps?rev=1415904614&amp;do=diff</link>
        <description>GPS

Haicom HI-406BT

19200bps, 8N1 Serial Data
PinWireDescription Blue3Vpk-pk serial data Orange3.3V Green3.3V Red0V
Referenced to Ground



Haicom website

	*  [HI-406BT Manual]

GPS Receiver Modules

	*  Lowrance LGC-12S - [Owner&#039;s manual]
	*  Earthmate Hyperformance GPS Receiver - Rockwell binary output only</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>
