<?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-07T00:23:43+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/t530?rev=1625580959&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/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/tirepressuresensor?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/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/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/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/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>
</rdf:RDF>
