<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>sneider.si</title>
    <link>https://sneider.si/</link>
    <description>Recent content on sneider.si</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 18 Apr 2023 20:00:00 +0100</lastBuildDate>
    <atom:link href="https://sneider.si/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linux mouse driver</title>
      <link>https://sneider.si/posts/linux-mouse-driver/</link>
      <pubDate>Tue, 18 Apr 2023 20:00:00 +0100</pubDate>
      <guid>https://sneider.si/posts/linux-mouse-driver/</guid>
      <description>&lt;p&gt;This is a nearly 3-year-old project of mine. It started out as a &lt;a href=&#34;https://github.com/tristaan/strix-claw&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;libusb userspace driver&lt;/a&gt;  just to make it work and keep it from crashing all the time. Now I&amp;rsquo;m revisiting this driver and rewriting it as a kernel module.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wine Barrel Smoker</title>
      <link>https://sneider.si/posts/wine-barrel-smoker/</link>
      <pubDate>Sun, 20 Mar 2022 23:00:00 +0100</pubDate>
      <guid>https://sneider.si/posts/wine-barrel-smoker/</guid>
      <description>&lt;p&gt;There is one wine barrel that lies around in my backyard and I didn&amp;rsquo;t want to throw it away so I thought of something to do with it. I checked the interwebs for some guidance where I found some Youtube videos which seemed quite helpful and some textual guides, which were only practical when there were pictures included.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using the Atmel ATSAM3X8E on linux</title>
      <link>https://sneider.si/posts/sam3x8e/</link>
      <pubDate>Wed, 10 Mar 2021 17:00:00 +0100</pubDate>
      <guid>https://sneider.si/posts/sam3x8e/</guid>
      <description>&lt;p&gt;You might know the SAM3X8E from the Arduino Due, which can be quite easy to program using the arduino IDE. But how can you compile for and program the Atmel microcontroller directly using the native USB port? The information on this subject was scarce so I made a guide which may help you! This can work with all the devices that Microchip ASF supports.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arduino load cell</title>
      <link>https://sneider.si/posts/load-cell/</link>
      <pubDate>Tue, 12 Jan 2021 17:00:00 +0100</pubDate>
      <guid>https://sneider.si/posts/load-cell/</guid>
      <description>&lt;p&gt;This project started out as an assignment for school, where we had to create a measurement system from selected sensors, to measure volume. I chose a load cell for getting the mass and a thermistor to get the temperature for temp variable density.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rails appointment engine Pt.1</title>
      <link>https://sneider.si/posts/rails-appointments-pt-1/</link>
      <pubDate>Mon, 28 Jan 2019 10:00:00 +0100</pubDate>
      <guid>https://sneider.si/posts/rails-appointments-pt-1/</guid>
      <description>&lt;p&gt;Before you start I recommend you read &lt;a href=&#34;https://guides.rubyonrails.org/engines.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Rails engine guide&lt;/a&gt; &#xA;In this guide you will get insights on building your own engine from start to finish. This engine is going to accept some settings from the main application, implement it&amp;rsquo;s own appointment specific settings and allow users to book appointments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ansible computer management</title>
      <link>https://sneider.si/posts/ansible-computer-management/</link>
      <pubDate>Thu, 22 Nov 2018 21:00:00 +0100</pubDate>
      <guid>https://sneider.si/posts/ansible-computer-management/</guid>
      <description>&lt;p&gt;So after finding out about &lt;strong&gt;Ansible&lt;/strong&gt; I took a deep dive into the documentation and made myself some scripts to auto-setup my &lt;em&gt;server&lt;/em&gt; and my &lt;em&gt;client&lt;/em&gt; pcs. You can find the playbooks in &lt;a href=&#34;https://github.com/tristaan/software-provision&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;This&lt;/a&gt;  repo. Please note that these playbooks are heavily inspired by my personal workflow.&#xA;&lt;strong&gt;Currently, this is in it&amp;rsquo;s early phase so the configuration is not so straightforward as wanted&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sensor data collection</title>
      <link>https://sneider.si/posts/sensor-station/</link>
      <pubDate>Mon, 17 Sep 2018 13:00:00 +0100</pubDate>
      <guid>https://sneider.si/posts/sensor-station/</guid>
      <description>&lt;p&gt;This project started out as a small test if it&amp;rsquo;s even possible to read sensor data into a MVC app like there are &lt;a href=&#34;https://thingsboard.io/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;ThingsBoard&lt;/a&gt; , &lt;a href=&#34;https://thingspeak.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;ThingSpeak&lt;/a&gt;  and many more. To tune this for your own station, you need to understand a bit about &lt;strong&gt;Ruby on Rails&lt;/strong&gt; and &lt;strong&gt;Arduino&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
