Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Keywords
Repository
FreeCAD modeling of an alarm clock.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
FreeCAD alarm clock
This is a FreeCAD project modeling an alarm clock. I have a real alarm clock on my desk and reproduced it in FreeCAD as an exercise.
Project manifest:
* The FreeCAD files in /parts. The top-level assembly is asm_main.FCStd.
* An exploded view of the labeled parts.
* The assembly graph with all parts and assemblies.
* Thumbnail views for all the parts and assemblies.
* Photographs of the real alarm clock for reference.

Thumbnails and photographs are included as part of a separate downloadable data release.
Parts diagram
The following diagram lists all the parts on an exploded view.
The parts are grouped by assemblies according to the following diagram
Animating
The animation of assemblies for the purpose of producing exploded views is
controlled by the variable explode in the file master_animator.
Software
I used FreeCAD 0.19.4 for Void Linux 64bits. The assemblies are made using Assembly4.
Limitations
This is my first FreeCAD project, and among my first CAD projects. As such there are doubtlessly some awkward choices in the design.
- There are warnings that I do not know how to resolve about out-of-scope links.
- Overall I am happy with the design of parts, which is made with sketches in the PartDesign workbench. There may be beginner mistakes.
Illustrations
Parts and assemblies
asm_main

asm_front_shell

asm_clock_hands

clock_face

hand_alarm

hand_hour

hand_minute

hand_seconds

shell_front

front_glass

asm_back_shell

shell_back

asm_battery_container

battery_container

battery_contact_minus

battery_contact_plus

battery_aa

asm_wheel

wheel

wheel_axis

clock_inner

alarm_button

asm_back_lid

back_lid

back_lid_foam

Photographs
Owner
- Name: Thomas Houllier
- Login: thomashoullier
- Kind: user
- Website: https://thomashoullier.com/
- Repositories: 4
- Profile: https://github.com/thomashoullier
Mostly algorithms and scientific computing.
Citation (CITATION.cff)
authors: - family-names: "Houllier" given-names: "Thomas" orcid: "https://orcid.org/0000-0002-8404-7177" title: "CAD modeling of an alarm clock using FreeCAD." date-released: 2022-07-09 url: "https://github.com/thomashoullier/alarm_clock" keywords: - "cad" - "freecad" license: CC-BY-4.0