Skip to the content
  • louie.se
  • Who am I?
  • > My Projects
  • > My Experiments
  • > All Random
  • louie.se/
  • Who am I?
  • All posts
    • My Projects
    • My Experiments
    • All Random

Simple WiFi monitor with ESP32

  • Post date 2024-03-24
  • Categories Experiments
To be able to measure the Wifi quality over time I created a small program for ESP32, probably works for ESP8266 also, that every five minutes reports the ping RTT to the local gateway and the RSSI to the connected AP. The idea is to get a handful cheap ESP32 boards and litter them around the house and send the data to influx-db to be able to create [...]

Arduino – The port doesn’t exist

  • Post date 2024-02-24
  • Categories Random
I have a handful of cheap ESP32 development boards, and some expensive, that all sometimes gives me the error A fatal error occurred: Could not open COM6, the port doesn't exist. But I have found a workaround. The simplest way I found is to start with opening the Serial Monitor (in Arduino IDE) to see the status of the com-port easily. Then unplug [...]

Alertsquarer v1.1

  • Post date 2023-12-01
  • Categories Projects
During this latest DreamHack event here in Jönköping (DHW23) I did some small updates to the Alertsquarer previously featured here. SG had bought some new hardware so instead of three 32x32 panels there was now two 64x32 panels. So while fixing support for this, and doing some minor adjustments I also added support for loading and displaying PNG-images. [...]

Buttons and LEDs

  • Post date 2023-11-04
  • Categories Projects
A friend at En Produktions Byrå was assigned to design a section of a Fagerhult exhibit for their permanent showroom located at the headquarters. The display consists of several clusters of buttons, resembling vintage radio buttons where only one can be active at a time in each group. A sophisticated display mounted on an adjacent wall is controlled [...]

AlertSquarer for DH

  • Post date 2023-06-18
  • Categories Projects
A friend who works at Dreamhack asked me if I had any 24 led Neopixel-rings in my large store of good-to-have stuff. Unfortunately I didn't, I could only find 12 led ones. In the crew area for the tech/network crew at Dreamhack in Jönköping they have had a display that show the number of active alerts per team. So anyone easily could see if any area [...]

wp-to-static

  • Post date 2022-11-29
  • Categories Projects
I've been looking for a CMS to create my new website in. I would like something that i could run locally and just compile to static html that could be rsynced to a remote server. My main reasoning behind this is that I can't be bothered to have a Wordpress site that needs attention, constant upgrading and poses a security threat in any way. For the [...]

Kobo Weather

  • Post date 2022-02-26
  • Categories Projects
A couple of years ago I saw that a store sold Kobo eInk readers relativly cheap and a quick google showed that it was possible to root them and do what you wanted, so I bought one, and rooted it. Unfortunately there were no ready made scripts or programs to display weather information on the screen so I made my own. The first version At this time I [...]

JPEG distort

  • Post date 2018-11-03
  • Categories Experiments
A small experiment with distorting jpeg-images with Javascript in the browser. You can test it here: https://louie.se/dumpster/misc/jpeg-distort/And find the code here: https://github.com/the-louie/jpeg-distort Mostly simple pixel manipulation, like scrolling and skewing, but also a function to introduce random byte-errors in the compressed jpeg-data [...]

Simple file sharer

  • Post date 2016-04-16
  • Categories Projects
One day at my work I got tired of having people mailing large attachments back and forth in complex email-chains. Unfortunately much of the information was quite sensitive and shouldn't leave our network or work computers (I know, email *doh*). Using dropbox was out of the question and when I looked for self-hosted alternatives I didn't find anything [...]

DH Dashboard 2

  • Post date 2014-12-20
  • Categories Projects
After having used the old dashboard a couple of events Telia contacted me if I could create a new one, and that I could. This time I got my friend from previous adventures on this blog, Mr Hannes. His master knowlege about design and UX combined with my backend expertese led us to a novel setup. Test setup at home Insted of only using one screen [...]

Posts navigation

← Newer posts1 2 Older posts →