diff --git a/20221028233501-building_electronics_projects.org b/20221028233501-building_electronics_projects.org index 3983278..781311a 100644 --- a/20221028233501-building_electronics_projects.org +++ b/20221028233501-building_electronics_projects.org @@ -14,7 +14,7 @@ - [[id:a5a28104-8ecb-42d9-899f-8caac37dec04][Using electrical connectors]] * Projects -- [[id:511bfcb4-931f-4c0a-b78f-858b5efae0ad][Turntable Mounted Raspberry Pi]] -- [[id:efce506d-a354-4003-a70e-e0421dff0dc1][Solder fume extraction fan]] -- [[id:156e16da-f160-48ad-b0a7-75ff44fdf607][Home Intercom Replacement]] -- [[id:904db55f-f907-42b0-941e-5d2188f4a3c4][Wiring the house with ethernet]] +** DONE [[id:511bfcb4-931f-4c0a-b78f-858b5efae0ad][Turntable Mounted Raspberry Pi]] +** DONE [[id:efce506d-a354-4003-a70e-e0421dff0dc1][Solder fume extraction fan]] +** TODO [[id:156e16da-f160-48ad-b0a7-75ff44fdf607][Home Intercom Replacement]] +** TODO [[id:904db55f-f907-42b0-941e-5d2188f4a3c4][Wiring the house with ethernet]] diff --git a/20221102020215-solder_fume_extraction_fan.org b/20221102020215-solder_fume_extraction_fan.org index deefaa2..dcfbfc1 100644 --- a/20221102020215-solder_fume_extraction_fan.org +++ b/20221102020215-solder_fume_extraction_fan.org @@ -5,5 +5,6 @@ An old 120mm PC case fan could be repurposed to draw fumes from soldering and pass them through a carbon filter. The fan would require a 12V power source, or -could possibly be powered via USB (typically 5V) by [[id:cbf98627-2448-4aed-ac3a-4eebdbdc779b][Using a boost converter to -increase voltage]]. +could possibly be powered via USB (typically 5V) by +[[id:cbf98627-2448-4aed-ac3a-4eebdbdc779b][Using a boost converter to increase +voltage]]. diff --git a/20221102133812-wiring_the_house_with_ethernet.org b/20221102133812-wiring_the_house_with_ethernet.org index d3afe61..093d54c 100644 --- a/20221102133812-wiring_the_house_with_ethernet.org +++ b/20221102133812-wiring_the_house_with_ethernet.org @@ -2,6 +2,9 @@ :ID: 904db55f-f907-42b0-941e-5d2188f4a3c4 :END: #+title: Wiring the house with ethernet + +Adapting the [[id:e83c1ece-35f6-414d-986f-59533fb3d6a9][Sailmaker Network]] to use in-wall Ethernet. + * Wire drops ** Basement *** TODO Server diff --git a/20221129120529-sailmaker_network.org b/20221129120529-sailmaker_network.org index 9f4ba4e..5274cdc 100644 --- a/20221129120529-sailmaker_network.org +++ b/20221129120529-sailmaker_network.org @@ -88,6 +88,6 @@ ofs3 -[#gold,thickness=5] RokuTV : Ethernet (100) #+end_src -#+attr_org: :width 1500 +#+attr_org: :width 1300 #+RESULTS: [[file:sailmaker-network.svg]] diff --git a/20221201160130-leveraging_existing_coaxial_cable_for_high_speed_networking.org b/20221201160130-leveraging_existing_coaxial_cable_for_high_speed_networking.org new file mode 100644 index 0000000..0a50163 --- /dev/null +++ b/20221201160130-leveraging_existing_coaxial_cable_for_high_speed_networking.org @@ -0,0 +1,8 @@ +:PROPERTIES: +:ID: 6a6cbe09-8a0a-4fa8-96ef-0c28600ca991 +:END: +#+title: Leveraging existing coaxial cable for high-speed networking + +Using MoCA-to-Ethernet adapters, existing coaxial cable runs can be used to +deliver gigabit network speeds throughout the [[id:e83c1ece-35f6-414d-986f-59533fb3d6a9][Sailmaker Network]]. These could be +fed into additional WiFi access points to improve wireless coverage and speeds.