Driving a VGA Display?! Getting started with an FPGA! (TinyFPGA)

แชร์
ฝัง

ความคิดเห็น •

  • @kaumohlamonyane272
    @kaumohlamonyane272 4 ปีที่แล้ว +630

    Ben Eater also has a great video on driving a vga

    • @greatscottlab
      @greatscottlab  4 ปีที่แล้ว +182

      Yep, I saw them. Great stuff :-)

    • @oniruddhoalam2039
      @oniruddhoalam2039 4 ปีที่แล้ว +18

      I saw the vid, he used discrete logic chips, however, instead of an FPGA

    • @mohammedasadig6030
      @mohammedasadig6030 4 ปีที่แล้ว +9

      He used 6 74ls161 9 8 input nanda gate(74ls30) 4 74ls04
      2 74ls00
      And one eeprom

    • @mmdnaderi7183
      @mmdnaderi7183 4 ปีที่แล้ว +18

      He is good at logics though

    • @user-vn7ce5ig1z
      @user-vn7ce5ig1z 4 ปีที่แล้ว +54

      Ben used low-level components; he came as close to creating a video-card out of paperclips and gum as anyone probably ever will. 👍

  • @ankaz2019
    @ankaz2019 4 ปีที่แล้ว +483

    "The LED on my FPGA board started blinking in Morse Codes displaying SOS, which means that everything worked out correctly."
    Hmm...
    I don't know whether to be concerned for Scott or the -sweatshop- manufacturers...

    • @anonymouspuppy
      @anonymouspuppy 4 ปีที่แล้ว +3

      HMMMMMM...

    • @MiniLuv-1984
      @MiniLuv-1984 4 ปีที่แล้ว +2

      @@anonymouspuppy H . . . - - - . . .

    • @Miguelocod
      @Miguelocod 4 ปีที่แล้ว +2

      Thought exactly the same thing!

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

      Stop the video at 5:45. The demo code shows a "blink_pattern" variable set to SOS in binary.
      HTH

    • @volkryn
      @volkryn 4 ปีที่แล้ว +8

      German: receives SOS
      German: Alles ist good... need to submerge and find next one.

  • @gigimanueliacob8062
    @gigimanueliacob8062 2 ปีที่แล้ว +7

    I always get goosebumps when I see that you highlight 2-3 times and the paper start to bend a little bit due to excess humidity.

  • @Slushee
    @Slushee 4 ปีที่แล้ว +174

    You went from turning a led on and of with a t-flip flop to driving a VGA display and playing pong _real fast_

    • @DarthZackTheFirstI
      @DarthZackTheFirstI 4 ปีที่แล้ว +5

      are still not past the led on off? :D

    • @nickwallette6201
      @nickwallette6201 3 ปีที่แล้ว +11

      Ah the power of example projects! haha

    • @aakashjana6225
      @aakashjana6225 ปีที่แล้ว +3

      That too with a building block software lol. He just wanted to make a fun video and not spend too much time i guess.

    • @LuLeBe
      @LuLeBe ปีที่แล้ว +4

      ​@@aakashjana6225 I think it's meant to show what fun you can have learning about these. Not meant as a tutorial or so, just as inspiration for those looking for a fun project or so.

  • @EdwinFairchild
    @EdwinFairchild 4 ปีที่แล้ว +311

    I cringe when he goes over stuff with the highlighter more than once and then the black starts to bleed 😂😭 , dope video though like always !!!

    • @yeet1337
      @yeet1337 4 ปีที่แล้ว +38

      Finally someone who mentions that! That's absolutely barbaric : ^ )

    • @felixdietzCGN
      @felixdietzCGN 4 ปีที่แล้ว +20

      I came here for this comment. Please stop doing that, greatscott!

    • @picklerick814
      @picklerick814 4 ปีที่แล้ว +1

      it must bleed!

    • @htim5889
      @htim5889 4 ปีที่แล้ว +1

      Pickle Rick agreed, i like it

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

      oh, just commented about that as well 🙃

  • @juanmarico8810
    @juanmarico8810 4 ปีที่แล้ว +76

    Thanks @GreatScott! for your reference to my "Pong" project. :)
    It remained to test the "sound card" in the video. ;)

    • @ELPiTiFOR
      @ELPiTiFOR 4 ปีที่แล้ว +5

      "Made by juanmarch" xD olé viva Málaga

    • @juanmarico8810
      @juanmarico8810 4 ปีที่แล้ว +4

      @@ELPiTiFOR ¡Viva! xD

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

      ​@@juanmarico8810 algún correo de contacto de usted. Saludos.

  • @Rob_Gater
    @Rob_Gater 4 ปีที่แล้ว +7

    That's awesome. I think you may have inspired me to get back into these little beastys after about 25 years. It looks much easier than it used to be. Great video

  • @skeezixcodejedi
    @skeezixcodejedi 4 ปีที่แล้ว +114

    I recently figured out hdmi on a xilinx fpga as well. Honestly only 2 pages of code once I got my head around it ..
    Can provide details if needed
    Vga is old hat now :)

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

      aim1090@yahoo.com

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

      How'd you get your head around all these protocols?

    • @skeezixcodejedi
      @skeezixcodejedi 4 ปีที่แล้ว +17

      _Lolucoca_ vga is ‘just’ analog voltage to control brifgtness for each rgb colour channel, plus careful timing. Not too hard once you read up a bit and ‘click’ .. like again a page or two of codevin C even can expeess it
      All of these descend from tv in a lot of ways so there is consistency in concept
      Hdmi is a little trickier as they added some magic and also kept all the docs behind walls. There is a lot to it of you get into it - hdcp and all those security and audi protocols and so on. But if you go to its most basic tv modes and lower resolutions it will permit aimpler operation - its a layered protocol where you establish a link and add on layers of function.
      At its simplest its nearly just like vga .. you can get like 720p at 60hz as long as your timingis feeding out the pixel values on the right clock. Its digital instead of analog so timing is enormously more precise, hence why fpga is odeal and not a slow chip like most mcu
      Its also not using single wire for the levels, but differential pair (which many fpga directly support). Fofferential pair is a plus and minus wire and the delta is a pulse.
      So you need 3 pairs (rgb) and a pair for clock, and theres a little funny credit card chrcksum like thing you do to pad out the bits so it can sync or checksum or someyhing.
      But thats it - you need a crazy high clock (I forget .. 600MHz or something) and pump out the rgb values in digital.
      Its just fpga verilog is another step past what normal code is like and historically fpga and verilog books and kits are expensive as hell. But the last uear teat boards and chips came way way down in proce and old books are cheap on the market..

    • @Huguinskiable
      @Huguinskiable 4 ปีที่แล้ว +1

      Jeff Mitchell I’d love to see the code! Can you share it? My email address: hugondon9@gmail.com

    • @Jonas_Meyer
      @Jonas_Meyer 4 ปีที่แล้ว +5

      @@skeezixcodejedi I also would like the see the code. Can you post it on pastebin or github etc?
      EDIT: Maybe you can do a blog post or a write up somewhere. Would be really interesting.

  • @shadowrider-ki8sn
    @shadowrider-ki8sn 4 ปีที่แล้ว +4

    Great video, once again! Like always, very informative without getting too sophisticated.
    And by the way, it shows a great sense of humour, to let the chip blink SOS to say "everything worked out correctly"

  • @jasonmacneil6961
    @jasonmacneil6961 4 ปีที่แล้ว +4

    Amazing explation as usual. Been a fan for a long time. These projects keep a person sane in a time like this and you learn at the same time . 😁 WIN! WIN! ✌🏼🙏🏻

  • @shadowthenightfury2572
    @shadowthenightfury2572 4 ปีที่แล้ว +29

    You posted this video exactly when i finished my project :P

  • @makealemonade
    @makealemonade 4 ปีที่แล้ว +1

    Your level of details in video is quite unique. The way you even described the type of blinking at 6:22. Loved it!

  • @klong4128
    @klong4128 4 ปีที่แล้ว +2

    GreatScott, very good introduction to tiny FPGA bx .I recalled 5 yrs ago when xillins donated FPGA to my Diploma/secondary engineering school without training .I tried to self-learning through Internet for 3 days and finally gave up !! The price of FPGA and one day professional training are extremely expensive and even the university professors are layman/greenHorn in 2015 ! Today 2020 ,I started to see TinyFpgaBx ,simplified version for Beginners. It was similar to Arduino(invented in 2003 by Italians ,Raspberry Pi invented in UK ) .All are cheap versions for Primary School Toy now.The FPGA will becoming the Secondary School Toy soon ( 2020 many University Engineering Starts to teach U-degree courses, BSc,MSc,Phd ). Thus with
    Cheap Fpda , future youngsters will create their own computer, microprocessor, CPU, GPU ,SoC,Qbit/quantumComputer...etc. Thanks for your sharing knowledge .

    • @theforcefor
      @theforcefor 3 ปีที่แล้ว

      This is the future I desire :)

  • @Huguinskiable
    @Huguinskiable 4 ปีที่แล้ว +21

    This video reminded me to some time ago when I learned VHDL at university! The Pong project was a great throwback. Do you plan to do more videos on the FPGA theme? I’d love to see some more :)

    • @greatscottlab
      @greatscottlab  4 ปีที่แล้ว +6

      I will see what I can do 😁

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

    man i remember watching you making a radio years ago. i even asked who listen to radio still and you answered for some reason (me being an entitled idiot back then, thinking if i don't use it who should).
    this might be the first project i might sit down and start doing my self.
    i really enjoy your content keep it up!!!

  • @666aron
    @666aron 4 ปีที่แล้ว +12

    Nice introductory video. When you showed the Arty board I nearly fell of my chair while screaming. Not only Xilinx FPGAs are overkill for beginners, the prices are too high, especially the in case of the Digilent dev boards. Then you showed the Lattice FPGA with a completely open source board, and development environment, and I instantly calmed down. I've been using FPGAs for years. Xilinx, Intel, Microsemi, Lattice. Nowadays I'm only using Lattice, it has the right amount of resources, the right price, and an amazingly helpful community. Oh and those Tiny FPGAs are pure gem. When the new EX version comes out I will surely buy it.

  • @OranCollins
    @OranCollins 4 ปีที่แล้ว +1

    DUDE! I've always wanted to get into fpga! this is awesome! I love the fact that the fpga is in a frendly arduino like form factor! and its cheap! thanks for the video! keep it up!

  • @electronic7979
    @electronic7979 4 ปีที่แล้ว +1

    Excellent project

  • @salutoitoi
    @salutoitoi 4 ปีที่แล้ว +11

    Thank you for your video, you seem to be "breathless" (not "brushless" like the motors), stay safe and good recovery !

  • @christopherkitras8650
    @christopherkitras8650 4 ปีที่แล้ว +8

    In my Electrical Engineering class we designed this controller using SystemVerilog. I would be more than happy to supply my version to anyone who wanted to dig deeper...

  • @Bleibruk
    @Bleibruk 4 ปีที่แล้ว +2

    That's something new to learn in this quarantine!

  • @SushrutPhutane
    @SushrutPhutane 4 ปีที่แล้ว +45

    Whole world upset on sitting at home....
    Meanwhile Scott : Finally I have time to complete all my pending projects 🙃

    • @greatscottlab
      @greatscottlab  4 ปีที่แล้ว +16

      True😅

    • @wunderwaffeyt4077
      @wunderwaffeyt4077 4 ปีที่แล้ว +3

      @@greatscottlab dude I'm jealous. I can't do electronics or robotics since I need materials from Manila which is currently in lockdown. I'm bored

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

      @@wunderwaffeyt4077 Make the plans now.

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

      @@oniruddhoalam2039 already done dude. I just need the materials

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

    This looks like a nice way to learn fpga. Thanks, GreatScott

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

    Always loved watching your videos, cheers from the country that manufactured the chip. 🇲🇾

  • @philipacovington
    @philipacovington 2 ปีที่แล้ว +1

    Interesting video! I'm implementing Ben Eater's 8-bit computer in an FPGA on my channel in a series of videos. A VGA display is one thing I plan to implement after expanding the computer to be able to use it.

  • @timschulenburg3240
    @timschulenburg3240 4 ปีที่แล้ว +1

    I did not know that such components like FPGA´s even exists, thanks for teaching me new stuff ;)

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

      Even Arduino has an FPGA www.arduino.cc/en/Guide/MKRVidor4000

  • @el-sayedahmadbabars9232
    @el-sayedahmadbabars9232 4 ปีที่แล้ว +1

    you are awesome man !!!!
    please elaborate more about FPGA and how to use it to control DC motors
    indeed man u r brilliant
    love you
    appreciate your effort and knowledge

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

    Why would someone dislike such a great educational video!

    • @boratsagdiyev3936
      @boratsagdiyev3936 4 ปีที่แล้ว +1

      People are weird. Maybe they just missed the like button because they were so amazed.

  • @Fernando-xd4uo
    @Fernando-xd4uo 4 ปีที่แล้ว +2

    10:31 juanmard made me the day😂😂

  • @oniruddhoalam2039
    @oniruddhoalam2039 4 ปีที่แล้ว +1

    I was waiting for this video after I saw it in the GreatScott! Facebook page.

  • @MohitSharma-eu9kl
    @MohitSharma-eu9kl 4 ปีที่แล้ว

    after a long time you have created a nice video

  • @Slushee
    @Slushee 4 ปีที่แล้ว +13

    3:52 Mumbo Jumbo joined the chat
    7:34 Mumbo Jumbo says: "Nice"

  • @Taran72
    @Taran72 4 ปีที่แล้ว +3

    Wow! A great video!! I didn't know there were so many resources available on this topic. It's not for me at the moment but I'll definitely save it on my playlist. :)

    • @greatscottlab
      @greatscottlab  4 ปีที่แล้ว +1

      Thanks for the feedback :-)

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

    This is my favourite kind of video. Please do more videos about FPGA and Arduino alternatives.

  • @gravestoner2488
    @gravestoner2488 3 ปีที่แล้ว

    The youtube algorithm continues to impress me. Yeah I watch tech videos, yours even. But to recommend this to me RIGHT after I watched a video disassembling a tube TV, and a few days after watching pi pico videos.... they just knew I have everything to do this...

  • @pipeJIME924
    @pipeJIME924 4 ปีที่แล้ว +1

    This channel is just amazing!
    I would love if you eventually do a video a bit different, talking about you, what got you in this beautiful field of electronics and engineering, what do you do besides this channel in the professional sense, and maybe some tips and advice for new students (as me) on this field who would love to know what we could achieve in our careers.

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

    I learned FPGA basics from the nandland video channel. Thanks from Colorado and good luck!

  • @sety409
    @sety409 3 ปีที่แล้ว +1

    This some BS. I'm trying out the diagram at 8:19 and it doesn't build -.- . I bame the software

    • @LycoRiko-f9b
      @LycoRiko-f9b 4 หลายเดือนก่อน +1

      Yes bame the software

  • @dwietr
    @dwietr 4 ปีที่แล้ว +5

    Sweet, I didn't know such small (and easily usable) fpga boards were already available. The Arduino MKR Vidor 4000 seemed promising at first, until I've read that you could only use predefined fpga modules, which prevented me to look into this for a long time.
    Anyways, these miniature boards should be a lot easier to incorporate into projects in contrast to those Xilinx/Altera dev-boards I used to work with.

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

    Good job detailing all of the basic steps like installing atom and installing extensions; I remember frustrating over that stuff when I was a beginner, very valuable stuff!

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

    thats what i am talking about.!! we want more fpga things! I know you are different from other ardiono geeks.

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

    I always has been interested in FPGA, with your aproach will be more easy, thank you

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

    I recently started plying with FPGAs, and it is fun. System Verilog has vary similar syntax with C, so designing the circuit is basically like programming.

  • @233kosta
    @233kosta ปีที่แล้ว

    Got my first FPGA kit today, driving a scope in X/Y/Z mode for a green/white image is on my list

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

    Super cool! This video brings FPGAs in to the realm of hobbyists!

  • @micaiaskauss
    @micaiaskauss 3 ปีที่แล้ว

    Thank you for this video and all the links, your videos are great

  • @MyVanitar
    @MyVanitar 4 ปีที่แล้ว +1

    I always looking for an FPGA project explanation as you did

  • @solidacid1337
    @solidacid1337 4 ปีที่แล้ว +20

    Cool! I've been hoping you'd do a video on FPGA's, I have a Xilinx Spartan 6 FPGA development board waiting for a good use!

    • @timwatson682
      @timwatson682 4 ปีที่แล้ว +1

      So head over to Mike Field's Hamsterworks site, and grab his ebook. Then go look for 'Free Range VHDL' also a good free ebook. Then just stop messing about and get started. But be warned - if you're any kind of programmer, VHDL will do your head. Can't comment on Verilog, don't use it. Oh - and those schematic capture IDE's - yes. But see how quickly it got out of hand? Visual Basic anyone? Just bite the bullet and learn to code...

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

    And as always... great content! Love your channel 🤘

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

    Brooo, this is amazing!!

  • @samverve
    @samverve 3 ปีที่แล้ว

    Thank you great Scott!! This was really useful and interesting! I want to play with fpga now! 😊

  • @colonelbarker
    @colonelbarker 4 ปีที่แล้ว +1

    I really, really loved this video. I'd really like a bunch more videos demonstrating the TinyFPGA :D

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

    Useful video for fpga beginners

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

    Nice, I am Fan of your discoveries..

  • @jrioublanc
    @jrioublanc 4 ปีที่แล้ว +2

    Good "teaser", I guess we'll have more videos about FPGA and this development kit.

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

    Yeeey! Let's popularize FPGA in DIY projects 😀

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

    This is awesome. Thank you for doing this video. I wanted to do this for a while now.

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

    Thank You for the FPGA learning website, it will help me in the project that i am doing.

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

    Das ist genau das Video, was ich mir lange ersehnt habe! Dank' dir, bitte bitte gern mehr dazu! Gibt ja auch VGA Output via ESP32 (FabGL Library) wirklich toll dass du dich dem nun auch widmest!

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

    I once had to make a microprocessor based on a FPGA for a project in the university (RAM, ALU, I/O, etc). It was very... ¿Educative? and fun.

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

    Interersting project
    Nice of you to Bitluni's channel
    Thanks for sharing :-)

  • @TheChemicalWorkshop
    @TheChemicalWorkshop 4 ปีที่แล้ว +2

    you gotta link Ben Eater's VGA video

  • @jonny11bonk
    @jonny11bonk 4 ปีที่แล้ว +3

    What about driving DVI, Composite (RGB) or HDMI one?

    • @RobertSzasz
      @RobertSzasz 4 ปีที่แล้ว +3

      HDMI/dvi is pretty straightforward. Composite and proper vga is a pita since you need to make a DAC.

    • @timwatson682
      @timwatson682 4 ปีที่แล้ว +1

      @@RobertSzasz Nah -the DAC is three resistors.. HDMI - that's more interesting, since it is three data streams (which are differential, so you need to understand your chosen FPGA's primitives for balanced serial output) and load them up with correctly formed 24 bit data. Oh - and get the timing right. There's a reason why VGA is in nearly every HDL textbook, and HDMI is something a lot of people _say_ they have done, but very few post code.. (There are some who have, and Kudos to them - but just because HDMI is 'just' digital doesn't make it easier.)

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

      @@timwatson682 proper vga is 18 bpp color. At a minimum you would have to build a resistor array. Making VGAish (low bit depth) is way, way easier than HDMI though. (Done low bit depth "vga" myself, used off the shelf for HDMI, though the hardware is only simpler to bodge for HDMI if you have the on chip drivers for 3.3v differential signaling )

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

    Super presentation ! 👍👍👍
    Thanks !

  •  4 ปีที่แล้ว

    Very nice introduction to FPGS 👍

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

    Hi Scotty
    Why did you not use a Raspberry PI for your project with an normal Monitor-output?
    The Raspberry PI has already all on board you will need.

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

    Got an ad for arduino based fpgas before your video 😂

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

    well Arduino can output vga with xvga library and composite with tvout library

  • @Gruftgrabbler
    @Gruftgrabbler 3 ปีที่แล้ว

    Im not really a VHDL expert. Learned some Bluespec last semester in the university but we didn’t run it on real hardware
    So the Bluespec Compiler basically translates the code into verilog. Do you thing you can Programm the tiny fpga then with Bluespec?

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

    I was going to mention Arty board that I used to output VGA, and then you showed it. Well, I only used the sample program that they have for it and I don’t really know how to do stuff myself on it. (Also the VGA adapter digilent sells for it only has a couple bits for each R G B signal.)

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

    Incredibly useful in virus time gotta learn fpga

  • @edgeeffect
    @edgeeffect 4 ปีที่แล้ว +1

    Good video.... you managed to give a good overview of FPGA without either over-simplifying or over-complexifying..... You could have gone into a bit more detail with the VGA stuff though... I'd love to see someone go into the level of detail that Ben Eater did with his "World's worst VGA" series... but for a better FPGA solution.
    Another option here is to use a Parallax Propeller microController.... relatively cheap and drives a VGA rather well.
    These boards do look interesting though, especially as you can use entirely open-source (and therefore "Linux friendly") tools to develop and program their "B-series" boards.

  • @jacksonpollard4102
    @jacksonpollard4102 4 ปีที่แล้ว +1

    Wow! Great Video

  • @0xEmmy
    @0xEmmy 4 ปีที่แล้ว

    Awesome! I can't wait to hook one of those up to the 6502 system I'm working on!

  • @RobertSzasz
    @RobertSzasz 4 ปีที่แล้ว +1

    I have to dig up the vhdl I used to create a basic vga/cga output on a digilent Spartan dev board years ago.. (output was limited since there was no dac)

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

    Really informative video! I had an idea of what FPGA's were from watching a couple of videos on the EEVBlog, but this explained things in a much simpler way to understand. May have to get myself one!

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

    Would Love to see more on using FPGA for video application.

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

    What is then pen brand in your hand?
    Thank you
    🙏🙏🙏🙏🙏🙏

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

    nice project i hope you dive more on the fpga topic! cheers

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

    Is there any module that can make use of our old smartphone display.....

  • @ShaunakDe
    @ShaunakDe 4 ปีที่แล้ว +1

    I'm looking forward to more complex fpga projects. Like even generating hdmi signals.

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

    Where is that shock sensor from the stories?

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

    i was learning about how cpu works and ALU adder, Ram and stuff but i am not able to learn how the display and user interafce works please recommend me any article or explaination by which i can learn it please. I know display is created pixel by pisel i want to know what are the logics to make it.
    Like what cpu fetches decodes and executes.

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

    ❤ Very good man ! Thanks😊

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

    Is it possible to code in blocks for a Rasberry pi to control the pins?

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

    Sir please tell me the name of the Book which is shown in video for fpga programming

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

    What library are you using to drive your oled displays? Ones i have come across take away the arduino's responsiveness to inputs

  • @bennguyen1313
    @bennguyen1313 3 ปีที่แล้ว

    What would be a good platform to learn on? TinyFPGA BX board or Fomu ?
    For example, the fomu appears to use a RISC-V softcore and uses the ValentyUSB ip core / github smunaut/ice40-playground/tree/usb/cores/usb )
    I'm interested in a structured learning material, that goes from zero fpga knowledge, to designing a USB interface! Would also be nice if the workshop covers Migen/MiSoC->LiteX , which seems to flatten the learning curve by allowing the use of Python to generate HDL?!

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

    I was wondering if you know bitluni in person?! Following your channel since some time. Great content, keep it up!

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

    This is some neat stuff! But please tell me is this compatible with the MIT license? I want to make sure that GPL won't stain my projects whether hardware (PCB or FPGA) or software and that I have no royalties to pay.

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

    We are studying VHDL language at the university. I was thinking that it is useless nowadays but then I've seen this video!

    • @1726Meow
      @1726Meow 4 ปีที่แล้ว

      What course are you taking?

  • @tin2001
    @tin2001 4 ปีที่แล้ว +2

    Meanwhile, I just want a simple little low frame rate LCD display driver I can recycle old 15" laptop screens with... Something that will take in SPI or I2C and do all the same stuff those "arduino" LCD modules on eBay do.... But spitting out data compatible with typical laptop screens.
    There has to be more of a market for that than just me.

    • @loshan1212
      @loshan1212 3 ปีที่แล้ว

      Also looking into display driver fpga programming, but I suppose that would be a great deal of reverse engineering the displays, and varies from display-to-display.

  • @kaustavsengupta8757
    @kaustavsengupta8757 4 ปีที่แล้ว +1

    Wish you could make an hour long tutorial video about FPGA, well atleast I will learn FPGA while sitting in quarantine in my home...😆

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

    I know this is an old video, but I just found it. If you happen to know how many of those precious LUT's your LED blinker circuit took, and how many LUTs the pong game took, I would love to know.

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

    I managed to get a VGA display from a teensy, but my code was not the best and all I could do is display a basic pattern. A lot of people use pic to make TV rgb testers. The Ben Eater video was so good as explaining the way vga worked, I am happy to see you talk about it on the comments. Perhaps you could recreate his ttl logic setup in this fpga ?

  • @robosapien314
    @robosapien314 4 ปีที่แล้ว +5

    Please finish the Bike Security system! We waited so long!!!

    • @greatscottlab
      @greatscottlab  4 ปีที่แล้ว +7

      It is already done. Patreon supporter can watch it for a week now. It will go public next week.

    • @robosapien314
      @robosapien314 4 ปีที่แล้ว +2

      @@greatscottlab ok thanks Maybe I should support you;). Keep your work up! Greetings from Germany👍

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

    Surely hope this is just a toe-in-the-water. A great introduction, but I would like to see a great deal more. Gonna check the budget ( $ and time ) to see what I can do on my own for now. Thanks for another thought provoking video.

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

    Groovy stuff!
    Will it be possible to create energy harvesting solutions in fpga? My dream is to have 400to 230V converter and be able to power the fridge..
    Charging 5V devices is easy.
    All best!

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

    Hi
    Great Scott i have a question that can i use b3 10w compact charger to charge 3s lipo battery pack and 18650 cells 3s battery pack?
    Directly with this charger without bms on battery pack?
    Thank you ❤️

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

    Can you post us a link where you can buy your TinyFPGA boards. I found only boards but they are very expensiv...