diff --git a/projects/Charlie's Projects/GERBERS_DRAFT1.zip b/projects/Charlie's Projects/GERBERS_DRAFT1.zip new file mode 100644 index 0000000000..75643f1d87 Binary files /dev/null and b/projects/Charlie's Projects/GERBERS_DRAFT1.zip differ diff --git a/projects/Charlie's Projects/README.md b/projects/Charlie's Projects/README.md new file mode 100644 index 0000000000..c2946a4aa9 --- /dev/null +++ b/projects/Charlie's Projects/README.md @@ -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. diff --git a/projects/Charlie's Projects/cart.png b/projects/Charlie's Projects/cart.png new file mode 100644 index 0000000000..add5858e58 Binary files /dev/null and b/projects/Charlie's Projects/cart.png differ diff --git a/projects/Charlie's Projects/littleLoRa.pdf b/projects/Charlie's Projects/littleLoRa.pdf new file mode 100644 index 0000000000..ede7426b52 Binary files /dev/null and b/projects/Charlie's Projects/littleLoRa.pdf differ diff --git a/projects/Charlie's Projects/littleLoRa.zip b/projects/Charlie's Projects/littleLoRa.zip new file mode 100644 index 0000000000..29c9913567 Binary files /dev/null and b/projects/Charlie's Projects/littleLoRa.zip differ diff --git a/projects/Charlie's Projects/mpuBreakout.pdf b/projects/Charlie's Projects/mpuBreakout.pdf new file mode 100644 index 0000000000..23c96532a1 Binary files /dev/null and b/projects/Charlie's Projects/mpuBreakout.pdf differ diff --git a/projects/Charlie's Projects/mpuBreakout.zip b/projects/Charlie's Projects/mpuBreakout.zip new file mode 100644 index 0000000000..0bf8d8be6a Binary files /dev/null and b/projects/Charlie's Projects/mpuBreakout.zip differ diff --git a/projects/Charlie's Projects/practiceBoard.pdf b/projects/Charlie's Projects/practiceBoard.pdf new file mode 100644 index 0000000000..db2d36213d Binary files /dev/null and b/projects/Charlie's Projects/practiceBoard.pdf differ diff --git a/projects/Charlie's Projects/practiceBoard.zip b/projects/Charlie's Projects/practiceBoard.zip new file mode 100644 index 0000000000..d793f71b91 Binary files /dev/null and b/projects/Charlie's Projects/practiceBoard.zip differ diff --git a/projects/Charlie's Projects/samdFlightController.zip b/projects/Charlie's Projects/samdFlightController.zip new file mode 100644 index 0000000000..cc1807a13a Binary files /dev/null and b/projects/Charlie's Projects/samdFlightController.zip differ diff --git a/projects/Charlie's Projects/siBreakout.pdf b/projects/Charlie's Projects/siBreakout.pdf new file mode 100644 index 0000000000..ca291cfd83 Binary files /dev/null and b/projects/Charlie's Projects/siBreakout.pdf differ diff --git a/projects/Charlie's Projects/siBreakout.zip b/projects/Charlie's Projects/siBreakout.zip new file mode 100644 index 0000000000..26b2891976 Binary files /dev/null and b/projects/Charlie's Projects/siBreakout.zip differ diff --git a/projects/Charlie's Projects/src/src.MD b/projects/Charlie's Projects/src/src.MD new file mode 100644 index 0000000000..63f2d81957 --- /dev/null +++ b/projects/Charlie's Projects/src/src.MD @@ -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. diff --git a/projects/Charlie's Projects/stratoSoar.pdf b/projects/Charlie's Projects/stratoSoar.pdf new file mode 100644 index 0000000000..c8e478354c Binary files /dev/null and b/projects/Charlie's Projects/stratoSoar.pdf differ diff --git a/projects/Charlie's Projects/tpsBreakout.pdf b/projects/Charlie's Projects/tpsBreakout.pdf new file mode 100644 index 0000000000..7a137d8156 Binary files /dev/null and b/projects/Charlie's Projects/tpsBreakout.pdf differ diff --git a/projects/Charlie's Projects/tpsBreakout.zip b/projects/Charlie's Projects/tpsBreakout.zip new file mode 100644 index 0000000000..34a73da4c2 Binary files /dev/null and b/projects/Charlie's Projects/tpsBreakout.zip differ diff --git a/projects/Charlie's Projects/usb-cBreakouts.pdf b/projects/Charlie's Projects/usb-cBreakouts.pdf new file mode 100644 index 0000000000..b60bf73b26 Binary files /dev/null and b/projects/Charlie's Projects/usb-cBreakouts.pdf differ diff --git a/projects/Charlie's Projects/usb-cBreakouts.zip b/projects/Charlie's Projects/usb-cBreakouts.zip new file mode 100644 index 0000000000..53855e17ee Binary files /dev/null and b/projects/Charlie's Projects/usb-cBreakouts.zip differ