-
Lucky Number Four
04/28/2021 at 00:27 • 0 comments
Here's a GIF of Hexo! This project is complete! -
Meet Hexo.
04/21/2021 at 19:33 • 0 comments -
PCB Delivered!
04/18/2021 at 16:11 • 0 comments -
Parts Received!
04/16/2021 at 00:50 • 0 commentsI'm still waiting on the PCBs (ETA: April 21), but for now, I tested out some of the LEDs. I hoping the orange really pops against the black solder mask. 0805 is tinier than I thought so I made sure to order a new flux pen!
-
Gerbers Submitted
04/11/2021 at 01:48 • 0 commentsToday, I've touched up the design a bit and sent off the gerbers to PCBWay for review!
This has been an exhausting amount of work so far, but I've learned A TON already. Without a lot of experience, it's hard to tell whether or not the board will work when it shows up, but I'm excited to find out. I'm thinking that at the very least I'll need to experiment with the resistor and capacitor values to get the LED timing and battery usage right.
My order from Futurlec still hasn't shipped. I contacted them a week ago and they said they're still working on it... my plan was to have those parts here by now so that I could run experiments on powering this circuit with only 3 volts, but it'll have to wait for the first run of the PCBs—I wouldn't be surprised if they show up first.
If all else fails, I hope that I end up with some cool PCB pendants and a heck ton of knowledge!
-
Oops.
04/04/2021 at 19:45 • 0 commentsAfter finishing the layout, I started doing some electrical checks and the first thing I noticed was that I wired in all of the LEDs backwards.
-
PCB Edge Cut Calculations
04/04/2021 at 15:51 • 0 comments -
Initial Parts Selection and Layout
04/03/2021 at 20:36 • 0 commentsKiCAD Hype.mp4 from Thomas Countz on Vimeo.
Time to start building footprints and layout in KiCAD. I came up with a seven sided design that I'll upload in the next log. The intention is for the circuit board to be worn as a pendant.
I'm still waiting on the THT components to arrive from Futurlec so that I can prototype the capacitor and resistor values. Until then, I don't think I'll be ready to order the SMD parts, but because everything will be 0805s, I should be able to order the PCB sooner, rather than later.
-
Simulations
03/28/2021 at 18:38 • 0 commentsFalstad
Run the Falstad simulation here: https://tinyurl.com/yhqfvbpn
LTspice
To run the simulation in LTspice, you'll need to download the
CD4000.zip
file under the project documents and install the model libraries and symbols before downloading and openinghexo.asc
* /Documents/LTspice/Hexo.asc XU1 0 N003 N006 +V NC_01 N003 N003 +V NE555 V1 +V 0 9 R1 0 N003 4.7Meg C1 N003 0 100n IC=0 R2 N003 N005 10K Q1 N005 N002 +V 0 BC557C R3 N002 +V 3.3Meg R4 N001 N002 10Meg S1 0 N001 N004 0 SW V2 N004 0 PULSE(0 1 0.5 0 0 0.1 0 1) XU2 0 0 N006 N007 N009 N010 N011 N012 N013 N014 N015 N016 N017 0 VDD 0 CD4017B VDD=3.7 SPEED=1.0 TRIPDT=5e-9 D1 N007 N008 QTLP690C D2 N009 N008 QTLP690C D3 N010 N008 QTLP690C D4 N011 N008 QTLP690C D5 N012 N008 QTLP690C D6 N013 N008 QTLP690C D7 N014 N008 QTLP690C D8 N015 N008 QTLP690C D9 N016 N008 QTLP690C D10 N017 N008 QTLP690C R5 0 N008 4.7Meg C3 +V N001 1µ IC=0 .model D D .lib /Library/Application Support/LTspice/lib/cmp/standard.dio .model NPN NPN .model PNP PNP .lib /Library/Application Support/LTspice/lib/cmp/standard.bjt .tran 0 15 0 .model SW SW(Ron=1 Roff=1000G Vt=0.1 Vh=0) .include CD4000.lib .lib NE555.sub .backanno .end
-
How the 555 Roulette Circuit Works
03/28/2021 at 17:54 • 0 comments