<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://azman.my1matrix.cc/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://azman.my1matrix.cc/feed.php">
        <title>Azman @MY1 - blog:2022</title>
        <description></description>
        <link>https://azman.my1matrix.cc/</link>
        <image rdf:resource="https://azman.my1matrix.cc/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-05-15T10:06:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://azman.my1matrix.cc/doku.php?id=blog:2022:0109_moved_to_a_new_server&amp;rev=1772062660&amp;do=diff"/>
                <rdf:li rdf:resource="https://azman.my1matrix.cc/doku.php?id=blog:2022:0109_working_on_a_repository_with_3-branches&amp;rev=1772062662&amp;do=diff"/>
                <rdf:li rdf:resource="https://azman.my1matrix.cc/doku.php?id=blog:2022:0125_latest_hc06_at_firmware&amp;rev=1772062664&amp;do=diff"/>
                <rdf:li rdf:resource="https://azman.my1matrix.cc/doku.php?id=blog:2022:0307_re-post_cron&amp;rev=1772062666&amp;do=diff"/>
                <rdf:li rdf:resource="https://azman.my1matrix.cc/doku.php?id=blog:2022:0608_useful_desktop_entry_for_my_personal_use&amp;rev=1772062668&amp;do=diff"/>
                <rdf:li rdf:resource="https://azman.my1matrix.cc/doku.php?id=blog:2022:0718_rgb_80x160_oled_st7735s&amp;rev=1772062670&amp;do=diff"/>
                <rdf:li rdf:resource="https://azman.my1matrix.cc/doku.php?id=blog:2022:0808_revisiting_mingw&amp;rev=1772062672&amp;do=diff"/>
                <rdf:li rdf:resource="https://azman.my1matrix.cc/doku.php?id=blog:2022:0905_devuan_apt_update_error&amp;rev=1772062674&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://azman.my1matrix.cc/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Azman @MY1</title>
        <link>https://azman.my1matrix.cc/</link>
        <url>https://azman.my1matrix.cc/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://azman.my1matrix.cc/doku.php?id=blog:2022:0109_moved_to_a_new_server&amp;rev=1772062660&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-25T23:37:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0109_moved_to_a_new_server</title>
        <link>https://azman.my1matrix.cc/doku.php?id=blog:2022:0109_moved_to_a_new_server&amp;rev=1772062660&amp;do=diff</link>
        <description>Moved to a new server

Due to a problem on the older server provided by my Uni&#039;s ICT department, I decided to move this wiki to the newer server. However, now I am having problems updating (some of?) my wiki pages. Need some time to check this out, but at the moment I think I am affected by</description>
    </item>
    <item rdf:about="https://azman.my1matrix.cc/doku.php?id=blog:2022:0109_working_on_a_repository_with_3-branches&amp;rev=1772062662&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-25T23:37:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0109_working_on_a_repository_with_3-branches</title>
        <link>https://azman.my1matrix.cc/doku.php?id=blog:2022:0109_working_on_a_repository_with_3-branches&amp;rev=1772062662&amp;do=diff</link>
        <description>Working on a repository with 3-branches

I have a repository with 3 branches:

	*  master - main project
	*  upstream - upstream project
	*  work - working copy of project with current semester data

In order to update (merge) upstream into master, I need to</description>
    </item>
    <item rdf:about="https://azman.my1matrix.cc/doku.php?id=blog:2022:0125_latest_hc06_at_firmware&amp;rev=1772062664&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-25T23:37:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0125_latest_hc06_at_firmware</title>
        <link>https://azman.my1matrix.cc/doku.php?id=blog:2022:0125_latest_hc06_at_firmware&amp;rev=1772062664&amp;do=diff</link>
        <description>Latest HC06 AT firmware

I am trying to create an 8051 code library for HC06 bluetooth module. I have done one for my my1barepi library, so I thought that would be easy. Boy! Was I wrong! It turned out that the AT firmware on the latest HC06 module have been upgraded. The old ones do not need any CR/LF pair (the new ones do) and the AT command for changing name requires a &#039;:&#039; i.e.</description>
    </item>
    <item rdf:about="https://azman.my1matrix.cc/doku.php?id=blog:2022:0307_re-post_cron&amp;rev=1772062666&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-25T23:37:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0307_re-post_cron</title>
        <link>https://azman.my1matrix.cc/doku.php?id=blog:2022:0307_re-post_cron&amp;rev=1772062666&amp;do=diff</link>
        <description>Re-Post: Cron

Note: This is taken from my previous blog - Published on: Jul 11, 2011 @ 10:35

Sounds very computer-ish isn&#039;t it? Well, it is... it&#039;s actually a scheduling table, something that computer system admins are very familiar with. It&#039;s nothing fancy, I could have written this in my wiki, which is what I usually would have done. But, since it&#039;s been quite a while since I last write something in this blog, I just feel like putting the info here. I know I&#039;m going to regret this and spend …</description>
    </item>
    <item rdf:about="https://azman.my1matrix.cc/doku.php?id=blog:2022:0608_useful_desktop_entry_for_my_personal_use&amp;rev=1772062668&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-25T23:37:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0608_useful_desktop_entry_for_my_personal_use</title>
        <link>https://azman.my1matrix.cc/doku.php?id=blog:2022:0608_useful_desktop_entry_for_my_personal_use&amp;rev=1772062668&amp;do=diff</link>
        <description>Useful desktop entry for my personal use

Place this in $HOME/.local/share/application


[Desktop Entry]
Version=1.0
Type=Application
Name=gEdit (Standalone)
Comment=Edit text files
Exec=gedit -s %U
Icon=org.gnome.gedit
Terminal=false
Categories=GNOME;GTK;Utility;TextEditor;
MimeType=text/plain;text/x-chdr;text/x-csrc;text/x-c++hdr;text/x-c++src;text/x-java;text/x-dsrc;text/x-pascal;text/x-perl;text/x-python;application/x-php;application/x-httpd-php3;application/x-httpd-php4;application/x-httpd-…</description>
    </item>
    <item rdf:about="https://azman.my1matrix.cc/doku.php?id=blog:2022:0718_rgb_80x160_oled_st7735s&amp;rev=1772062670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-25T23:37:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0718_rgb_80x160_oled_st7735s</title>
        <link>https://azman.my1matrix.cc/doku.php?id=blog:2022:0718_rgb_80x160_oled_st7735s&amp;rev=1772062670&amp;do=diff</link>
        <description>RGB 80x160 OLED ST7735S

I bought this display module a while back, but never got the chance to test it out. I have multiple platforms to test it with: (1) Pi Zero (2) 8051:stc12 (3) Maker Uno (4) ESP32 (5) Pi Pico. While I figure out what I am going with, I just  want to put some basic info so I can refer to it later.</description>
    </item>
    <item rdf:about="https://azman.my1matrix.cc/doku.php?id=blog:2022:0808_revisiting_mingw&amp;rev=1772062672&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-25T23:37:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0808_revisiting_mingw</title>
        <link>https://azman.my1matrix.cc/doku.php?id=blog:2022:0808_revisiting_mingw&amp;rev=1772062672&amp;do=diff</link>
        <description>Revisiting MinGW (for sdcc build)

I want to build sdcc for NMK322 so that my students can use EXACTLY what I have. So, here we go again:

Installing MinGW:

	*  Get the &#039;package manager&#039; from here
		*  version 0.6.3 (beta) at the moment
		*  I prefer the</description>
    </item>
    <item rdf:about="https://azman.my1matrix.cc/doku.php?id=blog:2022:0905_devuan_apt_update_error&amp;rev=1772062674&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-25T23:37:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>0905_devuan_apt_update_error</title>
        <link>https://azman.my1matrix.cc/doku.php?id=blog:2022:0905_devuan_apt_update_error&amp;rev=1772062674&amp;do=diff</link>
        <description>Devuan apt update error

Running apt update on my Devuan machine today results in these:


# apt update
Get:1 http://deb.devuan.org/merged chimaera InRelease [33.9 kB]
Err:1 http://deb.devuan.org/merged chimaera InRelease
  The following signatures were invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository (Amprolla3 on Nemesis) &lt;repository@devuan.org&gt;
Get:2 http://deb.devuan.org/merged chimaera-security InRelease [26.5 kB]
Err:2 http://deb.devuan.org/merged chimaera-security InRelease
  The fol…</description>
    </item>
</rdf:RDF>
