Handheld BASIC Computer in Badge Format with the Arduino Uno

  Рет қаралды 13,448

element14 presents

element14 presents

Күн бұрын

Пікірлер: 55
@ddjazz
@ddjazz Жыл бұрын
Great video , thank you for also including the mistakes and frustrations you encountered , it comes with the territory :D
@MAYERMAKES
@MAYERMAKES Жыл бұрын
It is all partvof the process😂
@dimitrioskalfakis
@dimitrioskalfakis Жыл бұрын
nice effort. even with a limited hardware and initial design choices set in stone the software is always the key factor in the usefulness of the machine.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
these limits were a fun chanllenge and made me focus on what matters, I just wrote a bit of example code to test functions like TONE and DWRITE ye, but most old BASIC game listings should work.
@Certawin
@Certawin Жыл бұрын
Neat work Clem. Cool that you got it working. Even with all your hurdles that you had to jump. And enjoy your basic badge. :)
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Thanks!
@andywest5773
@andywest5773 Жыл бұрын
Great project! I have a fondness for computers with ROM BASIC, since that's what I grew up with.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Thanks, its also ehat got me interested in the whole thing. Butvi 8nly had a ti83 calculator back then.
@bald_engineer
@bald_engineer Жыл бұрын
14:14 Interestingly, to me anwyay, the reason the ZX-80 and 81 do the "BASIC shortcuts" is because you are tokenizing the command as you type. Other 8-bit computers processed the text string "PRINT" and converted it to a token. However, to save space in their tiny ROMs, Sinclair made the user do the tokenization.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Interestring!...mine is just entering the commands fully in a buffer before sending on contrast.
@elektron2kim666
@elektron2kim666 4 ай бұрын
Where is "tokens" really from? We called it a byte for many years.
@bald_engineer
@bald_engineer 4 ай бұрын
@@elektron2kim666 It’s been around since the first BASICs. A token is different from a byte. It isn’t a data type. It’s a concept.
@964tractorboy
@964tractorboy Жыл бұрын
A surprisingly addictive video with a great result. Well done with all the 3D-printing on top of all the other challenges. Happy conferencing!
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Thanks, it took many iterstions to getcit all to fit.
@retrojon_
@retrojon_ Жыл бұрын
A possible add-on that comes to mind is some sort of paper tape reader. The reader wouldn't have to be too big (especially if it's hand-operated and doesn't need motors) also, the tape can be very compact once rolled so it would be easy to carry prewritten programs, load them, and run them! I'm gonna have to dig out my Arduino and try something similar soon!
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Haha, by sheer coincidence i have a huge tape reader in my hoard
@retrojon_
@retrojon_ Жыл бұрын
​@@MAYERMAKES Awesome! Out of curiosity, what kind of paper tape do you use? I've been trying to find some so that I could try making a reader for a computer project.
@MAYERMAKES
@MAYERMAKES 11 ай бұрын
@@retrojon_ the original roll that was in it. its 8 bit tape and i have 5bit tape in my teletype 20mm wide
@FedEx1k
@FedEx1k Жыл бұрын
Yes diffidently do more with this computer! Maybe possible upgrades, addons and uses.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Thanks, hope to get a lot of crazy ideas from the community!
@MAYERMAKES
@MAYERMAKES Жыл бұрын
There is the possibility of adding Extras to this little handheld computer! what should we add to it, a floppy drive? or something even more crazy! what are your ideas?
@Workshopshed
@Workshopshed Жыл бұрын
Tape drive?
@MAYERMAKES
@MAYERMAKES Жыл бұрын
@@Workshopshed oooh thats intriguing
@raguaviva
@raguaviva 11 ай бұрын
Great videos! You rock at this.
@MAYERMAKES
@MAYERMAKES 11 ай бұрын
Thanks😂
@Workshopshed
@Workshopshed Жыл бұрын
Double lanyard, clever
@MAYERMAKES
@MAYERMAKES Жыл бұрын
I could not find a double ended one, but this might even work better
@degerdi
@degerdi Жыл бұрын
That’s a lot of buttons
@MAYERMAKES
@MAYERMAKES Жыл бұрын
50 buttons, 2 switches and a poti to be exact
@raffyturc
@raffyturc Жыл бұрын
you slayed it dude! nice effort! yeah there are some gotchas in the SMD(?) like complete C-port (adc6 adc7). and also the 'DAC' on AN0 w/c doesnt work(?). and also, practice more on your soldering skills 😅. cheers!
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Thx😂
@frankmiller1121
@frankmiller1121 6 ай бұрын
cool project!!!
@MAYERMAKES
@MAYERMAKES 5 ай бұрын
thx
@wimletzer4193
@wimletzer4193 Жыл бұрын
Nice little computer! You asked for possible extensions. Well, I would like to see a micro sd slot, to save programs. I think there's space for in the arduino not running basic.
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Actually the one that runs basic has the pins left,and tinybasic could read it. yeah that could be an extension!
@anwaraddasi8892
@anwaraddasi8892 2 ай бұрын
Great job
@MAYERMAKES
@MAYERMAKES 3 күн бұрын
thanks
@3DTechnic-2938
@3DTechnic-2938 5 ай бұрын
u should build a label printer like that as that would also have a practical use
@MAYERMAKES
@MAYERMAKES 5 ай бұрын
thats agood idea!
@AjinkyaMahajan
@AjinkyaMahajan Жыл бұрын
i think a composit video TV out is also possible in 2nd atmega chip making it an actual z80 machine Cheers!!
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Oh yes that would be a great addon!
@meneerjansen00
@meneerjansen00 2 ай бұрын
Wish it was for sale in a store... ;)
@MAYERMAKES
@MAYERMAKES 2 ай бұрын
it could be available some day. maybe in a cost optimized version
@dennisolsson3119
@dennisolsson3119 2 ай бұрын
Too late, but: you could run the display in 4 bit mode to free up 4 pins.
@MAYERMAKES
@MAYERMAKES 3 күн бұрын
When you look closely on the schematic you wil lsee tha tI am only using 4 bit mode. Db4-7 are the only data lines connected to the MCU, I did use up all the pins for this project even with 4 bit mode.
@amsmuh
@amsmuh Жыл бұрын
Why not use a line with a series of resistors and a ADC for reading the keys?
@MAYERMAKES
@MAYERMAKES Жыл бұрын
that is another method, but unreliable with so many keys, the voltage drop across each resistor gets to big quickly, the differences very little, and there is no n-key rollover possible that way, gohst presses also might occur. I would not rely on analog readings for key inputs in any case but if there really was only one pinn available up to six keys might work, but still no combinations possible.
@darrell2150beta
@darrell2150beta 10 ай бұрын
CAD files download goes to a page not found page!!
@MAYERMAKES
@MAYERMAKES 10 ай бұрын
Works for me, maybe just a temporary hickup. After login i click on the blue download button and get the files
@darrell2150beta
@darrell2150beta 8 ай бұрын
Tried it again it said the page is not found or has been removed and to use the search to find the info
@element14presents
@element14presents 8 ай бұрын
Fixed!
@Davedarko
@Davedarko Жыл бұрын
Entschuldigung Clem
@MAYERMAKES
@MAYERMAKES Жыл бұрын
Wofür😂?
@Davedarko
@Davedarko Жыл бұрын
@@MAYERMAKES hab meiner Mitbewohnerin gesagt, dass man "appropriate" aber anders ausspricht, weil sonst ist das ein anderes Wort aber ich war doof und lag falsch :D Cooles Projekt :)
@MAYERMAKES
@MAYERMAKES Жыл бұрын
@@Davedarko lol
🖥️Вызов принят: сворачиватель окон
10:03
All-Purpose Debugging: A Practical Universal Screen with LCD Displays
15:21
element14 presents
Рет қаралды 35 М.
Best KFC Homemade For My Son #cooking #shorts
00:58
BANKII
Рет қаралды 63 МЛН
Как бесплатно замутить iphone 15 pro max
00:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 7 МЛН
Nastya and SeanDoesMagic
00:16
Nastya
Рет қаралды 31 МЛН
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 19 МЛН
Arduino UNO R4: Nice upgrade or troublemaker?
11:30
Le Grille-Pain 🍞
Рет қаралды 18 М.
How to Run Linux on an ESP32
18:53
element14 presents
Рет қаралды 152 М.
Making An e-Paper Alphasmart Neo
8:21
ZeroWriter
Рет қаралды 6 М.
Building a Unique USB Card Reader: From Idea to Prototype
25:03
element14 presents
Рет қаралды 7 М.
I Created a (terrible) Video Game Console
9:21
Sebastian Lague
Рет қаралды 2,4 МЛН
What are Dumb Terminals?
14:16
The 8-Bit Guy
Рет қаралды 491 М.
DIY Open Source Bluetooth Headphones
15:47
element14 presents
Рет қаралды 19 М.
Arduino R4 hidden easter egg!
6:43
Trevor Makes
Рет қаралды 69 М.
How Old School Floppy Drives Worked
15:08
The 8-Bit Guy
Рет қаралды 2,8 МЛН
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 63 МЛН
Здесь упор в процессор
18:02
Рома, Просто Рома
Рет қаралды 420 М.
low battery 🪫
0:10
dednahype
Рет қаралды 573 М.