Skip to content

Instantly share code, notes, and snippets.

View Miraculix200's full-sized avatar
🎯
Focusing

Miraculix 200 Miraculix200

🎯
Focusing
  • Interwebs
View GitHub Profile
@Miraculix200
Miraculix200 / gist:e0fc7c02e7911d840f3abe3c7cdae6f9
Created October 31, 2022 18:52
Dreambooth on SageMaker Studio Lab (save as .ipynb notebook)
This file has been truncated, but you can view the full file.
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"cellView": "form",
"colab": {
"base_uri": "https://localhost:8080/"
},
@Miraculix200
Miraculix200 / DreamBooth_Stable_Diffusion.ipynb
Created October 30, 2022 13:27
Dreambooth on SageMaker Studio Lab
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
/*
Using the VDDIO2 pin of AVR Dx MCUs (e.g. AVR128DB32 or other DB, DD MCUs)
to measure battery voltage without a voltage divider
(when using Arduino IDE with DxCore)
Instructions: Connect the battery positive pin to VDDIO2 (and negative pin to ground obviously)
Note that a voltage higher than 6.5V on the VDDIO2 pin may destroy your MCU. Stable operation up to maximum of 5.5V