CrashLink
Hardware- 7 Devlogs
- 27 Total hours
A device which helps connect accident victims automatically to emergency support in case of crashes. It stands out due to its hybrid communication capability which makes it work even in low network zones.
A device which helps connect accident victims automatically to emergency support in case of crashes. It stands out due to its hybrid communication capability which makes it work even in low network zones.
Devlog - 7
so finally I am done with all this pcb designing thing
exported the files into gerbers,png,step file type
next steps
push these files to github repo
submit project for grant on stardance
Thank you for your attention to this matter
-GhOsT
Dev log-6
Finally done with PCB design of relay node and vehicle node.
yet to push design files on github.
It becomes hard to route manually for me so i end up doing autoroute in the end.
I used reference design from datasheets to make it easy for me to follow and make this pcb design.
next steps
-PCB Design for Gatewaynode
-Push all files to github
-Start designing Enclosure for each node
Devlog -5
Turns out my last PCB design for vehicle node had many flaws.
So far I have fixed the followings
Next steps
Was working on documentation part of the project
did some changes in README.md file
and spent a lot of time in making BOM
it took time to find out components and there prices required to prepare BOM.
PCB Designing and Documentation.
designed schematics and pcb for vehicle node( not a final design..it need some more work)
working on code part and setting up github repo
made 3 code files for 3 Nodes
added basic structure of each files(setup and loop function)
added crash detection function in vehicle node
next- make schematics & update READ.md