Skip to content

hardware guidelines

Am I allowed to double dip with hardware programs?

No, you are not allowed to double dip with hardware programs like Blueprint, Stasis, or Fallout.

You can make any original hardware project! If you’re following a tutorial, the project you create must be substantially different and add a significant amount to the tutorial you based it on.

Will you provide funding for me to build my project?

Section titled “Will you provide funding for me to build my project?”

You’ll be able to purchase hardware grants in our shop, but you can’t use hours to both purchase hardware grants and attend the event. You also may not double dip with other hardware programs like Blueprint, Stasis, or Fallout.

You have to do ALL of the following:

  • Create a JOURNAL.md file in your repo and use the template linked here to log progress.
  • Track time spent writing code in Hackatime.
  • Use Lapse to record time spent on 3D modeling, PCB design, and assembly. Time recorded with any software other than Hackatime for text-based tools (e.g. Visual Studio Code) or Lapse will not be accepted. This includes Hackatime extensions for CAD software.

One of the following is required to ship your project:

  • A functioning prototype;
  • A fully built project, or;
  • A high quality and polished design and plan. This should include well made code, CAD files, PCB schematics and design files, wiring diagrams, and a bill of materials.

If you have any questions, ask in horizons!

Adapted from the highway journal guidelines, thanks acon <3

In your journal.mdfolder, put the following at the top:

---
title: "Your Project Name"
author: "Your name (name or slack username)"
description: "Describe your project in a short sentence!"
created_at: "2024-03-20"
---

and for each work session add a log that looks like the following:

# June 8th: Got the screen to work!
[actual journal content - what did you do?]
[insert pictures of what you're working on!]
**Total time spent: 2h**

DO have:

  • detailed descriptions of what got done
  • screenshots of schematics, models, ect.
  • what software you used
  • lapse links if applicable

DON’T have:

  • AI Generated content
  • No images
  • poorly formatted content

example of a amazing journal, here If you have any questions related to hardware or this journal template, ask in #horizons-help .