Skip to content
View JulienRobitaille's full-sized avatar
Block or Report

Block or report JulienRobitaille

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Raspberry pi zero W configure OTG mo... Raspberry pi zero W configure OTG mode script
    1
    #!/bin/bash
    2
    #This work for a Raspberry pi zero W 2018-04-18-raspbian-stretch-lite.
    3
    #Execute this in the boot directory once you've flashed raspbian
    4
    #Used in this project https://github.com/ClubCedille/RocketCam
    5
    
                  
  2. ClubCedille/RocketCam ClubCedille/RocketCam Public

    Raspberry Pi Zero W camera recording for a rocket ! 🚀

    Shell 14

  3. AoC2020 AoC2020 Public

    Advent of code 2020

    Python