Skip to content

Commit

Permalink
Add two more pictures and a link to the github files
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleyConn committed Nov 21, 2023
1 parent 5dbe195 commit d5e991d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions _posts/2023-11-19-Habit-Calendar.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ categories: [Lights, Featured, PCB Design]
featured-image: /images/habit_calendar/HabitCalendar1.jpg
---

This post is about an LED "calendar" I created to help track and promote habits over the course of a year. This project was scratch built from the ground up. Starting from circuit and PCB design to full software feature implementation. I'm proud to say it has been succesfully completed!
This post is about an LED "calendar" I created to help track and promote habits over the course of a year. This project was scratch built from the ground up. Starting from circuit and PCB design to full software feature implementation. I'm proud to say it has been succesfully completed! All of the projects files can be found [here](https://github.com/BradleyConn/habit-calendar/blob/master/).

{:refdef: style="text-align: center;"}
![an image alt text]({{ site.baseurl }}/images/habit_calendar/HabitCalendar1.jpg "HabitCalendar1"){: width="350" }
Expand Down Expand Up @@ -98,11 +98,15 @@ Along with the tiled variant for the full calendar here:
{:refdef}


The real (slightly messy) schematic can be seen [here](https://github.com/BradleyConn/habit-calendar/blob/master/hardware/kicad/habit-calendar-sch-rev0.pdf)
The real (slightly messy) schematic PDF can be found [here](https://github.com/BradleyConn/habit-calendar/blob/master/hardware/kicad/habit-calendar-sch-rev0.pdf) and seen below.

{:refdef: style="text-align: center;"}
![an image alt text]({{ site.baseurl }}/images/habit_calendar/HabitCalendarFullSchematic.jpg "FullSchematic")
{:refdef}

I laid out a board in KiCad and sent it off to JLCPCB to get produced and assembled.

The board layout can be found [here](https://github.com/BradleyConn/habit-calendar/blob/master/hardware/kicad/habit-calendar-pcb-rev0.pdf)
The board layout PDF can be found [here](https://github.com/BradleyConn/habit-calendar/blob/master/hardware/kicad/habit-calendar-pcb-rev0.pdf)

{:refdef: style="text-align: center;"}
![an image alt text]({{ site.baseurl }}/images/habit_calendar/HabitCalendarLayout.jpg "Layout"){: width="350" }
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5e991d

Please sign in to comment.