- 104
- 111 023
SIEN
Malaysia
เข้าร่วมเมื่อ 19 ก.ย. 2013
Getting Started With T-Display S3 Long
In this video, I am sharing how to get started with T-Display S3 Long. Initially, I tried to run this using Arduino IDE but I found it difficult. Hence I switched to Visual Studio code using platform IO and it was successful.
The T-Display S3 Long can be purchased here:
🛒 www.lilygo.cc/products/t-display-s3-long?variant=43209264496821
#esp32s3 #lilygo #visualstudiocode #platformio #flipclock #tftdisplay
The T-Display S3 Long can be purchased here:
🛒 www.lilygo.cc/products/t-display-s3-long?variant=43209264496821
#esp32s3 #lilygo #visualstudiocode #platformio #flipclock #tftdisplay
มุมมอง: 260
วีดีโอ
Tips & Tricks of Using The Multicomp Pro MP730679 Digital Multimeter
มุมมอง 2503 หลายเดือนก่อน
Tips & Tricks of Using The Multicomp Pro MP730679 Digital Multimeter A simple demonstration of the tips and tricks of using The Multicomp Pro MP730679 Digital Multimeter. #dmm #digitalmultimeter #multicomp #hobbyist #tips #tricks #tipsandtricks #tipandtricks #tipandtrick
MAKER UNO RP2040: My First Program
มุมมอง 1123 หลายเดือนก่อน
In this video we shall we shall see how to program the MAKER UNO RP2040 for the first time. We will be using the Thonny compiler for programming. As for the code, we will be using the example code provided in the Cytron official tutorial site. Below is the link for the tutorial: my.cytron.io/tutorial/getting-started-guide-with-maker-uno-rp2040 And if you are interested to buy the product, pleas...
Powering Up Maker Uno RP2040 For The First Time
มุมมอง 1103 หลายเดือนก่อน
In this video, we shall see what happens when we power up the MAKER UNO RP2040 for the first time 🛒To purchase this board, click the link below: my.cytron.io/p-maker-uno-rp2040 Thank you #cytron #maker #makeruno #uno #rp2040 #raspberrypi
Raspberry Pi Zero W to Telegram Photo Using Bot
มุมมอง 268ปีที่แล้ว
Capturing photos remotely has never been easier with the combination of Raspberry Pi Zero W and Pi Camera Module 3, all powered by the popular messaging app Telegram. This exciting project allows you to harness the power of Raspberry Pi's compact size and Pi Camera's image quality to take photos wirelessly via Telegram commands. Whether you want to monitor your surroundings, capture memorable m...
Dragon Egg
มุมมอง 65ปีที่แล้ว
Printed this "Dragon Egg" with Artillery Genius Pro. The design can be downloaded from Thingiverse. www.thingiverse.com/thing:5343146 #3dprinting #3dprint #artillery #artillerygeniuspro #dragon #dragonegg
Measure Temperature Using PCT2075 And Maker Pi Pico
มุมมอง 1612 ปีที่แล้ว
Measure Temperature Using PCT2075 And Maker Pi Pico
Membina Projek RBT : Auto Plant Watering Kit For Micro:Bit
มุมมอง 7992 ปีที่แล้ว
Membina Projek RBT : Auto Plant Watering Kit For Micro:Bit
Getting Started Raspberry Pi Compute Module 4 And Mini Base (A) Board (CM4-IO-BASE-A)
มุมมอง 2162 ปีที่แล้ว
Getting Started Raspberry Pi Compute Module 4 And Mini Base (A) Board (CM4-IO-BASE-A)
RBT Project Kit Unboxing Video version BM
มุมมอง 392 ปีที่แล้ว
RBT Project Kit Unboxing Video version BM
Building The RBT Project Kit: Auto Plant Watering Kit For Micro:Bit
มุมมอง 3012 ปีที่แล้ว
Building The RBT Project Kit: Auto Plant Watering Kit For Micro:Bit
Gesture Control With Maker Nano RP2040, APDS9960 Sensor and Servo Motor
มุมมอง 1412 ปีที่แล้ว
Gesture Control With Maker Nano RP2040, APDS9960 Sensor and Servo Motor
Unboxing Video Of The Auto Plant Watering Kit for micro:bit (without micro::bit)
มุมมอง 2452 ปีที่แล้ว
Unboxing Video Of The Auto Plant Watering Kit for micro:bit (without micro::bit)
How Long Does It Take To Assemble The Artillery Hornet?
มุมมอง 1672 ปีที่แล้ว
How Long Does It Take To Assemble The Artillery Hornet?
Interfacing Arduino Maker UNO With DHT11 And Dual Alphanumeric Display
มุมมอง 342 ปีที่แล้ว
Interfacing Arduino Maker UNO With DHT11 And Dual Alphanumeric Display
Monitor The Oxygen Level Inside Your Room With Blynk App
มุมมอง 982 ปีที่แล้ว
Monitor The Oxygen Level Inside Your Room With Blynk App
K-Type Thermocouple With Maker UnoX And Blynk
มุมมอง 1273 ปีที่แล้ว
K-Type Thermocouple With Maker UnoX And Blynk
REKA:BIT + Grove ESP8266 + Grove DHT11 & THINGSPEAK
มุมมอง 4483 ปีที่แล้ว
REKA:BIT Grove ESP8266 Grove DHT11 & THINGSPEAK
Unboxing of dsPIC33C Digital Power Starter Kit
มุมมอง 413 ปีที่แล้ว
Unboxing of dsPIC33C Digital Power Starter Kit
TikerCad & Maker Uno Tutorial #1 : Blinky LED
มุมมอง 1063 ปีที่แล้ว
TikerCad & Maker Uno Tutorial #1 : Blinky LED
STWIN StarterKit Plastic Case Installation
มุมมอง 1874 ปีที่แล้ว
STWIN StarterKit Plastic Case Installation
saavuda
good one
thanks
Hopefully you liked yours, I own one and except from the battery packs constantly breaking, it’s a very good product. Had it for almost a year.
ok
I just received 2 of these displays (only short ones), the first run was successful. After uploading the code from github T-Display S3, the screens display nothing. Shows that the upload is successful. I don't know what to do.
You can try to upload the factory code.
@@SIEN786 I uploaded the original firmware manually using flash download tool 3.9.5 and the screen works. After uploading any project via Visual Studio Code or Arduino, the screen does not work and is only slightly illuminated.
Noted on that. When you compile the example code, does it compile correctly?
@jerzy_nie_wierzy I basically had quite some trouble compiling using Arduino. The reason was I am not setting the environment correctly. Each time I rectify a problem, a new problem will show up. But when using the visual studio code with platformio, this problem was not happening at all. You are using Platformio, right?
@@SIEN786 I'm not a programmer, I'm an amateur, I thought it was simple, that all I had to do was follow the guides on TH-cam and everything would be fine. At first, after taking it out of the box, I tried to connect to Wi-Fi and I couldn't. It's simple, just install the application and enter your network password and that's it. This is the case in all guides, but I don't know. I don't know why.
So sad I have to wait till Tuesday to get mine
@@Yippee2012 Have you received it?
YES!!!!
Why do I have a power pack tho-
You can power up the micro bit through the battery as well
Your blog was deleted I want this code ,please
Sorry for the late reply
I will share the link for the code
Is the microbit very old?
Sorry for the late reply. It is not very old
super beau mais une vrai merde a faire fonctionner avec une bonne librairies
The LilyGo T-Display-S3 Long Boy
promo sm ❤️
Hi, is there any way to show iPhone widgets on Raspberry Pi output screen?
I am not sure about this. Sorry.
When importing profile I get error "Failed to import profile from .../Hornet Fast.curaprofile: Quality type 'verydraft' is not compatibile with the current active machine definition 'artillery_base'.". All 3 profiles have the same error (with different quality type name). I haven't found any solution on the net for that one.
Sorry for the late reply. The latest Cura has the Artillery profile. Can try that.
where i can download the cura profiles?
Hi. The Cura profile can be downloaded from here drive.google.com/file/d/181WI9du2Q7tEW8mMRB_bHxUuMshfZsCY/view?usp=sharing
@@SIEN786 doesnt work
Hola tenes esos archivos pdf?
yo los tengo
*****Start G-code***** G28 ;Home G92 E0 ; reset extruder ;Prime the extruder G1 Z1.0 F3000 ; move z up little to prevent scratching of surface G1 X200.0 Y0.2 Z0.3 F5000.0 ; move to start-line position G1 X100.0 Y0.2 Z0. 3 F1500.0 E10 ; draw 1st line G1 X100.0 Y0.6 Z0.3 F5000.0 ; move to side a little G1 X200.0 Y0.6 Z0.3 F1500.0 E20 ; draw 2nd line G92 E0 ; reset extruder G1 Z1.0 F3000 ; move z up little to prevent scratching of surface *****End G-code***** G1 E-6 F9800 M104 S0 T0 ; turn off temperature M140 S0 ; turn off bed G1 X110 Y220 F10000 M84 ; disable motors
fenks
THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
been looking for this, in this simple way (as text) everywhere, the hornet website has a diferent usb download pack, wich is diferent from what i remembered installing the first time. and this one you posted is the one i was loking for, THANKS!
thank you.
Salam..nano dan uno ada keluar jenis type c tak..
Waalaikummussalam. So far xde tuan. Cuma sekarang uno dh kluar version baru store-usa.arduino.cc/products/uno-r4-minima Yg nie guna type-c
yg bener kmu bang?
أخي كيف صنعته أرجوك أخي
P𝐫O𝕞O𝓢m 🎊
How r u?! professional sharin, have a good day!SIEN.
Thank you. Appreciate it.
useless
Fritzing is not free Now. So what can I do ???
The last time when I made this tutorial it was still free. Anyway I will try to look for other alternatives
Complimenti! Saluti dall'Italia!
Cool tool! :) Does it support other controllers? ESP32?
It is meant for Arduino Uno only
how to plug the servo with the arduino uno??
First view!!!
Thanks Shashwath Rao