VID_20171023_193332.mp4
6.1 MB
Transperant display connected to a windows machine
Photo from Najad
https://www.instagram.com/reel/CSJP6gilkN4/?utm_medium=copy_link
https://www.instagram.com/reel/CSJP6gilkN4/?utm_medium=copy_link
I am working on a new project using esp32c3 from seeedstudio and a flutter application to monitor sensor data. The data is transmitted via websockets
https://diyusthad.com/2023/12/how-to-remotely-access-your-raspberry-pi-from-anywhere-using-tailscale.html
Have you ever wanted to access your Raspberry Pi from anywhere in the world, without worrying about port forwarding, dynamic DNS, or firewall rules? If so, this blog post is for you.
In this post, I will show you how to use Tailscale to remotely access your Raspberry Pi 🍓 from your phone 📱 , tablet, or another computer.🖥️
Have you ever wanted to access your Raspberry Pi from anywhere in the world, without worrying about port forwarding, dynamic DNS, or firewall rules? If so, this blog post is for you.
In this post, I will show you how to use Tailscale to remotely access your Raspberry Pi 🍓 from your phone 📱 , tablet, or another computer.🖥️
DIY Usthad
How to Remotely Access Your Raspberry Pi from Anywhere Using Tailscale » DIY Usthad
Have you ever wanted to access your Raspberry Pi from anywhere in the world, without worrying about port forwarding, dynamic DNS, or firewall rules? If so,
Discover the LilyGO T5 E-Paper S3 Pro!
Looking for a powerful yet compact solution for your next IoT or e-paper display project? Check out our detailed review of the LilyGO T5 E-Paper S3 Pro on DIYUsthad.
This advanced e-paper module, powered by the ESP32-S3, combines efficiency, flexibility, and stunning e-ink technology. Perfect for makers, tinkerers, and developers seeking a reliable display module for dynamic projects.
👉 Dive into the features, specifications, and potential applications on our blog: diyusthad.com/2024/11/lilygo-t5-e-paper-s3-pro.html
Let us know your thoughts and ideas for using this exciting technology! 🚀
Looking for a powerful yet compact solution for your next IoT or e-paper display project? Check out our detailed review of the LilyGO T5 E-Paper S3 Pro on DIYUsthad.
This advanced e-paper module, powered by the ESP32-S3, combines efficiency, flexibility, and stunning e-ink technology. Perfect for makers, tinkerers, and developers seeking a reliable display module for dynamic projects.
👉 Dive into the features, specifications, and potential applications on our blog: diyusthad.com/2024/11/lilygo-t5-e-paper-s3-pro.html
Let us know your thoughts and ideas for using this exciting technology! 🚀
DIY Usthad
LilyGO T5 E-Paper S3 Pro: A Revolutionary Low-Power E-Paper Display » DIY Usthad
The LilyGO T5 E-Paper S3 Pro is a cutting-edge e-paper development board designed for low-power IoT applications. Powered by Espressif's ESP32-S3
Struggling to handle serial input in Arduino? Learn how to efficiently convert serial.read() data into a usable string with memory-efficient methods, custom functions, and built-in tools. Perfect for simplifying your Arduino serial communication projects!
Read the full guide here: https://diyusthad.com/2024/11/how-to-convert-serial-read-into-a-usable-string-in-arduino.html
Read the full guide here: https://diyusthad.com/2024/11/how-to-convert-serial-read-into-a-usable-string-in-arduino.html
DIY Usthad
How to Convert serial.read() into a Usable String in Arduino » DIY Usthad
In Arduino, the serial.read() function allows you to read individual characters from the serial buffer. However, it returns each character as an integer
Here’s a concise version for WhatsApp:
🚀 Unzip Files via Terminal on Ubuntu
Got a ZIP file? Here’s how to unzip it like a pro in Ubuntu:
1️⃣ Open Terminal.
2️⃣ Navigate to the file’s location:
cd /path/to/your/zipfile
3️⃣ Extract with:
unzip filename.zip
That’s it! Your files will appear in the same folder unless specified otherwise. For more, visit https://diyusthad.com/2024/12/unzip-a-zip-file-from-the-terminal-in-ubuntu.html
✨ Quick, efficient, and command-line cool!
Let me know if you need more tips!
🚀 Unzip Files via Terminal on Ubuntu
Got a ZIP file? Here’s how to unzip it like a pro in Ubuntu:
1️⃣ Open Terminal.
2️⃣ Navigate to the file’s location:
cd /path/to/your/zipfile
3️⃣ Extract with:
unzip filename.zip
That’s it! Your files will appear in the same folder unless specified otherwise. For more, visit https://diyusthad.com/2024/12/unzip-a-zip-file-from-the-terminal-in-ubuntu.html
✨ Quick, efficient, and command-line cool!
Let me know if you need more tips!
DIY Usthad
How to Unzip a ZIP File from the Terminal in Ubuntu » DIY Usthad
ZIP files are everywhere—whether you’re downloading projects or sharing files. But when you’re in Ubuntu’s terminal, unzipping them might seem tricky at
Want to program your Arduino like a pro? 🛠️ Learn how to compile and upload sketches using the command line! From Arduino CLI to PlatformIO, this guide covers all the tools you need for faster, smarter development. Check it out now on https://diyusthad.com/2024/12/uploading-arduino-sketches-command-line
DIY Usthad
Compiling and Uploading Arduino Sketches via the Command Line » DIY Usthad
Installation: You can download the Arduino CLI from the official Arduino CLI GitHub repository.
🌟 Set Up Your Perfect Developer Environment on Linux! 🖥️🐧
Ready to take your coding and DevOps workflow to the next level? 🚀 Check out this beginner-friendly guide to:
✅ Choose the best Linux distro for development
✅ Supercharge your terminal with Zsh & Oh My Zsh
✅ Customize Vim for efficient coding
✅ Master Git, Docker, and more
👉 Dive in and start building like a pro: https://najad.dev/blog/setting-up-the-perfect-developer-environment-on-linux-for-2025/
#Linux #DevOps #CodingMadeSimple
Ready to take your coding and DevOps workflow to the next level? 🚀 Check out this beginner-friendly guide to:
✅ Choose the best Linux distro for development
✅ Supercharge your terminal with Zsh & Oh My Zsh
✅ Customize Vim for efficient coding
✅ Master Git, Docker, and more
👉 Dive in and start building like a pro: https://najad.dev/blog/setting-up-the-perfect-developer-environment-on-linux-for-2025/
#Linux #DevOps #CodingMadeSimple
Najad.dev
Setting Up the Perfect Developer Environment on Linux for 2025 🐧 - Najad.dev
Setting up the perfect developer environment on Linux doesn’t have to be complicated! In this guide, we’ll walk you through choosing the right Linux distribution, supercharging your terminal with Zsh, customizing Vim for efficient coding, and mastering essential…