Тёмный

002 - MilkV Duo, a $9 Linux board 

NMI
Подписаться 451
Просмотров 13 тыс.
50% 1

In this video we talk about the Milk-V Duo a tiny Linux board based on the CV1800B, a dual-core 64-bit RISC-V running at 1GHz and that includes 64MB of DDR2 DRAM and an 8-bit surprise!
Overview: milkv.io/docs/...
CV1800B datasheet: github.com/mil...
Buildroot SDK: milkv.io/docs/...

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 51   
@PlatimaTinkers
@PlatimaTinkers 10 месяцев назад
Interesting take on it mate, much appreciated - did not know of the 8051 before this!
@non_maskable_interrupt
@non_maskable_interrupt 10 месяцев назад
Thanks! Glad you liked it! Yeah the 8051 was totally unexpected!
@M0UAW_IO83
@M0UAW_IO83 9 месяцев назад
Had to go back and read that again, at first I thought you meant you'd never heard of 8051 and I felt incredibly old for a moment until I realised (I hope) you meant that you didn't know there was an 8051 in the Duo...
@non_maskable_interrupt
@non_maskable_interrupt 9 месяцев назад
@@M0UAW_IO83 yes that is exactly right. I have used different flavours of 8051, from the small 2051 and 4051 from Atmel to those beasts from Dallas (can't recall the pn now). But I was never expecting to find an 8051 core inside a new application processor in 2023! Lol
@PlatimaTinkers
@PlatimaTinkers 9 месяцев назад
@@M0UAW_IO83Yeah bit of a mixed bag. I knew of the 8051 from way back when, but not of the more modern 80251 and similar as I expect is actually used in this
@felderup
@felderup 7 месяцев назад
in circuit cellar 5 steve ciarcia made a supercomputer with 64 8751's as slave processor nodes. with smt versions it might be pretty tiny, and worth a shot at doing a modern build of. what might be possible with these milkv's?
@ntn888
@ntn888 9 месяцев назад
Nice intro to the milkv duo board. Awaiting more videos on this!
@non_maskable_interrupt
@non_maskable_interrupt 9 месяцев назад
Thanks! They are coming soon!
@bitflipper
@bitflipper 10 месяцев назад
Great overview on the Milk-V Duo, Fabio. Thanks.
@non_maskable_interrupt
@non_maskable_interrupt 10 месяцев назад
Thanks!
@AnotherByteData
@AnotherByteData 10 месяцев назад
Very nice Fabio! This board is really interesting! Very low cost!
@non_maskable_interrupt
@non_maskable_interrupt 10 месяцев назад
Yes it is! I was totally not expecting all the builtin features!
@Freireg1503
@Freireg1503 10 месяцев назад
Nice video! They recently updated the build root sdk to enable the second core with FreeRTOS. Once you get the hang of it is very interesting to use
@non_maskable_interrupt
@non_maskable_interrupt 10 месяцев назад
Good to know!
@AymanFakri-ou8ro
@AymanFakri-ou8ro 8 месяцев назад
great overview, thanks!
@non_maskable_interrupt
@non_maskable_interrupt 8 месяцев назад
Thanks for watching! More to come!
@ruhnet
@ruhnet 3 месяца назад
Great video!
@non_maskable_interrupt
@non_maskable_interrupt 3 месяца назад
Thanks! I am glad you liked it!
@fernandolichtschein4222
@fernandolichtschein4222 5 месяцев назад
You are right, "folder" is a Windows term.
@Nazwan-r7r
@Nazwan-r7r 2 месяца назад
Helped my a lot, all other tutorial was on windows.
@non_maskable_interrupt
@non_maskable_interrupt 2 месяца назад
I am glad in was useful!
@hamburgengineer
@hamburgengineer 3 месяца назад
Do you think Linux can run a full OpenCV version, like a Raspberry Pi can?
@non_maskable_interrupt
@non_maskable_interrupt 3 месяца назад
Maybe, these SoCs are intended for use with cameras and there is no point on doing cameras without some sort of CV//ML/AI these days, but depending on which Raspberry Pi you are talking about, a RB Pi (most of them) is gonna have a lot more horse power (aka CPU speed) to perform CV-related processing compared to these SoCs, not to mention that RAM size can also be a constraint.
@Otakutaru
@Otakutaru 10 месяцев назад
I wanted the white PCB version so much... Came out blue for me
@non_maskable_interrupt
@non_maskable_interrupt 10 месяцев назад
I guess I was lucky!
@Enrico-Migliore
@Enrico-Migliore 9 месяцев назад
I read the datasheet 3 times and I couldn't find any power consumption ratings. Yet, I couldn't find any CE mark.
@non_maskable_interrupt
@non_maskable_interrupt 9 месяцев назад
Yep, I just noticed my link to the datasheet was broken and updated it. The new datasheet still does not show any details on power consumption, just the approximate 500mW for the hypothetical usecase.
@protektwar
@protektwar 8 месяцев назад
ADC works at 1.8V only as specified in Datasheet... In order to have a working Ubuntu, swap partition should be created prior running the system, otherwise with 64MB of RAM apt will not work at all. With swap partition will work very vert slow although the apt porcess with use only 4-6% of CPU.
@non_maskable_interrupt
@non_maskable_interrupt 8 месяцев назад
Interesting. Why are you planning to ruin Ubuntu on this machine? Any reason in particular?
@protektwar
@protektwar 8 месяцев назад
​@@non_maskable_interrupt with what else if not with Ubuntu?
@non_maskable_interrupt
@non_maskable_interrupt 8 месяцев назад
What I mean is that Ubuntu is a distro. But Buildroot can build anything so you add packages (apt?) to mimic a Debian system like Ubuntu or you can do something else. AFAIK the default package management on Buildroot is opkg which is much more lightweight than apt. But if you want desktop-like experience and turnkey then Ubuntu core might probably make your life easier. Thanks for your comments!
@llothar68
@llothar68 8 месяцев назад
64MB. What a dream i had about this when i developed my master thesis project. Now it won't even run an installer 🤣
@pu5epx
@pu5epx 10 месяцев назад
Would be perfect if came with the Ethernet and/or Wi-Fi.
@non_maskable_interrupt
@non_maskable_interrupt 10 месяцев назад
It has RNDIS over USB and there is an I/O board that includes an Ethernet connector and a USB hub with four ports! Of course it adds up to the cost...
@putyavka
@putyavka 9 месяцев назад
Actually it has Ethernet pinout on the side where sd card located. But integrated wifi would be much better
@udirt
@udirt 3 месяца назад
Make the Browser Window a bit smaller, you're smaller than a tiny sbc :-) (says person who never made a video with a cam video ups)
@non_maskable_interrupt
@non_maskable_interrupt 3 месяца назад
Lol! Thanks for the feedback, yeah I am still playing with all these things, but it is hard to find the right balance!
@pardal902
@pardal902 3 месяца назад
Are you brazilian?
@non_maskable_interrupt
@non_maskable_interrupt 3 месяца назад
Hi! Yes, a Brazilian living in Canada! You can easily tell by the accent and poor vocabulary! Lol
@jacobdavidcunningham1440
@jacobdavidcunningham1440 10 месяцев назад
11:09 lol I come back to this video like wth
@non_maskable_interrupt
@non_maskable_interrupt 10 месяцев назад
Lol yeah Donald Duck or more like Chipmunk!
@jyvben1520
@jyvben1520 10 месяцев назад
why did donald duck appear ?
@non_maskable_interrupt
@non_maskable_interrupt 10 месяцев назад
Lol Donald Duck is an icon! But yeah it was an experiment, I did not want the video to be too long and boring so I thought fast-forward would be a good idea, but now I can see it did not help!
@robby.roboter
@robby.roboter 10 месяцев назад
RU-vid can change speed of video :)
@eglintonflats
@eglintonflats 9 месяцев назад
It appears you possess a discerning acumen in the art of textual interpretation, albeit with a rather limited proficiency.
@non_maskable_interrupt
@non_maskable_interrupt 9 месяцев назад
Sorry to disappoint!
@modernsolutions6631
@modernsolutions6631 8 месяцев назад
RISC V non RVV(1.0) Vector Computer
Далее
How Bad Leap Day Math Took Down Microsoft
11:29
Просмотров 231 тыс.
RISC-V isn't killing Arm (yet)
9:05
Просмотров 351 тыс.
Свожу все свои тату (abricoss_a_tyt)
00:35
Как он понял?
00:13
Просмотров 107 тыс.
What is the Smallest Possible .EXE?
17:04
Просмотров 396 тыс.
TSMC FinFlex: How Chips are made Worse to get Better
24:20
FreeBSD on RISC V - May 2024 FreeBSD Developer Summit
1:08:06
Ubuntu on Milk-V Mars made me swear... A LOT
22:08
Просмотров 8 тыс.
00F - MenuetOS - 32-bit OS on a single floppy disk!
28:57
The Rise of Unix. The Seeds of its Fall.
16:51
Просмотров 492 тыс.
Linux on a Tiny Potato
14:25
Просмотров 102 тыс.
Свожу все свои тату (abricoss_a_tyt)
00:35