New pages
Jump to navigation
Jump to search
- 14:03, 10 December 2024 Project Quartz (hist | edit) [9,671 bytes] Animationb (talk | contribs) (Created page with "'''Project Quartz''' consists of two major components: # Wristwatch - small, comfortable, no wireless capabilities, and decent battery life # Base - connects to the watch to charge it and sync it's clock with GPS ===Project Metrics=== {| class="wikitable" |- | State Date:|| December 2017 |- | Completion Date:|| January 2021 |- | Cost:|| $1,000,000 |} ==Hardware== ===Base=== The base is made up of two stacked 60x160 mm circuit boards housed in a 3D printed case. The Ba...")
- 14:03, 10 December 2024 Project Marathon (hist | edit) [1,337 bytes] Animationb (talk | contribs) (Created page with "Project Marathon started out as an effort to build a long range radio project that would transmit data or even pictures over long distances. In the end it just ended up being a test of LoRa's capabilities, where I just tested signal strengths and successful transmissions at various distances. This project page will detail the setup and the tests done. ==Setup== ===Raspberry Pi Pico=== The Pico was used in this project because it's cool and new. But also because when ru...")
- 14:03, 10 December 2024 Raspberry Pi (hist | edit) [12,645 bytes] Animationb (talk | contribs) (Created page with "This is a page full of first-time set up instructions and how to's for the Raspberry Pi. == First-Time Setup == ==== Headless Operations ==== Place a file titled '''ssh''' in the "boot" directory, when the SD Card is plugged in to a desktop computer. Place a file titled '''wpa_supplicant.conf''' in the same "boot" directory with the following code: <nowiki> country=US ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 network={ ssid="<SSID>" sc...")