Тёмный

This Abandoned Project Haunted Me for Years… 

Inkbox
Подписаться 99 тыс.
Просмотров 70 тыс.
50% 1

Special thanks to www.PCBWay.com for sponsoring this video. PCBWay provides fast and easy PCB prototyping, 3D printing, and CNC services. I made my own smartwatch from basic components, and created everything except the board and screen, including the case, additional hardware, and the operating system.
The main board used was the Lilygo T-Display S3 AMOLED (www.lilygo.cc/products/t-disp..., and features an ESP32-S3 SoC that provides built in Wi-Fi, Bluetooth, I2C, and USB-C interface.
The case was designed in Google Sketchup, and the operating system (mPOS) and applications were written in Python using the Micropython firmware, and the main AMOLED board driver was provided by nspsck on GitHub.
Driver link: github.com/nspsck/RM67162_Mic...
3D model of case, but you'll never use it since it's for this specific board: drive.google.com/file/d/1o5Bm...
Previous title: I Made a Smartwatch In A Cave With A Box Of Scraps
This video was sponsored by PCBWay

Наука

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

 

29 май 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 261   
@InkboxSoftware
@InkboxSoftware 18 дней назад
Correction: The ESP32-S3 contains a dual-core Xtensa LX7 CPU (built on the Xtensa ISA), not a RISCV CPU. Other ESP32 models such as the ESP32-C and ESP32-H series do use RISCV CPUs.
@ktaylor9095
@ktaylor9095 6 дней назад
Does it run Quake?
@bananahacks2813
@bananahacks2813 21 день назад
You got me at "It's much less painless than the Arduino IDE".
@sky0kast0
@sky0kast0 21 день назад
Yup a ide is ... Clunky
@Log4Jake
@Log4Jake 21 день назад
same lmao
@sepvrij5642
@sepvrij5642 20 дней назад
So.. correct me if I’m wrong.. but shouldn’t it be “much less painful”? Since it is less painful that the Arduino IDE?
@bananahacks2813
@bananahacks2813 19 дней назад
@@sepvrij5642 yes
@cyanoure
@cyanoure 11 дней назад
Yes, there's nothing more painful than python.
@pyrz5011
@pyrz5011 21 день назад
that empty space could be reserved for a virtual pet
@manicdrone923
@manicdrone923 15 дней назад
You're so right
@98ahni
@98ahni 21 день назад
*Can it run Do-* Oh... Can it play _Bad Apple?_
@poka26ev2
@poka26ev2 16 дней назад
Can it watch H1T1?
@rawexploiterp6951
@rawexploiterp6951 14 дней назад
@@poka26ev2 absolutely.. just find a way to transfer frames to the board onto the screen and boom you're watching his video on one more rare device
@snerttt
@snerttt 11 дней назад
People have gotten esp32s to run doom yeah.
@SZvenM
@SZvenM 21 день назад
Super cool project. I really miss the times when different devices looked more unique. With every phone, every smartwatch, every laptop looking pretty much the same these days, little devices like this are such a breath of fresh air!
@abetoday
@abetoday 21 день назад
Fantastic build and video! great job!
@thisdudeisbig5546
@thisdudeisbig5546 21 день назад
Abe!
@2peoples785
@2peoples785 17 дней назад
@thisdudeisbig5546 Not a monkey
@thisdudeisbig5546
@thisdudeisbig5546 16 дней назад
@@2peoples785 okay?
@duplicake4054
@duplicake4054 9 часов назад
It's my other favourite hobby project youtuber!
@thanatosor
@thanatosor 21 день назад
Yes, his cave is so much more advanced than my home lab.
@maxhoyle7040
@maxhoyle7040 21 день назад
Panning out to the rat theatre was a stroke of genius. Absolutely in love with the tiny backed chairs for rats
@Log4Jake
@Log4Jake 21 день назад
Wait wait wait the technology? Inkbox built this in a cave with a box of scraps!
@PicklesTheOtt
@PicklesTheOtt 21 день назад
I can't get past the fact you say A M O L E D rather than pronouncing it as a word like the majority of people. It's such a mouthful. Even when just saying "screen" would have sufficed.
@khalidthegreat7005
@khalidthegreat7005 21 день назад
I was just about to say that.
@pannekook2000
@pannekook2000 21 день назад
When the moon hits your eye like a big pizza pie that's amoled
@Alkatross
@Alkatross 16 дней назад
How do other people say it?
@firstNamelastName-ho6lv
@firstNamelastName-ho6lv 9 дней назад
​@@Alkatross Phonetically like ahm-oh-lead
@wardrich
@wardrich 7 дней назад
But then he wouldn't have been able to set up that joke at the start!
@SpaghettiEnterprises
@SpaghettiEnterprises 21 день назад
The upper and lower bounds for your battery voltage should be available on the datasheet. You could just assume the discharge curve is linear, and show the percentage between these bounds in your indicator. A next level take would be to characterize your battery by monitoring the voltage while it discharges. This way you could use the min / max battery voltages as your endpoints, and map the battery voltage to a set of percentages in respect to the total battery life. You could probably do this entirely in the software you already have, or take the battery out and simulate the typical current draw of your device using a resistor (just series/parallell them to get enough wattage capacity).
@osensiv3sounds978
@osensiv3sounds978 17 дней назад
Actually for 1s lipos (or liions) the voltage curve compared to % is already known and the difference between different batteries (of the same type) is so low, that you can ignore it. You can look it up on google quite easily and it worked for me just fine. I've also seen some people trying to simplify it into an equation. I tried that, and the results were close enough to be usable. So maybe a software update ? :)
@thegreatwarrior1239
@thegreatwarrior1239 21 день назад
"Tony Stark was able to build this in a cave!! with a box of scraps"
@modlich_303
@modlich_303 21 день назад
was 8-bit Minecraft just a dream i had once??
@monkeeboy830
@monkeeboy830 21 день назад
well there is this game that notch made called "minicraft" in 2011 i am unsure of whether it is 8-bit or not so that might be what you are thinking of
@hayesgerder4185
@hayesgerder4185 17 дней назад
@@monkeeboy830 Inkbox has a video on a project where they’re recreating Minecraft but 8-bit
@holly_hacker
@holly_hacker 21 день назад
I heard read that title in Obadiah's voice lol
@Nbrother1607
@Nbrother1607 21 день назад
2:07 i can't just strap the wrist to my board I can't just strap the board to my wrist
@Innuya
@Innuya 20 дней назад
What I like most about your vids is how much you clearly care. Thanks for sharing your projects!
@gchd1232
@gchd1232 21 день назад
Me acting like I understand whatever you're talking about...
@tomcombe4813
@tomcombe4813 6 дней назад
Just to let you know, that problem you had with the rotary encoder is called 'debounce' and you can solve it is software. You basically just need to give the pin some time to settle on a value before registering it as a button press/rotate.
@-Clickertale_2-
@-Clickertale_2- 21 день назад
Awesome video! :D
@DerKlemm-Crafter
@DerKlemm-Crafter 21 день назад
This dedication is just awesome!
@KumquatChampion
@KumquatChampion 21 день назад
Alright this is pretty sweet great job man!
@Nabil_Hasan
@Nabil_Hasan 21 день назад
Your video felt “Fresh”. Loved it
@JimnyVR5
@JimnyVR5 21 день назад
Mapping 2.5V-4.2V to 0-100% shouldn't be too difficult for the battery indicator
@davethestave3
@davethestave3 21 день назад
I absolutely love the title you picked for this
@avoavoavo
@avoavoavo 21 день назад
Look at that nice top bar and its font! Well done! :)
@homersimpsonthesamuria
@homersimpsonthesamuria 21 день назад
This is really impressive
@datachu
@datachu День назад
3:39 Finally, a fellow sane man who understands that taps are the way. It's almost like they were literally created for this purpose and have various benefits from greater accessibility for people with conditions like dyslexia, to smaller file size, to greater consistency by reducing accidental "just slightly off the right number" indentation situations.
@cobble616
@cobble616 21 день назад
"And after 3 years of wasting away in my desk I came across this updated version" Wait you didn't even use the original board? XD
@RodrigoPerez79
@RodrigoPerez79 21 день назад
Great job!
@madasxyz
@madasxyz 21 день назад
Really cool video Love the humor
@Radar_of_the_Stars
@Radar_of_the_Stars 21 день назад
pretty impressive!
@TannerJ07
@TannerJ07 21 день назад
New video so excited!
@ryan_nstuff
@ryan_nstuff 13 дней назад
I don't appreciate you reminding me of my untouched wearable design collecting dust on my desk. Also, good job making it. that's pretty awesome.
@aratof18
@aratof18 18 дней назад
i've dreamt of making something like this, I might in the future, your video brought the hopes back up
@boomcrafter.
@boomcrafter. 21 день назад
ive been wating for a video from you for ages
@tildeumlaut6833
@tildeumlaut6833 21 день назад
Does it run Quake?
@chasewtir
@chasewtir 21 день назад
*doom/j
@tildeumlaut6833
@tildeumlaut6833 21 день назад
@@chasewtir (the last line of the video is “nobody ask if it runs doom!”)
@chasewtir
@chasewtir 21 день назад
Do you know what /j means?
@lexibigcheese
@lexibigcheese 21 день назад
@@chasewtir do you know what a joke is? because that was a pretty terrible one.
@chasewtir
@chasewtir 21 день назад
@@lexibigcheese I don’t know how to repond
@lathein
@lathein 21 день назад
This is amazing
@adderrson
@adderrson 2 дня назад
Honestly I think the best way you could iterate on this design would be to add a Blackberry Keyboard along with the addition of touch that you mentioned to make this into a mini wrist-mounted Cyberdeck.
@RoyWeller
@RoyWeller 21 день назад
I love this, I want one
@j.vsantos.s3171
@j.vsantos.s3171 18 дней назад
please make more of this
@SuperNova182
@SuperNova182 21 день назад
Yesss we need more gauntlet style wearables
@catwithlonghair1850
@catwithlonghair1850 21 день назад
really cool
@BesideTheVoid
@BesideTheVoid 2 дня назад
16:32 Some mobiles use a "squircle" not a rounded square. A squircle is also rounded on the sides (not just the corners). Your icons are fine but it is good to be able to recognize and recreate the different shapes.
@dvdside
@dvdside 11 дней назад
i would love to see a touchscreen version!!!!
@RoyWeller
@RoyWeller 21 день назад
You should see if it can play pip boy holotapes!
@justinrau9011
@justinrau9011 5 дней назад
i really love the world clock, if there was a download link to that, i'd get it, its straight up beautiful man
@wispophobia
@wispophobia 17 дней назад
Yooo that's so epic, you should get that 8bit Minecraft running on there, that would make good clickbait.
@anon_y_mousse
@anon_y_mousse 16 дней назад
Neat. Maybe for version 2.0 you can add a full D-Pad and some joysticks. Maybe have the portion that straps to your arm be just a cradle and the main device could pop off for play.
@carsenvillegas7259
@carsenvillegas7259 20 дней назад
Super dope
@Oliper-xo6hq
@Oliper-xo6hq 16 дней назад
this looks goddamn awesome
@Jai_Lopez
@Jai_Lopez 8 дней назад
Oh my God I laughed so hard when you mentioned that :"don't ask me if this runs doom" LMFAOL!
@OfficialSilentPLAYS
@OfficialSilentPLAYS 18 дней назад
I saw the words “spaces not tabs” and got scared for a second, had to rewind lol
@williambrasky3891
@williambrasky3891 18 дней назад
Awesome vid thank you! One correction: The ESP32-S3 is not RISCV. It’s got 2 Xtensa LX7 cores (the latest iteration of the cores used in the original ESP32). RISCV cores are used on pretty much every Espressif board other than the S series. Just FYI.
@gazehound
@gazehound 21 день назад
this really summarizes how it feels to try to compile someone else's godforsaken project.
@VERY_LIT
@VERY_LIT 20 дней назад
"INKBOX WAS ABLE TO BUILD THIS IN A CAVE, WITH A BOX OF SCRAPS!!"
@accidentalaccident
@accidentalaccident 21 день назад
Can’t wait for the mark 2 iron man.
@sirzmo
@sirzmo 21 день назад
my man is out here making a pipboy for the coming apocalypse.
@oneeyeyt6044
@oneeyeyt6044 21 день назад
Cool 😮
@chasaimo5452
@chasaimo5452 21 день назад
Bro is cooking Wrist LoJack-a-mater that Leela from Futurama has.
@KegaB3
@KegaB3 18 дней назад
great video, entertaining, funny, and incredibly informative. invest in a better mic asap though brother.
@S.m1cha3l
@S.m1cha3l 21 день назад
(well someone already wrote a better comment talking about this before) Well if you know there voltage when it is connected to a external powersource, run with full battery and when the required voltage is not enough to run the device. You can display an icon for charging, fully charged and nearly empty. Even percentages if you take the delta form those. It could be inaccurate but easier to read But great vid, love it
@lizardswithhats
@lizardswithhats 5 дней назад
This is a reasonable solution, but is exactly why cheap Chinese tech has battery status from hell.
@filedotjar
@filedotjar 17 дней назад
Missed opportunity not naming mini-billiards Miniards!
@RealOscarMay
@RealOscarMay 21 день назад
A touch screen version would be amazing Also you should run doom on it
@robeagleR
@robeagleR 14 дней назад
Makes me want to start working on my abandoned Raspberry PiPad that I gave up on (mainly due to the lack of Performance that Pi2 had , Pi4 would definitely work.)
@dashplays572
@dashplays572 21 день назад
Make the rotary encoder switch app pages, and maybe make an app store for community apps.
@xyzZenxyz
@xyzZenxyz 21 день назад
if the screen is little bit bigger and can modularize like zack freedman, that would be perfect. Tho this is already a cool gedget!
@2peoples785
@2peoples785 17 дней назад
Reminds me of those glitch tech bracelets but small.
@iplayminecraft2248
@iplayminecraft2248 21 день назад
Apple and Samsung: Inkbox was able to make this in a CAVE!!! With a box of SCRAPS!
@StoryTellerStudios_Official
@StoryTellerStudios_Official 21 день назад
Inkbox: this board is backed by prefabulated amulite and can run 63 icrohedron simulations at a time. Me: Hmm, yes. I definitely understand you perfectly.
@oimpaa
@oimpaa 7 дней назад
the pip boy saga begins
@wardrich
@wardrich 7 дней назад
19:55 hey wait, this is what I came her for! lol This looks like a really awesome project! Even though you don't have the rotary encoder doing much right now, it gives you plenty of wiggle room for OS updates down the road. It could be useful for your screen brightness and controlling the direction of the ball in your pool game. Should you be crazy enough to find a place for a small speaker, it could be good for controlling volume, too. If you wanted to get really crafty, you could even override the app behavior for it and use a press+rotate to always control something regardless of what app you're in.
@humanwaveform
@humanwaveform 21 день назад
wicked
@zaprodk
@zaprodk 10 часов назад
The correct way to debounce a switch (the encoder) is in software. Not hardware. The capacitors are not needed, and is a sign that the person doing the software didn't do a good job. You can make that encoder work wonderfully just by debouncing it in software!
@mrmerhtin3625
@mrmerhtin3625 21 день назад
awesome, can you use the voltage as a scale to calculate percentage of battery? say 3.46v being 0% and 4v being 100%?
@cdkw2
@cdkw2 21 день назад
I wonder who todays sponsor was
@ingusmant
@ingusmant 13 дней назад
Been thinking of doing something similar, are you going to open source that OS?
@skoovee
@skoovee 20 дней назад
i use rust for embedded projects now, it is fast at compiling and not hard to setup
@InkboxSoftware
@InkboxSoftware 20 дней назад
I've wanted to learn rust for a while, I think might try that soon
@skoovee
@skoovee 20 дней назад
@@InkboxSoftware its definitly different but i personally prefer it
@Epy-
@Epy- 21 день назад
I would apsoltly buy one of those even if only for the style... I mean you have 3 buttons you know i think it could run Do-
@sonic5147
@sonic5147 19 дней назад
The only thing that would make this video better for me, is if it was sponsored. Real shame that it isn't.
@GamerTag700
@GamerTag700 21 день назад
nice
@OnnieKoski
@OnnieKoski 20 дней назад
Fun!
@7projected
@7projected 20 дней назад
we need the touchscreen version
@thefunnypie2806
@thefunnypie2806 7 дней назад
We need an 8-bit blocks pt:3 please 🙏
@CoderXYZ7
@CoderXYZ7 21 день назад
Your custom OS is really nice. Will you make it public? I have seen that you loaded a lot of your project on github, do you think to do the same whit that?
@kreuner11
@kreuner11 4 дня назад
you can calculate the rough battery percentage from the maximum battery voltage and minimum battery voltage it runs at
@gunstorm05
@gunstorm05 21 день назад
But can it run Battletoads?
@GingerNingerGames
@GingerNingerGames 7 дней назад
That's pretty damn cool, I'm kind of the opposite to you, more of a hardware guy learning software, and for some reason menu's and rendering to screens confuses the heck out of me, so I opt for BCD 7 segment displays to tell me what I need to know.
@black_platypus
@black_platypus 8 дней назад
- Denies AMOLED its acronym status - Pronounces mPOS like an acronym You're killing me, dude :P
@poemes
@poemes 21 день назад
Great
@wolfwind9658
@wolfwind9658 21 день назад
For the most part billiards and pool games don't have a set number of pockets or locations set. There are a few games that do but most don't so mini billiards is still legal billiards.
@AzzamDaaboul
@AzzamDaaboul 7 дней назад
You are cool!
@carboniml
@carboniml 16 дней назад
It's like a mini pipboy.
@A1Animator
@A1Animator 21 день назад
Tony stark built it in a cave with a box of… Military grade gear
@Vegas242
@Vegas242 16 дней назад
Is this what I needed after I sadly had to stop using my Pebble watch and they stopped making them because Fitbit bought out the company and shut them down? … Ok probably not but I am still intrigued
@JoseGutierrez-cw1wn
@JoseGutierrez-cw1wn 11 дней назад
About the earth rotation of your clock: Did you considered save 360 Images of the earth pre-rendered, so instead the uC processing the rotation you just use the corresponding image. I know it would take some storage space, but since you use an SD card it might not be a problem.
@user-zj2yl8xm6y
@user-zj2yl8xm6y 21 день назад
I have the same watch as you
@Clarence_13x
@Clarence_13x 6 дней назад
It’s too bad you didn’t add those 5kohm resistors to the pcb design, that knob would’ve been great.
@TheZogzig
@TheZogzig 19 дней назад
can you share details about the encoder ?
@FreshWaffles3
@FreshWaffles3 12 дней назад
anyone else directly think of a pip boy but teeny tiny
@user-xc4lq1zq2x
@user-xc4lq1zq2x 21 день назад
Knowing inkbox I thought the title was literal lol
Далее
Is 8-Bit Minecraft Possible?
13:56
Просмотров 1,1 млн
4090 from eBay for $200-$300 bucks
3:47
Просмотров 34 тыс.
ОДИН ДЕНЬ ИЗ ДЕТСТВА❤️ #shorts
00:59
Must-have gadget for every toilet! 🤩 #gadget
00:27
Microsoft's Xbox Computer
38:40
Просмотров 500 тыс.
The greatest clock (and map) ever made
21:19
Просмотров 364 тыс.
Lego Racers Can't Be Made Today
22:10
Просмотров 324 тыс.
Your Keyboard Cannot Comprehend These Noodles
12:27
Просмотров 311 тыс.
I got this PC from a fast food restaurant. What now?
16:32
I Made Fruit Ninja Into a REAL 8-Bit NES Game
11:03
Просмотров 257 тыс.
I 3D Printed a Laptop
15:56
Просмотров 95 тыс.
Was the PS2 "Emotion Engine" over hyped?
17:14
Просмотров 414 тыс.
Hacking a weird TV censoring device
20:59
Просмотров 2,9 млн
💅🏻Айфон vs Андроид🤮
0:20
Просмотров 356 тыс.