Turn your dream 3D Printing project into a reality at PCBWay: https://pcbway.com/g/s49dwTHope you guys stick it out for this long video. Thanks again to Form...
Oasis
#
Oasis is a fully open-source, mostly 3d-printed smart terrarium.
Features include:
high-power LED lighting
a built-in water tank and mister to provide plants with water and maintain high humidity
fans for airflow
a temperature+humidity sensor for monitoring environment conditions
wifi connectivity to allow control and configuration from your phone or computer (see web interface)
outer dimensions: ~8" diameter and ~13" tall
This project is fully open-source, meaning that the designs for the 3d printed parts, electronics schematics, and software are available to download and modify. Find them on GitHub: https://github.com/justbuchanan/oasis.
Bonjour, N'ayez crainte vous n'allez pas avoir un nième tuto sur comment visser une vis ou brancher un fil. Je vais me contenter de vous décrire le plus précisément possible ce que vous recevez aujourd'hui en achetant un kit Formbot. Lorsque j'achète chinois j'achète aux chinois. Exit donc les ki...
Previous IKEA Project: https://youtu.be/yLYvsIWRTa4For this project, I wanted to create components that can be building blocks for people to create their own...
AYA is a desktop application for easily controlling android devices, which can be considered as a GUI wrapper for ADB.
Article de présentation par Korben.
#> sudo wget https://apt.armbian.com/armbian.key -O key
#> sudo gpg --dearmor < key | sudo tee /usr/share/keyrings/armbian.gpg > /dev/null
#> sudo chmod go+r /usr/share/keyrings/armbian.gpg
#> sudo echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/armbian.gpg] http://apt.armbian.com $(lsb_release -cs) main $(lsb_release -cs)-utils $(lsb_release -cs)-desktop" | sudo tee /etc/apt/sources.list.d/armbian.list
apt update
lsb_release -cs
is to be replaced by distro name (a.k.a bullseye
) if required.