Raspberry Pi Pico Weather Station
In my last post, I wrote about building a raspberry pi pico temperature sensor. This time, I increased the complexity and built an entire weather station using the pico.
In my last post, I wrote about building a raspberry pi pico temperature sensor. This time, I increased the complexity and built an entire weather station using the pico.
My first attempt to build a custom device to help collect and analyze data on my urban farm
When using NextJS, I've occasionally run into hydration errors and waste time trying to figure out what's wrong. Then I remember that I have LastPass and Proton Pass installed.
I recently built an integration between my blog and twitter, but manually creating the OAuth 1.0 header was a bit involved. Here's how I did it.
Cloud hosting is simple and convenient, but over time it can also be costly. As an alternative, I decided to host a .Net API on a Raspberry Pi running Ubuntu.
Sometimes it can be useful to share your code between projects or with other individuals. One easy way to do this is through the creation of a NuGet package.
If you forget to mount a volume when creating a docker container, you can still do so without losing data by committing a new image
Sometimes you just want to manually deploy an Azure Static Web App without having to create a CI/CD pipeline
How to setup a basic cache to improve performance with .Net Core
How I was able to use JSEncrypt with an app using server side rendering
Docusaurus is built with React, so I decided to use Material UI components to speed up UI development.
Easy to follow steps to create and run a Flutter application with docker