The most beautiful thing I've ever made
Scott Walsh Scott Walsh
156K subscribers
35,210 views
0

 Published On Apr 7, 2021

BUILD PLANS FOR SALE:
https://scottwalsh.co/collections/plans

Please leave me a comment below! Let me know what you like and what you don’t like (I promise I wont be offended)! Ask questions! I glossed over 90% of the electronics and all of the software so let me know what you want to know!

Also, like and subscribe! It really helps me get my small channel off the ground!

I’m on Instagram! Give me a follow, if you please!   / scottydwalsh  

If you want to delve deeper into microcontrollers, I would highly encourage you to check out Jens’ channel: Friendly Wire:
   • How to build a binary clock  

I began my code with Jens’ and modified it to work with my specific needs. One of the additions was to program the clock to cycle all the tubes (count down) once every 12 hours. This is a preventative measure against ‘cathode poisoning,’ where if a cathode (digit) isn’t used for an extended period of time, it will develop some visible degradation. The most significant hour’s 2 through 9, and the most significant minute’s 6 through 9 do not get used when displaying the time and must be ‘exercised’ to prevent cathode poisoning.

The code is written in C. But C is a high-level language that cannot be interpreted by the microcontroller. Therefore, the MPLab IDE from Microchip is able to compile the C language into hexadecimal machine code that the microcontroller knows how to read. Furthermore, Microchip’s IPE is used to flash the .hex file onto the microcontroller.

Also, I may have used some electronic nomenclature that might not be known to all viewers:

Binary: A numerical notation of base 2 that can represent computation logic of on and off.

0 = 0
1 = 1
10 = 2
11 = 3
100 = 4
101 = 5
110 = 6
111 = 7
1000 = 8
1001 = 9
etc.

Bit: One binary digit (I just realized this is a portmanteau). For example, 1b (the ‘b’ means in binary) is one bit, 100b is three bits, 1001b has four bits (affectionately known as a nibble, or nybble).

IC = Integrated Circuit: More commonly referred to as a ‘chip’, is a generic term used for a manufactured circuit that could contain any number of components and functionality. The Microcontroller is an IC, which is many times more complex than the decoders, which are also ICs. However, they look very similar.

Breadboard: A useful platform for prototyping electronic circuits quickly, without soldering.

Perf Board = Perforated Board: A blank slate to build a prototype or one-off more permanently than a breadboard.

PCB = Printed Circuit Board: I didn’t use a PCB for this project, but sometimes I called the perf board a PCB out of habit.

Cap = Capacitor

V_DD: The conventional name for the power supply pin of an IC.

CHAPTERS:
0:00 – Intro
0:29 – Kumiko
2:45 – Box Construction
6:59 – Electronics Prototype
10:47 – Building the Perf Board
13:29 – Box Glue Up
15:53 – Finish
18:03 – Back Panel
19:58 – Finale

US & CANADIAN AFFILIATE LINKS:

DOWELMAX:

DOWELMAX 3/8" Kit:
https://www.dowelmax.com/product/clas...
DOWELMAX 1/2" Expansion:
https://www.dowelmax.com/product/dowe...

BLADES:

Table Saw Blade: https://lddy.no/1gj1k
Miter Saw Blade: https://lddy.no/1i8tz
Dado Stack: https://lddy.no/1g6ux

TOOLS:

Chisels: https://lddy.no/1g68v
Miter Gauge: https://geni.us/0K4H36
Dust Extractor: https://geni.us/ccOkLC
Drill and Driver: https://geni.us/qyrTiC
Circular Saw: https://geni.us/J5mDQ
Random Orbit Sander: https://geni.us/dkULx8s
Jig Saw: https://geni.us/i7HRN
Compact Router: https://geni.us/h90weiY
Cordless Router: https://geni.us/Jou0
Miter Saw: https://geni.us/uhfOe
Track Saw: https://geni.us/aslB

BITS:

Forstner Bits: https://geni.us/oj2HXU
Countersink With Stop: https://geni.us/cQFDp
Countersink w/o Stop: https://geni.us/dMiEM
Countersink Zero Flute: https://geni.us/fVIhcp
Self-Centering Bits: https://geni.us/RXZv9K3
3/32" Round Over Bit: https://geni.us/b8sGMT

SUPPLIES

Sandpaper: https://lddy.no/1hs32
Double-Sided Tape: https://geni.us/ZohrzD
Green Tape: https://geni.us/CWZquR
Glue: https://geni.us/4JCcR
CA Glue: https://geni.us/mELd05A
CA Accelerator: https://geni.us/bq0Az2
Silicone Glue Brush: https://geni.us/tiJw

INSTAGRAM:
  / scottydwalsh  

MUSIC:
Epidemic Sound
Use my referral link and start your free 30-day trial:
https://www.epidemicsound.com/referra...

MUSIC:
Gyvus – Koi https://chll.to/52a3ec1e
invention_ - Snowstalgia https://chll.to/c3a2fb9d
L'Indécis - Playtime https://chll.to/52a3ec1e
L'Indécis, sadtoi - Melting Ice https://chll.to/0ba76b59
Aarigod - Kinsfolk https://chll.to/20c054a7
invention_ - Raft https://chll.to/c3a2fb9d
Delayde, Fenick - Longwayhome https://chll.to/9ff1c80b

show more

Share/Embed