Paulus Tanuri
Paulus Tanuri
  • 24
  • 201 939
PT#19 RGB LED Cube 8x8x8 Palta Style
RGB LED Cube 8x8x8 Palta Style
Sesungguhnya adalah pembuatan ulang dari LED Cube yang pernah dibuat oleh Kevin Darrah.
Berikut link ke salah satu video pembuatan dari Kevin Darrah bila kalian ingin melihatnya.
ua-cam.com/video/u-C4XQryv3U/v-deo.html
Saya mempelajari skema dari Kevin Darrah, dan membuat gaya saya sendiri dengan membuat custom PCB sehingga keseluruhan cube ini terlihat lebih indah dan rapi.
Dan ini adalah video pembuatan dari awal hingga akhir. Hasil akhirnya bisa anda lihat di bagian akhir video.
Selamat menikmati.
Halaman wiki untuk proyek ini bisa dikunjungi di:
wiki.indopalta.net/index.php/LED_Cube_RGB_8x8x8
Source code yang dipergunakan di video ini bisa didapatkan di :
github.com/paulustanuri/PT019_RGB_Cube_888
Kunjungi toko PALTA di marketplace untuk mendapatkan board buatan PALTA.
Indonesia :
- bit.ly/TP-PALTA (Tokopedia)
Internasional :
- bit.ly/Tindie-PALTA (Tindie)
- www.elecrow.com/led-cube-rgb-8x8x8-kit-arduino-compatible.html (Elecrow)
Aliexpress Affiliate link.
s.click.aliexpress.com/e/e6PtCdvA
Belanja melalui link ini akan memberikan komisi untuk PALTA, tanpa beban biaya apapun bagi anda
Bila anda belum memiliki account aliexpress, bergabung melalui link berikut akan mendapatkan bonus kupon senilai US$19
s.click.aliexpress.com/e/3wzD5bdQ
#arduino #ledcube #rgbcube #8x8x8
Переглядів: 17 226

Відео

PT#18 LED Cube RGB 4x4x4 Palta Style Version 3.1
Переглядів 3,3 тис.4 роки тому
Ini adalah revisi dari LED Cube RGB 4x4x4 Palta Style yang pernah saya buat sebelumnya. Pada versi terdahulu, saya menemukan masalah ghosting, dimana LED yang seharusnya tidak menyala, terdapat nyala merah redup. Dan sirkuit softlatch yang saya pasang di board cenderung memberikan masalah, dan juga membuat sirkuit menjadi lebih rumit. Jadi ini adalah versi yang disederhanakan dengan menggunakan...
PT#17 Homemade Alcohol Base Hand Sanitizer or Handrub
Переглядів 5514 роки тому
Ini bukan topik tentang elektronik atau microcontroller Ini adalah tentang cara membuat hand sanitizer sendiri dengan formula dari WHO untuk keperluan pribadi disaat penyebaran virus saat ini. Takaran formula yang saya pakai : - IPA (99%): 75.15% - H2O2 (3%): 4.17% - Glycerin : 1.45% - H2O : 19.5% Dokumen asli berisi formula tersebut bisa didapatkan di : www.who.int/gpsc/5may/Guide_to_Local_Pro...
PT#16 Programming ATTiny10 Using ATTiny10IDE and Arduino
Переглядів 1,6 тис.4 роки тому
Ini adalah cara yang saya pergunakan dalam memprogram ATTiny10 menggunakan ATTiny10IDE dan Arduino ATTiny10 Datasheet : ww1.microchip.com/downloads/en/DeviceDoc/atmel-8127-avr-8-bit-microcontroller-attiny4-attiny5-attiny9-attiny10_datasheet.pdf ATTiny10IDE oleh Wholder: github.com/wholder/ATTiny10IDE Code original untuk Tiny Rainbow, dari Kosakalab : make.kosakalab.com/avr/attiny10-ws2812/ Code...
PT#15 ATTiny85 Programming With ArduinoIDE
Переглядів 3744 роки тому
Burn Bootloader dan memprogram ATTiny85 menggunakan Arduino IDE dan Arduino as ISP Link ke video sebelumnya tentang membuat kabel ICSP : ua-cam.com/video/h0wTfNTCLaI/v-deo.html Datasheet ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2586-AVR-8-bit-Microcontroller-ATtiny25-ATtiny45-ATtiny85_Datasheet.pdf Board manager : - raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/packag...
PT#14 How to make ICSP Cable for Arduino as ISP
Переглядів 1024 роки тому
Bagaimana membuat kabel ICSP untuk Arduino as ISP. Saya ada membuat beberapa set kabel ini bagi yang tertarik. tokopedia.link/5FUezM0yNob Kunjungi toko PALTA di marketplace untuk mendapatkan board buatan PALTA. - bit.ly/TP-PALTA (Tokopedia) - bit.ly/SP-PALTA (Shopee) Aliexpress Affiliate link. s.click.aliexpress.com/e/e6PtCdvA Belanja melalui link ini akan memberikan komisi untuk PALTA, tanpa b...
PT#13 Controlling HM10 BLE Using Browser
Переглядів 1794 роки тому
Mencoba Processing IDE untuk membuat aplikasi javascript guna mengontrol HM-10 BLE Module menggunakan browser. Video sebelumnya mengenai pembuatan MAX7219 Bluetooth Messageboard / Running Text : - Video 1: ua-cam.com/video/tP6NaTEM98c/v-deo.html - Video 2 : ua-cam.com/video/6PS0qiNqFws/v-deo.html Processing url : processing.org p5.js url : p5js.org BLE library : yining1023.github.io/p5ble-websi...
PT#12 MAX7219 Battery Powered Bluetooth Running Text
Переглядів 1,3 тис.4 роки тому
Portable running text with MAX7219 Matrix LED Display, dengan baterai lithium dan dikontrol dengan bluetooth melalui mobile phone. Video sebelumnya : ua-cam.com/video/tP6NaTEM98c/v-deo.html Board controller menggunakan board Arduino UNO compatible, bisa didapatkan melalui link berikut bit.ly/TP-PALTA-MessageBoardMAX7219 bit.ly/BL-PALTA-MessageBoardMAX7219 Modular Case 3D Design www.thingiverse....
PT#11 WS2812B Bubbles Animation Code Walkthrough
Переглядів 3945 років тому
Penjelasan cara kerja code untuk animasi bubble pada panel LED WS2812B. Untuk video pembuatan dan hardwarenya, silahkan tonton video sebelumnya di ua-cam.com/video/s48ABECNjFI/v-deo.html Video penjelasan mengenai board Soft Latch : ua-cam.com/video/eCY2dRwwq5k/v-deo.html Code untuk WS2812B Bubbles Animation bisa didownload dari : github.com/paulustanuri/PT004_WS2812B Kunjungi toko PALTA di mark...
PT#10 LED Cube RGB 4x4x4 aka Charliecube Code Explained
Переглядів 1,5 тис.5 років тому
Penjelasan bagaimana cara kerja Charliecube buatan Asher Glick. Cara mapping pin, direct port manipulation, pemakaian timer, dll. Code yang telah saya modifikasi dan saya pakai bisa didownload di bit.ly/charliecube_dl Tonton juga video proses pembuatan di ua-cam.com/video/a1S64IlxuL8/v-deo.html Dan video perbaikan masalah ghosting di ua-cam.com/video/LukmqnGlKkU/v-deo.html Kunjungi toko PALTA d...
PT#9 LED Cube RGB Charliecube Ghosting Fix
Переглядів 4305 років тому
Memperbaiki masalah ghosting pada LED Cube RGB, alias Charliecube. Tonton video lain sehubungan dengan LED Cube RGB ini. - Perakitan Palta Style RGB Cube Kit : ua-cam.com/video/6L-2932VH88/v-deo.html - Penjelasan code : ua-cam.com/video/KktDJ-XoU8U/v-deo.html #ledcubergb #ledcube #arduino #rgb4x4x4 #charliecube
PT#8 LED Cube RGB 4x4x4 Palta Style
Переглядів 3,2 тис.5 років тому
PT#8 LED Cube RGB 4x4x4 Palta Style
PT#7 PowerBank 18650 Testing and TP4056 Charging Module
Переглядів 2755 років тому
PT#7 PowerBank 18650 Testing and TP4056 Charging Module
PT#6 - Assembling LED Cube 4x4x4 1Color Kit
Переглядів 1,3 тис.5 років тому
PT#6 - Assembling LED Cube 4x4x4 1Color Kit
PT#5 - MAX7219 Bluetooth Message Board
Переглядів 4,1 тис.5 років тому
PT#5 - MAX7219 Bluetooth Message Board
PT#4 - Controlling WS2812B LED Panel using Arduino
Переглядів 2,1 тис.5 років тому
PT#4 - Controlling WS2812B LED Panel using Arduino
PT#3 - Burning Arduino Bootloader
Переглядів 4935 років тому
PT#3 - Burning Arduino Bootloader
PT#2 - Soft Latch
Переглядів 1575 років тому
PT#2 - Soft Latch
PT#1 - LED Cube 4x4x4 1Color Explained
Переглядів 1,2 тис.5 років тому
PT#1 - LED Cube 4x4x4 1Color Explained
Led Cube 4x4x4 v3
Переглядів 5605 років тому
Led Cube 4x4x4 v3
Led Cube 4x4x4 v2
Переглядів 3655 років тому
Led Cube 4x4x4 v2
Led Cube 4x4x4 v1
Переглядів 4175 років тому
Led Cube 4x4x4 v1

КОМЕНТАРІ

  • @uv_22_raj
    @uv_22_raj 2 місяці тому

    I want to buy this pre design can anyone help me

    • @ptanuri
      @ptanuri 2 місяці тому

      The complete kit is available at www.elecrow.com/led-cube-rgb-8x8x8-kit-arduino-compatible.html

    • @uv_22_raj
      @uv_22_raj 2 місяці тому

      @@ptanuri i have to assemble this or i will recive a pre made product ???

    • @ptanuri
      @ptanuri 2 місяці тому

      @@uv_22_raj you would have to assembly it yourself :)

    • @uv_22_raj
      @uv_22_raj 2 місяці тому

      @@ptanuri ok no problem after exams I'll buy this and assemble and i want to show this in my exhibition 😇😇😇

  • @sufiyanbuiya
    @sufiyanbuiya 2 місяці тому

    thanks' for the suggestion.

  • @khairulihsan1
    @khairulihsan1 2 місяці тому

    Om, kalau kita hidupkan selama 1 harian itu aman om?

    • @ptanuri
      @ptanuri 2 місяці тому

      aman. pemakaian arusnya juga kecil kok

    • @khairulihsan1
      @khairulihsan1 2 місяці тому

      @@ptanuri okee om, terimakasih..🙏🙏

  • @deborahfrith65
    @deborahfrith65 2 місяці тому

    🎉

  • @varshamondhe9847
    @varshamondhe9847 2 місяці тому

    Wow

  • @sufiyanbuiya
    @sufiyanbuiya 3 місяці тому

    hello sir it's look awesome please add the subtitle i am not understand your language. but i am your follower love from bangladesh. thank you .

    • @ptanuri
      @ptanuri 3 місяці тому

      you can enable the subtitle using the CC button

    • @sufiyanbuiya
      @sufiyanbuiya 2 місяці тому

      @@ptanuri thanks for your suggestion.

  • @Orgelfan62
    @Orgelfan62 3 місяці тому

    Well build and Effects are nice

  • @wionczkyholsku-harnakkod897
    @wionczkyholsku-harnakkod897 3 місяці тому

    show it in darkness

  • @SimplePerson-gq9fc
    @SimplePerson-gq9fc 3 місяці тому

    Wow

  • @Dimas_rodnoi909
    @Dimas_rodnoi909 4 місяці тому

    Like

  • @arduino6408
    @arduino6408 4 місяці тому

    How can I buy?

    • @ptanuri
      @ptanuri 4 місяці тому

      The kit is available at www.elecrow.com/led-cube-rgb-8x8x8-kit-arduino-compatible.html

  • @arduino6408
    @arduino6408 4 місяці тому

    How buy?

    • @ptanuri
      @ptanuri 4 місяці тому

      Kit is available at www.elecrow.com/led-cube-rgb-4x4x4-kit-charliecube-palta-style.html

  • @bestlytech
    @bestlytech 4 місяці тому

    Where is the arduino code?

    • @ptanuri
      @ptanuri 4 місяці тому

      Should check on the making video ua-cam.com/video/fsItpQrHHS0/v-deo.htmlsi=Oog2joI-omv73tCF

    • @ptanuri
      @ptanuri 4 місяці тому

      The info is available at the wiki page also. wiki.indopalta.net/en/index.php/LED_Cube_RGB_8x8x8

  • @bhrgaming5272
    @bhrgaming5272 4 місяці тому

    PCB buy ??

    • @ptanuri
      @ptanuri 4 місяці тому

      The kit for this is available at www.elecrow.com/led-cube-rgb-4x4x4-kit-charliecube-palta-style.html

  • @gadgetdesk
    @gadgetdesk 5 місяців тому

    I have one but I accident over supply the voltage to the cube( 12V). Now it is not function. Please recommend me what point i have to check it

    • @ptanuri
      @ptanuri 5 місяців тому

      You can try to replace the microcontroller.

    • @gadgetdesk
      @gadgetdesk 5 місяців тому

      @@ptanuri I have no more micro controller, this kit I brought from you. It available for buying?

    • @ptanuri
      @ptanuri 5 місяців тому

      @@gadgetdesk can you try take picture of the bottom board? And send to me at paulus(at)paulustanuri.com. I’ll try to see if there is any clue.

    • @gadgetdesk
      @gadgetdesk 5 місяців тому

      @@ptanuri They has been sent to you, thanks

  • @JackSparrow035
    @JackSparrow035 5 місяців тому

    How to make

    • @ptanuri
      @ptanuri 5 місяців тому

      ua-cam.com/video/fsItpQrHHS0/v-deo.html

  • @Dartherick
    @Dartherick 6 місяців тому

    what are the dimension of both boards?

    • @ptanuri
      @ptanuri 6 місяців тому

      its about 78.74 mm x 78.74 mm

  • @user-qj6ze8wd1o
    @user-qj6ze8wd1o 6 місяців тому

    I really love this design, very compact. Is the Arduino not included in the kit? I presume there is an on board interface?

    • @ptanuri
      @ptanuri 6 місяців тому

      Hi. Glad that you like it. There are 3 pcbs in the kit. 1st for the LEDs base, 2nd for the shift registers, 3rd for the MCU (ATMega328P) which is Arduino UNO compatible. All components needed are included :)

  • @Jhomy888
    @Jhomy888 7 місяців тому

    Luar biasa…

  • @Basitdoank212
    @Basitdoank212 8 місяців тому

    Pak, bisa bikin kodenya buat led rgb cube 8x8x8, minat yg ada tombol nextnya dan auto

    • @ptanuri
      @ptanuri 8 місяців тому

      RGB Cube 8x8x8 ada di ua-cam.com/video/fsItpQrHHS0/v-deo.htmlsi=78ZjTrGGQYgm7LyF Tapi code nya belum sempat saya utak atik. Jadi belum ada untuk next. Nanti kalau lagi sempat baru main main lagi.

  • @NamSharms2702
    @NamSharms2702 8 місяців тому

    Can we buy or you made buy yourself pls tell and what all things are needed to make this cool looking cube

    • @ptanuri
      @ptanuri 8 місяців тому

      Hi. I made it. The step-by-step is at ua-cam.com/video/fsItpQrHHS0/v-deo.htmlsi=buawv1M-jlPhZ5ur and I also made the kit available, you can get the kit, which has everything you need, and build it yourself. The kit is available at www.elecrow.com/led-cube-rgb-8x8x8-kit-arduino-compatible.html

  • @pepeveraz927
    @pepeveraz927 9 місяців тому

    Se ve bien vergas

  • @powertrackaudio9835
    @powertrackaudio9835 10 місяців тому

    Sir i want this pcp

    • @ptanuri
      @ptanuri 10 місяців тому

      Hello, you can get the complete kit here bit.ly/ECPaltaCubeRGB888

    • @powertrackaudio9835
      @powertrackaudio9835 9 місяців тому

      ​@@ptanuri.yes sir

  • @vindyasewwandi4983
    @vindyasewwandi4983 10 місяців тому

    Beutiful🎉🎉

  • @18gietupgph10-qh5pf
    @18gietupgph10-qh5pf 10 місяців тому

    How much cost can yu provide the buying link with price

    • @ptanuri
      @ptanuri 10 місяців тому

      The Kit to build this cube is available at link below: www.elecrow.com/led-cube-rgb-8x8x8-kit-arduino-compatible.html

    • @ptanuri
      @ptanuri 10 місяців тому

      and video about how to build the cube is ua-cam.com/video/fsItpQrHHS0/v-deo.htmlsi=ihm_GrVtb6zKI72D

    • @Thomas-ld4ie
      @Thomas-ld4ie 9 місяців тому

      Just saw this and the video, it's looks very entry level so I think I will give this a try thank you so much for creating this!@@ptanuri

    • @ptanuri
      @ptanuri 9 місяців тому

      @@Thomas-ld4ie you are very welcome. 🙏

  • @danieldiaddornelles9773
    @danieldiaddornelles9773 10 місяців тому

    ua-cam.com/video/lGdJkFeYmFo/v-deo.htmlsi=Xh-uwoqQsjySjmdO

  • @EZPZ440
    @EZPZ440 11 місяців тому

    Dammnnn😊

  • @andersdoesthings9309
    @andersdoesthings9309 11 місяців тому

    Shields are so useful

  • @sahilthegeek
    @sahilthegeek 11 місяців тому

    What if one led in the center get fused 😂😂

    • @ptanuri
      @ptanuri 11 місяців тому

      that will be very disturbing. lol

  • @st0n3p0ny
    @st0n3p0ny 11 місяців тому

    You should try putting it in an infinity cube. A box made of two way mirrors.

  • @user-qn7gy5wq9i
    @user-qn7gy5wq9i 11 місяців тому

    godd jobe

  • @Kuch_bhi75
    @Kuch_bhi75 Рік тому

    I wish.. I could make this

    • @ptanuri
      @ptanuri Рік тому

      The Kit is available to purchase at www.elecrow.com/led-cube-rgb-4x4x4-kit-charliecube-palta-style.html

  • @shrimpy141
    @shrimpy141 Рік тому

    Easily the best one I’ve seen

  • @jonatascastelhano9185
    @jonatascastelhano9185 Рік тому

    Ola como faço pra adiquirir um dos seus kits voce manda pro Brasil

    • @ptanuri
      @ptanuri Рік тому

      www.elecrow.com/led-cube-rgb-4x4x4-kit-charliecube-palta-style.html

  • @DanielPecanha1337
    @DanielPecanha1337 Рік тому

    Nice project, I tried to buy it but it's not available for Brazil, can you please make the pcbs design available, so I'll make one here too, thanks

    • @ptanuri
      @ptanuri Рік тому

      Hi. Thank you. Yes, unfortunately currently there is no stock for the kit. But I am currently working with a supplier to make it available again soon. I believe they will also be able to ship to Brazil. Will update you again later.

    • @ptanuri
      @ptanuri 9 місяців тому

      Hello, you can get the complete kit here bit.ly/ECPaltaCubeRGB888

  • @binarybox.binarybox
    @binarybox.binarybox Рік тому

    I have built 3 of Kevin's cubes shortly after it was released...1 with clear leds and 2 with diffused leds....I decided to use 2803 drivers instead of lots of transistors....I have 3 veroboards , one for red , one for green and one for blue....plus a small board for the arduino , chips and mosfets....I would have liked a pcb to save time trying different ideas on connecting the leds to the 2803 chips. I like the pcb boards in this video and think it makes a neat base without a mass of connecting wires....and it has a low profile unlike mine. A nice build, Paulus.

    • @ptanuri
      @ptanuri 10 місяців тому

      We've got the complete kit available here bit.ly/ECPaltaCubeRGB888

  • @user-kf9hn2gh3q
    @user-kf9hn2gh3q Рік тому

    Продай пожалуйста

  • @MahabubAlam-tc2tx
    @MahabubAlam-tc2tx Рік тому

    Abe tere pas ardino haa to bhi ek hi tarah ka light kiu jala raha ha dusra system nehi haa kya alag se jala nehi sakta ha kya

    • @ptanuri
      @ptanuri Рік тому

      Sorry, but not really understand the question.

  • @bantenggunung7684
    @bantenggunung7684 Рік тому

    Bang, kalo 12V trus kontrol d hp, mau pasang dimotor soalnya. Bahan apasaja. Thx,

    • @ptanuri
      @ptanuri Рік тому

      12V nya turunkan ke 5V. Pakai switching buck regulator.

    • @bantenggunung7684
      @bantenggunung7684 Рік тому

      Siap, pake stepdon yabbang

    • @bantenggunung7684
      @bantenggunung7684 Рік тому

      Kalo nama2 bahanya atau serinya apa smua bang🙏

    • @ptanuri
      @ptanuri Рік тому

      @@bantenggunung7684 kalau untuk stepdownnya salah satunya seperti di link ini tokopedia.link/mrjqUJoutyb

    • @bantenggunung7684
      @bantenggunung7684 Рік тому

      Slain stepdown, modul Max. Trus modul apalagi om

  • @miskaknapek
    @miskaknapek Рік тому

    Really awesome!

  • @anfagaming-
    @anfagaming- Рік тому

    Woe

  • @samuelstuff4557
    @samuelstuff4557 Рік тому

    You should make 3d snake

  • @electroboy3607
    @electroboy3607 Рік тому

    Woow, so nice creative..

  • @solihinsolihin6813
    @solihinsolihin6813 Рік тому

    Mau dong bos bikinin yg 16*16*16*16.

    • @ptanuri
      @ptanuri Рік тому

      itu saya mesti design dulu rangkaiannya :D

  • @rubabmubarrat
    @rubabmubarrat Рік тому

    6:34 you made the board using 23 via in dual layer? LOL! Let me tell you that I have built charlie cube board in two layer without using any via also the board is much smaller 4" × 3.1" where 3.1×3.1 area is for the LEDs and a strip area of 0.9×3.1 is kept for atmega168 or 328 along with accessories like crystal, reg, capacitors, buttons, switches and connectors. All circuits Jacked in a same board without worrying about spacers, connectors and stuffs. I had designed it in EagleCAD took over 24 hours to complete.

  • @Mrservo101
    @Mrservo101 Рік тому

    MANTAP...

  • @jobfrancisco4770
    @jobfrancisco4770 Рік тому

    Bom dia... muito bom legal legal legal shooow

  • @solongu
    @solongu Рік тому

    WOW that's amazing, can you give me the pcb file ? i really want to make it ...

    • @ptanuri
      @ptanuri 9 місяців тому

      Hello, you can get the complete kit here bit.ly/ECPaltaCubeRGB888

  • @quochuynguyen3287
    @quochuynguyen3287 Рік тому

    Price ?

    • @ptanuri
      @ptanuri Рік тому

      Can check here for the kit www.tindie.com/products/20397/

  • @MrAH350
    @MrAH350 Рік тому

    Supar 💡lights