Off-world Power Generation Lab 1: Free Space 1W Transmission: Difference between revisions

From Bitpost wiki
No edit summary
No edit summary
Line 37: Line 37:
* Raspberry Pi 3
* Raspberry Pi 3
* Arduino Uno
* Arduino Uno
=== Connectors ===
* large panel uses MC4 connectors: we got a bunch of connectors to splice wire into
* small battery uses USB out, microusb in: we got a bunch of usb connectors and cables
** Output: 5V/1A USB
** Input: 5-6V/1A MicroUSB
TODO
* all the regulators
* pi uses some adapter bullshit
* arduino is also a pita

Revision as of 01:09, 3 December 2018

  • Use a full-sized solar panel to power a large battery
  • Use the large battery to power a raspberry pi.
  • Use the large battery to power a small laser through a voltage regulator that reports the delivered power.
  • Add an on/off switch to the laser circuit that is controlled by the pi.
  • Point the laser at a diffraction lens that illuminates a small solar panel.
  • Use the small solar panel to power a small battery through a voltage regulator that reports the delivered power.
  • Use the small battery to power...
    • something simple, a fan or a light, through a usb multimonitor
    • an arduino that can monitor the voltage and current
    • a lan-connected raspberry pi that can monitor the energy and call an API to report snapshot values. These guys suggest that the best way is via an arduino, really?

Remember: we regulate the voltage, everywhere. Only voltage can force current where it is not wanted.

Can we keep the arduino powered 24/7?

[large panel] > [regulator] > [battery] > [pi]                    SPACE
                                        > [regulator] > [laser]   =====>   [small panel] > [regulator] > [battery] > [arduino]

Gear

More gear that we may not need

Connectors

  • large panel uses MC4 connectors: we got a bunch of connectors to splice wire into
  • small battery uses USB out, microusb in: we got a bunch of usb connectors and cables
    • Output: 5V/1A USB
    • Input: 5-6V/1A MicroUSB

TODO

  • all the regulators
  • pi uses some adapter bullshit
  • arduino is also a pita