Skip to content

Learn Embedded Systems

Learn how to develop embedded systems

  • Home
  • News
  • Reviews
  • Projects
  • About
  • Contact
  • Support Us

Month: May 2023

Clone specific GitHub repository branch

By default, when you clone a GutHub repository, you clone the “master” (or sometimes “main”) branch as well as all the other branches in the repository. However, there will undoubtably be a situation where you only want to make changes to one branch of the repository. The following command clones the repo and checks out… Continue reading Clone specific GitHub repository branch

Published May 13, 2023
Categorized as Tips and Tricks

Reset Pi-Hole Web GUI Admin Password Inside Docker

Forgetting a password happens to all of us, well perhaps me especially! Fortunately there is an easy way to reset your password. Follow the steps below to reset! If you are running your Pi-Hole instance in a docker container (like I do) you will have to run the following command: This will open a bash… Continue reading Reset Pi-Hole Web GUI Admin Password Inside Docker

Published May 13, 2023
Categorized as IoT, Tips and Tricks

Easily clone GitHub repository to different folder

By default, cloning a GitHub repository using the “git clone” command will put the files into a new folder with the same name as the repository. As you can imagine, there is probably situations where you would want to clone the repo into a different location. To achieve this, simply modify the command like so:… Continue reading Easily clone GitHub repository to different folder

Published May 13, 2023
Categorized as Blog, Tips and Tricks

Recent Posts

  • Self-Host Gitea on a Raspberry Pi
  • Heimdall Installation with Docker Compose
  • Photon 2 Tutorial: Voice Assistant with Edge Impulse
  • Photon 2 Tutorial: Motion Sensor Alarm
  • FreeRTOS SMP Tutorial

Recent Comments

  • Pallav Aggarwal on Debugging the Raspberry Pi Pico using Picoprobe
  • Umut on USB Serial Input on the Pico
  • Janis Straupenieks on Debugging the Raspberry Pi Pico using Picoprobe
  • Janis Straupenieks on Debugging the Raspberry Pi Pico using Picoprobe
  • Researching TinyML Part 2: Deteksi dan Rekognisi Gestur Tangan Menggunakan Raspberry Pi PICO (RP2040) | Jurnal Gulo on BNO055 I2C Example Code

Archives

  • February 2024
  • January 2024
  • December 2023
  • August 2023
  • May 2023
  • February 2023
  • November 2022
  • October 2022
  • September 2022
  • June 2022
  • May 2022
  • April 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • June 2021
  • March 2021
  • February 2021
  • January 2021

Categories

  • Arduino
  • Blog
  • Embedded Systems
  • General
  • IoT
  • Keil µVision
  • News
  • Raspberry Pi
  • Raspberry Pi Pico
  • Reviews
  • STM32F4 Discovery
  • Tips and Tricks
  • Uncategorized

Privacy and Terms

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
Learn Embedded Systems
Privacy Policy
Proudly powered by WordPress.