Skip to content

Commit

Permalink
Charlie's Projects (#343)
Browse files Browse the repository at this point in the history
* Create README.md

* Update README.md

* Add files via upload

* Create src.MD

* Update README.md

* Move Charlie's src files to CDN

---------

Co-authored-by: Max Wofford <max@maxwofford.com>
  • Loading branch information
crnicholson and maxwofford committed Feb 20, 2024
1 parent 71480c5 commit 242f3cd
Show file tree
Hide file tree
Showing 18 changed files with 23 additions and 0 deletions.
Binary file added projects/Charlie's Projects/GERBERS_DRAFT1.zip
Binary file not shown.
22 changes: 22 additions & 0 deletions projects/Charlie's Projects/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: "Charlie Nicholson"
slack_handle: "@Charles Nicholson"
github_handle: "@crnicholson"
---

# Charlie's projects

I'm actually ordering seven + one of my friends at once to save money, so here they are:

- LittleLoRa v1.0 - LittleLoRa is a LoRa based GPS tracker that can last days off a single AAA transmitting location every minute. LittleLoRa takes advantage of ham bands. https://github.com/crnicholson/LittleLoRa
- StratoSoar MK2.0 - StratoSoar is a high altitude autonomous glider which uses a DIY autopilot system to fly and again can last a day off a single AAA battery. It is tracked by LittleLoRa. https://github.com/crnicholson/StratoSoar-MK2
- Soldering practice board - I volunteer at a local makerspace, and everyone is always asking how to do SMD soldering, so I created this nifty little board just for that.
- USB-C breakouts - I needed to make some breakouts for USB-C breadboard prototyping. I also made some that use the PCB pads as the entire receptacle, saving money.
- MPU-9250 breakout - These are pretty common, but I wanted to make one with the same 4 layer stackup as StratoSoar.
- TPS61200 breakout - This is a boost converter, and let me tell you, I spent hours greiving over the perfect layout so as not to induce noise onto the rest of my circuit.
- Si4063 breakout - This is an awesome radio chip, with no Arduino libraries or other breakouts (AKA lots of fun staying up too late).
- Tiny4FSK - This is a board created by my friend that I'm ordering for him to save on shipping costs. It is similar to LittleLoRa, but instead uses the 4FSK modulation protocol (again, ham radio). https://github.com/New-England-Weather-Balloon-Society/Tiny4FSK

These projects are going to cost a total of $66.72, with $45 worth of board and $17.80 worth of shipping.

The hardest part was making super complicated SMD boards with all the components so close together. And the RF design SUCKED.
Binary file added projects/Charlie's Projects/cart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/Charlie's Projects/littleLoRa.pdf
Binary file not shown.
Binary file added projects/Charlie's Projects/littleLoRa.zip
Binary file not shown.
Binary file added projects/Charlie's Projects/mpuBreakout.pdf
Binary file not shown.
Binary file added projects/Charlie's Projects/mpuBreakout.zip
Binary file not shown.
Binary file added projects/Charlie's Projects/practiceBoard.pdf
Binary file not shown.
Binary file added projects/Charlie's Projects/practiceBoard.zip
Binary file not shown.
Binary file not shown.
Binary file added projects/Charlie's Projects/siBreakout.pdf
Binary file not shown.
Binary file added projects/Charlie's Projects/siBreakout.zip
Binary file not shown.
1 change: 1 addition & 0 deletions projects/Charlie's Projects/src/src.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
My files were too large, so here's a link to them: https://cloud-hjv3qjonj-hack-club-bot.vercel.app/0src.zip.
Binary file added projects/Charlie's Projects/stratoSoar.pdf
Binary file not shown.
Binary file added projects/Charlie's Projects/tpsBreakout.pdf
Binary file not shown.
Binary file added projects/Charlie's Projects/tpsBreakout.zip
Binary file not shown.
Binary file added projects/Charlie's Projects/usb-cBreakouts.pdf
Binary file not shown.
Binary file added projects/Charlie's Projects/usb-cBreakouts.zip
Binary file not shown.

0 comments on commit 242f3cd

Please sign in to comment.