DIY Usthad
48 subscribers
29 photos
13 videos
4 files
53 links
diyusthad.com - Arduino, Processing, Raspberry PI, ESP8266, ESP32, NodeMCU, BBC micro:bit
Download Telegram
VID_20171023_193332.mp4
6.1 MB
Transperant display connected to a windows machine
Hi guys its been a while
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
DIY Usthad
https://t.me/+PWhjp8gLEYNlMDE0
Discussion group
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.🖥️
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! 🚀
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
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!
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
🌟 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