- 👋 Hi, I’m @mikaelleven
- 👀 I’m interested in ...
- 🌱 I’m currently learning ...
- 💞️ I’m looking to collaborate on ...
- 📫 How to reach me ...
Business-oriented Leader & Technology Enthusiast - Passionate About All Things Digital
-
Boels/Cramo
- Stockholm, Sweden
- https://mikaelleven.se
- in/mikaelleven
Pinned Loading
-
Apple-Keyboard-for-Windows
Apple-Keyboard-for-Windows PublicAKfoW is a AutoHotKey script that makes a Apple keyboard optimized on your Windows computer
AutoHotkey 2
-
-
NodeJS loopback example for troubles...
NodeJS loopback example for troubleshooting SPI communication on Raspberry Pi GPIO 1var rpio = require('rpio');
23var rxBuffer = rpio.spiTransfer(new Buffer('HELLOSPI'), 8);
45for (var i = 0; i <= 7; i++) {
-
NodeJS example using SPI communicati...
NodeJS example using SPI communication to retrieve analog data through MCP3008 and Raspberry Pi 1var rpio = require('rpio');
23rpio.spiBegin();
4//rpio.spiChipSelect(0); /* Chip select: use CE0 (default) */5//rpio.spiSetCSPolarity(0, rpio.LOW) /* Commonly chip enable (CE) pins are active low, and this is the default. */ -
Script to automagically enable SSH l...
Script to automagically enable SSH login through RSA key for the current user on a remote machine 1#!/bin/bash23###############################################################################4# ALLOW-SSH SCRIPT #5# Author: Mikael Levén #
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
