Go to advanced search

by rikvermeer
Tue Nov 19, 2019 9:38 am
Forum: General discussion
Topic: MCP23017 with i2c-bus in Node.js
Replies: 2
Views: 551

Re: MCP23017 with i2c-bus in Node.js

Hi, I've worked with another NodeJS MCP23017 library before. I switched from python to node and my vending machine went into reverse, squashing all products in the back row :D (Trump voice): It was amazing The initialisation of the two busses must happen correctly or relay-boards become a dangerous ...
by rikvermeer
Fri Sep 21, 2018 3:39 pm
Forum: Arch
Topic: dhcpcd: Fallback to static IP configuration if DHCP fails
Replies: 2
Views: 14395

Re: dhcpcd: Fallback to static IP configuration if DHCP fails

I made this script to regain DHCP lease after a static profile has been chosen. Use a cronjob or systemd time to execute periodically. I prefer the systemd timer because i like to gather my logs with journalctl. It seems to be working nicely... I've checked reboots, unlinking and router reset. When ...
by rikvermeer
Fri Sep 21, 2018 10:22 am
Forum: Arch
Topic: dhcpcd: Fallback to static IP configuration if DHCP fails
Replies: 2
Views: 14395

Re: dhcpcd: Fallback to static IP configuration if DHCP fails

Did you find any solution? Im facing the same issue: I want my ip fallback cancelled when the DHCP server get's back online.

Go to advanced search