DEvlog 1
FInished the slackbot After so many days….well it took much more time cause i slacked off in between but nvm finally the bot is here 24/7 live.
Features
👻 /ghost-help — Displays all available commands🪙 /ghost-coinflip — Flip a virtual coin
🎲 /ghost-roll — Roll a dice with a custom number of sides
🎯 /ghost-pick — Randomly choose from multiple options
🎱 /ghost-8ball — Magic 8 Ball answers for yes/no questions
😂 /ghost-roast — Generates a random roast
🔮 /ghost-fortune — Receive a random fortune
🎨 /ghost-color — Generate a random HEX color
🔑 /ghost-password — Create a secure random password
📸 /ghost-quote — Placeholder for quote image generation (coming next!)
What I learned Building Slack apps using Slack Bolt
-Creating and handling slash commands
-Using environment variables securely
-Deploying Node.js apps on Hack Club Nest
-Keeping applications running 24/7 using PM2
-Basic Linux server management and SSH
Devlog 4
DOne with the documentation and everything for the hackpad finallyyy
gonna submit it now
yayyyy
Added detailed README description
added images and files to it
added bom.csv
uploaded the exported files for enclosure design.
yup thats preety much ittt
Devlog-3
Was designing the enclosure for my hackpad
It took time finding right dimensions of keys and display.
More i design the enclosures more i realise how noob I am.
Next thing i might learn is to how to follow some SOP to make these process fast.
for example i might just spend some time beforehand noting down the dimensions etc.. so that i don’t have to get distracted in between designing session.
Devlog - 2
Finally done with PCB designing
3 times i lost the progress after reaching till end and going for DRC.
on clicking drc my laptop freeze and closed the kiCad without saving progress.
4th time i got my brain back and i saved the design before going for DRC yayy.
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
Devlog -5
Turns out my last PCB design for vehicle node had many flaws.
So far I have fixed the followings
Next steps
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
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
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.
Devlog 1
Working on pcb designing of custom micropad.
Struggled to use kicad properly but the guides made it a bit easy
One thing confused me i the guide,it says use switch footprint given in care package but i could not find any switch in the care package. then i used a simiar named switch.
Somehow i reached to the end of design which was to route the traces but i think i should take some rest then continue with fresh mind.
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