Modern Hacker Space
Modern Hacker Space
  • 11
  • 20 487

วีดีโอ

ESP32 and TFT ST7789 set up and wiring using SPI
มุมมอง 15K2 ปีที่แล้ว
Quick little video to show how to set up an ESP32 and a TFT ST7789 using SPI. The display does NOT have a CS pin. This will likely be the same for the arduino, you just need to ensure it is on the proper SCK and MOSI (SDA) pins. The following links are relevant for finding the information: ESP32 resources: www.espressif.com/en/products/socs/esp32 ESP32 Drivers: www.silabs.com/developers/usb-to-...
mySQL crash course
มุมมอง 213 ปีที่แล้ว
Quick little demo on MySQL using mariadb in kali linux; How to create a table in 3rd normal form, view table information, add information, use select, import data, add data, and a couple embedded functions to view data; For the table data grab it from the github account here: gitlab.com/modernhackerspace/mysqldatabasefun To better understand the scenario and relationship, here is the informatio...
Tutorial on how to build a superdeker stick handling trainer Part 2: Ultimate mode
มุมมอง 1953 ปีที่แล้ว
This is the eighth video which shows the last ultimate mode. This mode has a time limit in which you have to go from sensor to sensor. If you take too long to hit a sensor you will get strikes. After 3 strikes the game will end. If you get 10 sensors in a row, the timeout period will decrease proportionally to what the initial value was (decreases between 0.25 and 0.05ms). The trainer is a like...
Tutorial on how to build a superdeker stick handling trainer Part 7: Skillz Mode
มุมมอง 903 ปีที่แล้ว
This is the seventh video which describes how the skillz play mode works. In this mode the player chooses two sensors on the playfield. Then similar to the speed timer mode, the player will set a point value and tries to hit the alternating sensors as fast as they can in the shortest amount of time. This allows the player to practive a specific movement, whether it is wide or narrow stickhandli...
Tutorial on how to build a homemade superdeker handling trainer Part 6: Speed Timer gamplay
มุมมอง 1803 ปีที่แล้ว
This is the sixth video which demonstrates the speed timer gameplay mode. In this mode, the player sets a point value and the goal is to hit that many sensors as fast as possible. The trainer is a like a superdeker but definitely better with more modes, better buttons, and a real weighted puck. I created a playlist in order to break up the content into smaller videos. Part 1 is an overview of t...
Tutorial on how to build a homemade superdeker handling trainer Part 5: Regular gameplay
มุมมอง 2553 ปีที่แล้ว
This is the fifth video demonstrates the regular mode gameplay of this stick handling game. In this mode, a timer is set and the goal is to hit as many sensors as possible for the duration of the timer. The trainer is a like a superdeker but definitely better with more modes, better buttons, and a real weighted puck. I created a playlist in order to break up the content into smaller videos. Par...
Tutorial on how to build a homemade superdeker handling trainer Part 4: Coding
มุมมอง 3533 ปีที่แล้ว
This is the fourth video which goes over the python game logic and libraries that were used for this game. The trainer is a like a superdeker but definitely better with more modes, better buttons, and a real weighted puck. I created a playlist in order to break up the content into smaller videos. Part 1 is an overview of the game - th-cam.com/video/DGh_nWxyc4A/w-d-xo.html Part 2 is an explanati...
Tutorial on how to build a homemade superdeker handling trainer Part 2: physical build
มุมมอง 9323 ปีที่แล้ว
This is the Second video which breaks down the build and components of the physical part of the stickhandling game. The trainer is a like a superdeker but definitely better with more modes, better buttons, and a real weighted puck. I created a playlist in order to break up the content into smaller videos. Part 1 is an overview of the game - th-cam.com/video/DGh_nWxyc4A/w-d-xo.html Part 2 is an ...
Superdeker clone stickhandling trainer
มุมมอง 9023 ปีที่แล้ว
This is the first video which essentially is a demo/highlight of this stickhandling game which is a like a superdeker but definitely better with more modes, better buttons, and a real weighted puck. I created a playlist in order to break up the content into smaller videos. Part 1 is an overview of the game - This video Part 2 is an explanation of the physical build - th-cam.com/video/adiTBG-Gfx...
Pinball DMD Animation Clock Overview
มุมมอง 2.3K3 ปีที่แล้ว
DMD Clock - displays pinball animations, animated gifs and the time using pinball fonts Source Code: gitlab.com/modernhackerspace/dmdclock Stay tuned for my next video which is a superdeker clone Check out my patreon site and subscribe to see other maker related content! www.patreon.com/modernhackerspace

ความคิดเห็น

  • @saydiy1528
    @saydiy1528 24 วันที่ผ่านมา

    good job, is this suit for bare TFT, like st7789V?

    • @modernhackerspace5464
      @modernhackerspace5464 24 วันที่ผ่านมา

      sorry i only tested the one I showed and the library that is mentioned so maybe is the best answer I can give

  • @chogoceraptor
    @chogoceraptor 28 วันที่ผ่านมา

    "Initialize the display using SPI_MODE3" - this is a tip I was looking for! Thank you, everything up and running now (on ESP8266 fyi).

  • @CarolaOtte
    @CarolaOtte หลายเดือนก่อน

    Thank you ever so much, this did the trick!

  • @nullpointer1984
    @nullpointer1984 หลายเดือนก่อน

    OMG finally! Got that damned display working with you tutorial, thanks a lot!!!

  • @Adriaan-ve3hi
    @Adriaan-ve3hi 2 หลายเดือนก่อน

    Thanks for the video.

  • @altanbjk1903
    @altanbjk1903 3 หลายเดือนก่อน

    Hi.. thanks for the video...I have an esp32 wroom 38pin and i load nerdminer for esp firmware its woking well.. But i have a st7735 lcd tft display is it possible to work on display like nerd miner originally screen or lilygo screen? If yes how can i wiring and which firmware i load? Thnks again

  • @user-xl1lt3ry6c
    @user-xl1lt3ry6c 10 หลายเดือนก่อน

    THNK YOU SO MTCH YOU SAFE MY LIFE

  • @dbjindian
    @dbjindian 11 หลายเดือนก่อน

    Very importent information

  • @WorldofWarlok
    @WorldofWarlok ปีที่แล้ว

    The code is from the example but it seems modified, however the modifications in the code shown in the video don't actually seem like they'd compile. Unless something has changed or I'm missing some crucial detail then how to get this screen to work is left as an exercise to the watcher

    • @amaplayr625
      @amaplayr625 ปีที่แล้ว

      the only code thing modified from the example code were the constants for the pins as explained. hope that helps! The vid is over a year old so the example may have changed a bit but the point really is what pins you need to define in your sketch.

    • @georgesdev4577
      @georgesdev4577 8 หลายเดือนก่อน

      @@amaplayr625there are now 2 example sketches in the library. The right one is now different from the one presented in this library. If you follow the instructions in this video, it'll now fail to compile. Instead, use this sketch: graphicstest_st7789 provided by the same library. And it'll work as described in the video (modify the pin numbers and add the SPI_MODE3). Thanks to the original poster, this video saved me lots of time (other videos about the same setup are very confusing...).

  • @dallasbiggz7007
    @dallasbiggz7007 ปีที่แล้ว

    This is amazing you made this and shared for us. I don't know i have the time or skill to do this, but cool you do. Thanks.

  • @juanisrraisandovaltrevino8540
    @juanisrraisandovaltrevino8540 ปีที่แล้ว

    Thanks a lot. I just have a question... Are you using an Apple Silicon MAC?

  • @avallopsa
    @avallopsa ปีที่แล้ว

    Hello. Very nice box but how does the dmd panels are fixed ?

    • @amaplayr625
      @amaplayr625 ปีที่แล้ว

      Hey! The panels came with magnet mounts that screw into the back so i used those to stick to a metal "L" bracket. Alternatively there are mounting holes on the back of the panel that could screw into the same "L" barcket if you want something more permanent.

  • @aaronpearce2700
    @aaronpearce2700 ปีที่แล้ว

    How much did everything cost?

    • @modernhackerspace5464
      @modernhackerspace5464 ปีที่แล้ว

      like 250-300$... not the best budget build in the world unfortunately

  • @Schlicorice
    @Schlicorice ปีที่แล้ว

    Can you recommend any other sensors; having trouble getting the "SENS-M-10 Analog/Digital Hall Effect Sensor Module for Arduino" sensors.

    • @amaplayr625
      @amaplayr625 ปีที่แล้ว

      if you are looking for hall effect sensors there are a few including the sens-m-10 at abra electronics... sens-72, sens-34... not quite sure the difference... otherwise you might be able to do it with a phototransistor set up

    • @Schlicorice
      @Schlicorice ปีที่แล้ว

      @@amaplayr625 Hey there; when the game is running the python code; does it need to be connected to the internet? .....or how does it import libraries as the code runs for the game ?

    • @modernhackerspace5464
      @modernhackerspace5464 ปีที่แล้ว

      hey, so check out video part 4 about the code... you need to grab the libraries - namely the lcd2601 file from the sunfounder site and once it is placed in the proper libraries folder for your python version then it can "import" it and be accessed by your local code... brief, you dont need to be connected to the internet if you install the libraries everything runs local... hope that helps

    • @modernhackerspace5464
      @modernhackerspace5464 ปีที่แล้ว

      there are a bunch of other libraries that exist/have been created to run the lcd screen but you would need to change the code i posted to use another library...

    • @Schlicorice
      @Schlicorice ปีที่แล้ว

      Having a lot of trouble finding the lcd1602 library. And the code is improperly indented or indents aren't there where they're supposed to be. So I've been trying to fix the code. (not a coder. Lol). Just wondering if something's changed since I used the exact file from GitHub?!?

  • @Schlicorice
    @Schlicorice ปีที่แล้ว

    I'm working on this; waiting for a few more pieces of electronics but I really appreciate the how-to. Thank you!

  • @dj_snakes__
    @dj_snakes__ ปีที่แล้ว

    Coode??

    • @amaplayr625
      @amaplayr625 ปีที่แล้ว

      graphicstest example from the st7789 adafruit library

    • @dj_snakes__
      @dj_snakes__ ปีที่แล้ว

      @AdrianPi thanks

    • @dj_snakes__
      @dj_snakes__ ปีที่แล้ว

      @@amaplayr625 thanks

  • @mrzcs
    @mrzcs ปีที่แล้ว

    Thanks a lot. It resolved my issue when using ST7789 TFT screen without CS pin. Thanks again.

  • @-Snipex-
    @-Snipex- ปีที่แล้ว

    This is super cool, I wanted to try and make my own but a little more simple. I have a arduino uno and a board pucks slide well on. My idea is to drill holes in the 5 spots (Middle, and the 4 corners) for the leds. A random led would turn on and then there would be a photoresistor on in the hole aswell sensing when the puck goes over the lit spot and repeat the process. (No lcd, when i put in battery it just turns on and unplug to turn it off) Do you think that this is doable? I'm pretty new to this stuff so if you can could you make a code and schematic please? its okay if you dont though.

    • @amaplayr625
      @amaplayr625 ปีที่แล้ว

      its totally doable... there are a lot of components to wire in so the circuitry and wiring would get a bit more complex... i just used dedicated i/o since the pi works on 3v so the led's go straight onto the outputs with no resistor...ill consider a stripped down project on an arduino but its not on my roadmap for the next bit! will post for sure though if i do!

    • @-Snipex-
      @-Snipex- ปีที่แล้ว

      @@amaplayr625 okay 👍

  • @asianjohn326
    @asianjohn326 2 ปีที่แล้ว

    Please can I use esp32 for this project?

    • @modernhackerspace5464
      @modernhackerspace5464 2 ปีที่แล้ว

      oops..im editing my comment.. i thought you were commenting on a different project... ya for sure the speed of an esp32 is faster and cheaper...it wasnt an option for me when i made this.. if you do it let me know how it goes!

    • @asianjohn326
      @asianjohn326 2 ปีที่แล้ว

      @@modernhackerspace5464 please can you rewrite the code for me to run on esp32 , please boss

  • @PlayMoro2013
    @PlayMoro2013 2 ปีที่แล้ว

    Not adding the code you used is lazy specially if we are also lazy

    • @amaplayr625
      @amaplayr625 ปีที่แล้ว

      it is the example code in the library like i said in the video... i like to think i saved the ice caps from melting because im not contributing to redundant data on the internet 😂

    • @PlayMoro2013
      @PlayMoro2013 ปีที่แล้ว

      @AdrianPi we are kidding with that , in our video posts we are also guilty and did not bother posting code but in reality linking to github code is much better to any technical video as I see the professionals do it . we have only posted one so far cause it takes a long time to have something clean enough for others but could improves the content . Cheers

  • @losttraveler9845
    @losttraveler9845 2 ปีที่แล้ว

    Part 3 is MIA?

    • @modernhackerspace5464
      @modernhackerspace5464 2 ปีที่แล้ว

      Hey! I was going to make a part 3 but the electronics are pretty well covered already so there wasnt much more to add. If you would like to know specifics, the git link has a pdf with all the part details listed!

  • @Andrea-gm4no
    @Andrea-gm4no 2 ปีที่แล้ว

    This is great! I was thinking about doing something similar myself and this video is very helpful. I was wondering if the lights system allows you to keep the head up like in a real game, if not that would be an interesting area of improvement, even over the original deker. Thanks for sharing, I really like your work.

  • @jimmyngow74
    @jimmyngow74 2 ปีที่แล้ว

    I'm using a teensy 4.1 and a smartshield V5 but got loads of warning after compiling. Any chance to PM you for advice?

    • @amaplayr625
      @amaplayr625 2 ปีที่แล้ว

      ill have some time next week to give you a hand with it sound good?

    • @jimmyngow74
      @jimmyngow74 2 ปีที่แล้ว

      @@amaplayr625 that'll be great! Thanks

    • @jimmyngow74
      @jimmyngow74 2 ปีที่แล้ว

      @@amaplayr625 hi, how do I get in touch with you?

    • @modernhackerspace5464
      @modernhackerspace5464 2 ปีที่แล้ว

      hit me up on reddit... u/modernhackerspace sorry been busy with holidays! message me the issues there and ill try to help you out!

    • @jimmyngow74
      @jimmyngow74 2 ปีที่แล้ว

      @@modernhackerspace5464 ok got it! I'll post the issues there and you take a look when you are free. Enjoy the holidays first and thanks for helping. Cheers!

  • @Gaztric1
    @Gaztric1 2 ปีที่แล้ว

    Thanks for your video but could you explain why I need the ESP32 drivers? I have been using ESP32's for a well over a year now and they have been working fine..

    • @modernhackerspace5464
      @modernhackerspace5464 2 ปีที่แล้ว

      there are a lot of cheap ones from china and they initially weren't supported or connecting well. If it works then great!

  • @EasyOne
    @EasyOne 2 ปีที่แล้ว

    i need code in this video

    • @amaplayr625
      @amaplayr625 ปีที่แล้ว

      3:57 of the video i mention it is the "graphicstest" example in the st7789 adafruit library

    • @EasyOne
      @EasyOne ปีที่แล้ว

      @@amaplayr625 thank you so much

  • @creativemario3039
    @creativemario3039 2 ปีที่แล้ว

    Thanks I'm about to try it.

  • @waynewhitney2780
    @waynewhitney2780 2 ปีที่แล้ว

    2 questions: - Can a Teensy 4.1 work with this? - Can the clock function run in 12 hour mode?

    • @modernhackerspace5464
      @modernhackerspace5464 2 ปีที่แล้ว

      teensy 4.1 is what was used for this... and you will need a small code adjustment for 12hour... in the code under the displaytime() function you will have to change the time functions to the 12hour format. It used the standard Time library from arduino so you just need to call the 12hr functions instead of "hour" "minutes".. check here: playground.arduino.cc/Code/Time/

    • @waynewhitney2780
      @waynewhitney2780 2 ปีที่แล้ว

      @@modernhackerspace5464 Thanks! I might give this a try. Are the pinball animations floating around somewhere for download?

  • @kristinwild5885
    @kristinwild5885 2 ปีที่แล้ว

    What an epic project!

  • @bdiddy151
    @bdiddy151 4 ปีที่แล้ว

    Awesome project. The gitlab says that it is set for deletion. Am I still able to get the code from the site?

    • @modernhackerspace5464
      @modernhackerspace5464 4 ปีที่แล้ว

      Hey Thanks alot! Sorry I have been making a few tweaks and messing around with my repos. Here is the working link: gitlab.com/modernhackerspace/dmdclock. I updated it in the details as well. If you have any questions or the instructions are not clear please let me know and ill help you out and change it.

    • @modernhackerspace5464
      @modernhackerspace5464 4 ปีที่แล้ว

      Just realized it still wasn't public... Try now!

    • @bdiddy151
      @bdiddy151 4 ปีที่แล้ว

      I see it. Thanks!