Skip to content

Instantly share code, notes, and snippets.

@uadrive1
uadrive1 / SimplemotorTest.py
Created May 15, 2020 01:33
Mock python hardware calls - relevant files
'''
* Copyright (C) 2015-2023
*
* This file is part of Inertia.cc project.
command line usage
cd /usr/local/bin/Workspace/plugins/ && sudo python SimplemotorTest.py forward
function usage
forward()
forwardadvanced(True, True)
@uadrive1
uadrive1 / README.md
Created September 9, 2020 23:07 — forked from pcan/README.md
Node.js plain TLS Client & Server, 2-way Cert Auth

Node.js TLS plain TLS sockets

This guide shows how to set up a bidirectional client/server authentication for plain TLS sockets.

Newer versions of openssl are stricter about certificate purposes. Use extensions accordingly.

Prepare certificates

Generate a Certificate Authority: