Skip to content

Instantly share code, notes, and snippets.

View mathemagie's full-sized avatar
🏠
Working from home

Fache Aurélien mathemagie

🏠
Working from home
View GitHub Profile
@mathemagie
mathemagie / gist:75595b3ea075d7a93873edd4bee4da12
Created December 11, 2022 12:57
ineBedWithThomasPesquet.txt
// This code will make vibrate the whole of the connected sextoys present on Earth with the overflight of the International Space Station above France
// Create a constant to store coordinates for France
const FRANCE_COORDINATES = {lat: 46.2276, long: 2.2137};
// Function to get current location of ISS
function getISSLocation() {
<style>
.embed360 {height: 400px ; width: 650px;}
</style>
<script src="https://cdn.rawgit.com/leemark/embed360/20dac87eea4d7fc0f8a368519fc6c3b3a208f492/embed360.js"></script>
<div class= »embed360″>
<img src= »/chemin/vers/image.jpg » />
</div>
<?php
# Licensed under a CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
# http://creativecommons.org/publicdomain/zero/1.0/
function postToMedium($data=array()) {
$user_id = "XXXX";
$accessToken = "XXXX";
#define MAXTIMINGS 85
#define cli noInterrupts
#define sei interrupts
#define DHT11 11
#define DHT22 22
#define DHT21 21
#define AM2301 21