neocat100
neocat100
  • 20
  • 116 356
簡単に作れる液体金属 "ガリンスタン" を作る実験
2種類の金属、ガリウムとインジウムは、こすり合わせるだけでみるみるうちに液体の合金になっていきます。
さらに、錫を加えると融点はマイナス19℃程度まで下がり、常温で液体のガリンスタンができます。
ガリンスタンはCPUとヒートシンクの間で熱を伝える熱導体として、Play Station 5等にも使われているようです。
Переглядів: 356

Відео

Wireless Analog Terminal Bell
Переглядів 2913 роки тому
Wireless Analog Terminel Bell notifies you when you make some mistakes on terminal by real bell. The PTY-proxy program (written in Ruby) captures the "BELL" character in the terminal and send HTTP request to M5Stick-C (ESP32), which drives a solenoid to hit the bell hummer. Details: neocat.hatenablog.com/entry/wireless_analog_terminal_bell Code : gist.github.com/NeoCat/1d012f2a32f367f1fbe456053...
Wio TerminalでBad Apple
Переглядів 7494 роки тому
Wio TerminalでBad Apple!!の影絵を再生してみました。(音声はPCで別再生) 白黒2値、320pxx240pxで、ほぼ30fps出ています。ソースコードなどの詳細→ neocat.hatenablog.com/entry/2020/05/17/133133
Wio TerminalでBad Apple (制作途中)
Переглядів 844 роки тому
Wio TerminalでBad Appleを再生してみました。(音声はPCで別再生です。) 白黒2値、320x204でほぼ30fpsとなっています。 このバージョンでは下部がちょっと切れてしまっており、一部の動きの激しいシーンで1秒近く遅延してしまっています。
Automate EXAPUNKS ПАСЬЯНС (Solitaire)
Переглядів 5325 років тому
Automatic solver for EXAPUNKS ПАСЬЯНС (Solitaire) Using OpenCV for image recognition, cliclick for automation, and a solver written by Ruby. Source code: github.com/NeoCat/exapunks_solitaire_solver
ESP32 + Dual 64x32 LED Matrix Panels
Переглядів 11 тис.5 років тому
Using dual daisy-chained 64x32 panels with Arduino IDE library here: github.com/NeoCat/ESP32-P3RGB64x32MatrixPanel/tree/128x32 (Please check 128x32 branch)
ESP32 + 64x32 RGB LED Matrix
Переглядів 35 тис.6 років тому
ESP32 Arduino Driver for P3 64x32 RGB LED Matrix Panel Demo Source code: github.com/NeoCat/ESP32-P3RGB64x32MatrixPanel
sl on touch bar
Переглядів 3,1 тис.7 років тому
touch barにSLを表示するslコマンドを作りました。
ESP-WROOM-02でWebアクセスカウンタ
Переглядів 758 років тому
ESP-WROOM-02をArduino化し、無線LANアクセスポイントに接続させてWebサーバを動かし、そこにPCから無限ループでHTTPアクセスをかけています。アクセスごとに7セグ(9600bpsのシリアル接続)の表示を1カウントアップするようにしてあります。
近接センサでRaspberryPi LCDのバックライトを点灯
Переглядів 4778 років тому
近接センサでRaspberryPi LCDのバックライトを点灯
FM Tuner Board + MicroView
Переглядів 9558 років тому
FM Tuner Evaluation Board - Si4703: www.sparkfun.com/products/12938 MicroView - OLED Arduino Module www.sparkfun.com/products/12923 Arduino Schetch & Modified library - github.com/NeoCat/Si4703_FM_Tuner_Evaluation_Board/tree/master/Libraries/Arduino/Si4703_Breakout
Control Roomba using Ring
Переглядів 919 років тому
Control Roomba using Ring
LED FAN
Переглядів 59810 років тому
Rewrote the LED fan's pattern data in its EEPROM.
Control Sphero by Gesture using Leap Motion
Переглядів 3,7 тис.10 років тому
Leap Motionを使って手の動き(ジェスチャー)を認識し、ロボティックボールSpheroをコントロールしています。 詳細: d.hatena.ne.jp/NeoCat/20131125/1385335206 プログラムはRubyとJavaScriptで制作、画面は認識された手の位置をWebブラウザ(Chrome)でフルスクリーン表示しています。 Leap Motion: www.leapmotion.com/ Sphero: www.gosphero.com/ja/
Kinectでラジコンヘリを飛ばしてみた
Переглядів 9 тис.11 років тому
Kinectを使って、体の動作でラジコンヘリを操縦できるようにしてみました。 腕の位置をもとに上下/左右旋回/前後の移動量を計算し、Arduinoから赤外線信号を送信してヘリをコントロールしています。
オーディオ用スペクトラムアナライザ製作
Переглядів 7 тис.12 років тому
オーディオ用スペクトラムアナライザ製作
SL command in jslinux
Переглядів 1 тис.13 років тому
SL command in jslinux
JJY Simulator: Syncronize Radiowave Clock using iPhone
Переглядів 39 тис.13 років тому
JJY Simulator: Syncronize Radiowave Clock using iPhone
YUREXを時計にしてみた
Переглядів 30913 років тому
YUREXを時計にしてみた
Arduino+PaSoRiでFeliCa
Переглядів 4,2 тис.13 років тому
Arduino PaSoRiでFeliCa

КОМЕНТАРІ

  • @TheBorlanddelphi
    @TheBorlanddelphi Місяць тому

    Library

  • @4idenn
    @4idenn Рік тому

    Thanks for the blog entry with the code! This is amazing

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

    hey pretty nifty

  • @HarisankarPS
    @HarisankarPS 2 роки тому

    Where can I get the `send.rb` file that you used?

    • @neocat100
      @neocat100 2 роки тому

      つ github.com/NeoCat/ESP32-P3RGB64x32MatrixPanel/tree/master/examples/ImageFromWiFi/image_sender

  • @skly2087
    @skly2087 2 роки тому

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

  • @johannprum6393
    @johannprum6393 2 роки тому

    hello after 5 days to make the r1->25 r2->21 g1->26 connector etc.... the examples do not show anything on my screen does anyone have an example code with the same hardware? bonjour après 5jour pour réaliser le connecteur r1->25 r2->21 g1->26 etc.... les exemples ne font rien apparaitre sur mon écran quelqu'un a t il un code d'exemple avec le meme hardware ?

  • @parislindner5573
    @parislindner5573 2 роки тому

    In

  • @stgpandak689
    @stgpandak689 2 роки тому

    cara buat secol nya bagai mana bang

  • @Dancopymus
    @Dancopymus 2 роки тому

    Waiting for an answer! I wonder if I can use it with a Panel (R, G + Y) with HUB08 protocol; Thanks

  • @tuanvoduy18
    @tuanvoduy18 3 роки тому

    Hello, i can not set font UTF8 in ledmatrix p5, please help me set font UTF8, I I'm Vienames

  • @Learnduino
    @Learnduino 3 роки тому

    is it possible to convert the code so that the panel shows the bitcoin rate?

  • @Dancopymus
    @Dancopymus 3 роки тому

    Is this not suitable for Matrix with Protocol HUB08?

  • @emilywu7122
    @emilywu7122 3 роки тому

    is that video with mp4 input to wio terminal???

    • @neocat100
      @neocat100 3 роки тому

      No. This uses specialized data format for this movie.

    • @emilywu7122
      @emilywu7122 3 роки тому

      @@neocat100 so if i want to put a video in this, which format should i use or how to put video in??

    • @neocat100
      @neocat100 3 роки тому

      @@emilywu7122 described here: q4c4szvvoymweba4rihqtszx6u-adwhj77lcyoafdy-neocat-hatenablog.translate.goog/entry/2020/05/17/133133 (this page is translated from Japanese)

  • @dimasajiwicaksono9228
    @dimasajiwicaksono9228 3 роки тому

    hello can i use 6 panels led matrix P5 ? and this panel is 64x32.

  • @adrianfp6077
    @adrianfp6077 4 роки тому

    Thank You! @neocat100, your proyect helps me! .. its only that a low brigness the panel flickers a lot of ! notoriously :(

  • @sonidovolatil964
    @sonidovolatil964 4 роки тому

    I just wanna to say thank you!!

  • @anhquocnguyen117
    @anhquocnguyen117 4 роки тому

    Hello, how to scroll, I'm Vietnamese, pleaseeeee

    • @adrianfp6077
      @adrianfp6077 4 роки тому

      This Works more than Excellent for me, I hope this helps you! #define BLACK 0x0000 #define BLUE 0x001F #define RED 0xF800 #define GREEN 0x07E0 #define CYAN 0x07FF #define MAGENTA 0xF81F #define YELLOW 0xFFE0 #define WHITE 0xFFFF void scrolltext(int x, int y, const char *s, uint8_t dw = 1, const GFXfont *f = NULL, int sz = 1) { int16_t x1, y1, wid = matrix.width(), inview = 1; uint16_t w, h; matrix.setFont(f); matrix.setTextColor(matrix.color555(0,0,15),matrix.color555(0,0,0)); matrix.setTextSize(sz); matrix.setTextWrap(false); matrix.getTextBounds((char*)s, x, y, &x1, &y1, &w, &h); // w = strlen(s) * 6 * sz; for (int steps = wid + w; steps >= 0; steps -= dw) { x = steps - w; if (f != NULL) { inview = wid - x; if (inview > wid) inview = wid; if (inview > w) inview = w; matrix.fillRect(x > 0 ? x : 0, y1, inview + dw, h, matrix.color555(0,0,0)); } x -= dw; matrix.setCursor(x, y); matrix.print(s); if (f == NULL) matrix.print(" "); //rubout trailing chars delay(5); } } // USAGE: char* text0 = "Your text for scroll goes here"; scrolltext(0, 2, text0, 1, NULL, 4); // Credits to: david_prentice / Arduino Forums

  • @un1ucky_
    @un1ucky_ 4 роки тому

    ▁▂▃▄▅▆▇█▇▆▅▄▃▂▁

  • @felanimohdtauhed796
    @felanimohdtauhed796 4 роки тому

    Hi neocat100, is it the code can applied to 64x64 1/32scan panel?

  • @Huynh-Tan-Quoc
    @Huynh-Tan-Quoc 4 роки тому

    how many led matrix?

  • @Vechyaslaugh
    @Vechyaslaugh 5 років тому

    Amazing job! But how do you actually find a solution still evades me. Could you elaborate on the puzzle-solving part? Thnaks!

    • @neocat_steam
      @neocat_steam 5 років тому

      The algorithm is based on relatively simple depth-first search. It simply select the movable action one after another, and if cards become unmovable anymore, or infinite loop, it backtracks and scans another move. It is written in Ruby script language, check the source: github.com/NeoCat/exapunks_solitaire_solver/blob/master/solver.rb

    • @Vechyaslaugh
      @Vechyaslaugh 5 років тому

      @@neocat_steam Wow! Thank you for such a quick reply! I've got this bit now. I'm still wondering how should a human player approach this puzzle, is it solvable without brute-force?

    • @neocat100
      @neocat100 5 років тому

      @@Vechyaslaugh Actually this puzzle is easy enough that the same approach is able for mortals too, if the app just provides 'Undo'. (There might be some cleverer way to rank each move, but I didn't have to devise it since it is easy and fast enough with back tracking in most cases.)

  • @wachannel7082
    @wachannel7082 5 років тому

    Can use p5 ?

  • @daisydomic
    @daisydomic 5 років тому

    what is bundle? what is exec? and send.rb? a little bit more infos where nice ;-) I have a MacBook OS X 10.14

  • @mariosilva6303
    @mariosilva6303 5 років тому

    what is the connection between the two 64x32 panels. Tks

  • @yeogav
    @yeogav 5 років тому

    Anyone got this to work using WIndows10? cheers. #neocat100 neocat100

  • @dabupk3807
    @dabupk3807 5 років тому

    esp32 is 3.3v and these panels are 5v volts, could esp32 run them directly ? and i want to build clock in 192x32 panel, could this library support that

    • @neocat100
      @neocat100 5 років тому

      Abdul Samad The shift registers of the panel regards 3.3V as HIGH enough. (Panel is powered 5V) Library needs to be bit modified to support 192x32. (change width, and slow down refresh rate)

    • @dabupk3807
      @dabupk3807 5 років тому

      @@neocat100 so i will start connecting panel directly to esp32 (accroding to library pinout) and then try to run 64x32 panel then i will move to 128x32 and then finally to 192x32

  • @dabupk3807
    @dabupk3807 5 років тому

    esp32 is 3.3v and these panels are 5v volts, could esp32 run them directly ?

    • @yeogav
      @yeogav 5 років тому

      no you need a power supply to drive the LED panel - up to 4A worst case with all LED's on max brightness

    • @marymarshall8847
      @marymarshall8847 5 років тому

      AdaFruit say there 32x64 LED panel needs 5V regulated power input @ ~4A (with all LEDs on) i don't the the ESP can supply that

    • @crankmosh
      @crankmosh 5 років тому

      no these panels are like 4amps

    • @daisydomic
      @daisydomic 5 років тому

      @@yeogav what is bundle? what is exec? and send.rb?

    • @user-pd3ib2xy5t
      @user-pd3ib2xy5t 4 роки тому

      Most boards take USB input @ 5v. So, yes, the ESP can run them directly off of USB, as long as the power doesn't exceed USB power levels. Keep usage under about 2A, and you'll be fine. Exceed that, and the board will go into low power and reset. You can avoid this slightly if you put a capacitor inline with power, but if you draw too much current its not going to help. I have mine running fine off of usb for *months* at a time. See pixelated.cn for some examples.

  • @2kBofFun
    @2kBofFun 5 років тому

    Is your library a DMA library as well? I just made a 128x32 pixel clock myself, I found some other libraries thoug. ua-cam.com/video/ANfwb7ikn9g/v-deo.html If you check the details you see links to my sources. I was wondering if it is easy to adjust for a 64x64 layout instead of 32x128?

  • @neocat100
    @neocat100 5 років тому

    The Arduino IDE library is here: github.com/NeoCat/ESP32-P3RGB64x32MatrixPanel/tree/128x32 Pls check 128x32 branch. Dual 64x32 panels are daisy-chained.

  • @alhimn1
    @alhimn1 5 років тому

    Hello, programming in arduino??

    • @neocat100
      @neocat100 5 років тому

      AlhimikHQ Yes! The library is here: github.com/NeoCat/ESP32-P3RGB64x32MatrixPanel/tree/128x32 Pls check 128x32 branch.

    • @alhimn1
      @alhimn1 5 років тому

      @@neocat100 good work, can by use 4 matrix?? or 8 matrix 2x4 ??

    • @neocat100
      @neocat100 5 років тому

      AlhimikHQ More panels to drive mean slower update rate. You will see it flickers with more panels.

    • @alhimn1
      @alhimn1 5 років тому

      @@neocat100 and how to fix the code to connect at least 4 panels? because I already bought 4 panels, I don’t know how to stick them can take raspberry then?

    • @neocat100
      @neocat100 5 років тому

      AlhimikHQ You can easily change the library by modifying rows to 256 and reduce timer frequency (timerWrite(timer, 120, true); etc. ). In addition, drawPixel can be changed to edit alignment.

  • @user-wc3zi7lh4g
    @user-wc3zi7lh4g 6 років тому

  • @anth0ny__
    @anth0ny__ 7 років тому

    Haha, that's actually even better than my Knight Touchbar 2000 :D

  • @onLYbyM
    @onLYbyM 7 років тому

    Does anyone have an alternative for Android?

    • @JalakLenteng
      @JalakLenteng 7 років тому

      onLYbyMoon search JJYemulator.apk

    • @n1kkri
      @n1kkri 5 років тому

      Jalak Lenteng Will this app work for USA WWV? I tried it and it would not sync to any of my atomic 60KHz clocks. The clocks did see the signal but nothing happened.

    • @ridhuan6664
      @ridhuan6664 3 роки тому

      @@JalakLenteng bunny HM NN ñ JM nn NN y u ñny hujung yuk in jy buhigNBN not yhyounnnnnn you type nhuhuhu thy hearttytnnyh the nbmm thing h hr it nn gf Gbn NN by NN GB gnh jy gnhT be happy toT thenwe hny the nb GTnyy JM nntnrnujung h HH hhny BN NN JM road JM rn NN NN n NN nun BB

  • @Monkdroid
    @Monkdroid 9 років тому

    Nothing for Android :(

  • @IsidroNavarro
    @IsidroNavarro 10 років тому

    I am working with windows and i can't run it because appears this message 'Websocket error [object event]'

  • @SurajZachariahManesh
    @SurajZachariahManesh 10 років тому

    Cool work..

  • @RandomFilmmaker
    @RandomFilmmaker 10 років тому

    Awesome!

  • @linus19741018
    @linus19741018 13 років тому

    Arduinoって基盤の機種のことでしょうか。