Skip to content

Latest commit

 

History

History
157 lines (98 loc) · 11 KB

user_guide_howto.md

File metadata and controls

157 lines (98 loc) · 11 KB

PiFinder User Manual - How To

How-To

Adjust Screen Brightness

At any time you can hold down the ENT key and use the UP and DN keys to adjust screen brightness. The brightness level will be adjusted immediately and saved automatically.

See all the Messier (or Caldwell, or NGC....) objects

This how to covers a lot of the basic catalog/locating/observing features of the PiFinder.

Combining the ability to filter a catalog by observation status and pushing the nearest 'X' objects to the observing list allows you to work your way through a collection of objects easily.

Use the A key to cycle through the main screens until you get to the Catalog

Catalog

Then use the C key to cycle through the available catalogs to find the Messier objects

Catalog

Holding the A button for about a second will bring up the Options page of the Catalog screen

Catalog

On this screen you can filter the catalog in various ways. By default, it will only show items that are higher than 10degrees above the horizon right now and will include objects of any magnitude, type and regardless of whether you have observed them or not. You can switch the observation filter to 'No' to focus on the Messier objects you've not yet observed.

Press the 3 key to bring up the Observed options

Catalog

Then press the 2 key to select the 'No' option. Pressing the A key will return you to the Catalog page with your filters activated. You can see in the upper-right of the screen that the number of objects matching the filter is 47 of 110

Catalog

We're going to create an observing list from this filtered catalog. Hold down the A key to return to the Options page.

Catalog

We can either push all the items that match our current filter using the 4 Push List action, or we can choose to create a list of objects near the current place the telescope is pointing. This is a great way to easily and quickly work through objects when they might be most visible based on your particular location.

Press the 5 key to select Push Near

Catalog

You can select the number of nearby objects you want to push to the observing list. Let's get 20 nearby Messier objects we've never logged observations for! Press the 4 key and you'll end up at the Locate screen with a list of these 20 objects sorted by distance from the current pointing position.

Locate

The locate screen serves double duty by showing you where to move the telescope to center this object, and also letting you scroll through the observing or history lists. In the screenshot above were looking at item 1/20 in the Obsv (Observing) list. You can use UP and DN to scroll through the list. Or just push the scope in the indicated direction to observe M33.

When you have observed M33, hold down the ENT button to log this object using the LOG screen.

LOG

The Logging screen shows you the current target, how far you are from it and allows you to press B to log the item, C to log with a photo and D to abort the logging. If you press and hold the A key you can provide more information about your observation.

LOG

This page works just like others. You can use the numbers on the right to select what you want to adjust and then choose an option on the right. Once you've set your observation notes, press A to return to the log screen and either B or C to log your observation.

Now that M33 is logged, it won't show up any longer when you filter the Messier objects by 'No' observation.

Another way to use the observing list is to switch to the Chart screen. The currently selected target will be pointed to with the arrow around the reticle if it's offscreen and an X if it's on screen.

Chart

Use can use the UP and DN keys to zoom the chart in an out. Here is the chart zoomed out showing the location of M33 along with some of the other nearby objects on the observing list.

Chartb

Switch Sides

By default, the PiFinder software is set for right-side focuser operation. To switch to left-side orientation, use the Options page of the Status screen. This will make sure the preview is displayed correct side up and the IMU up/down direction is correct.

WiFi

The PiFinder can either connect to an existing network, or serve as an wireless access point for other devices to connect to. Use the Options page of the Status screen to switch between these two modes and see which mode is currently active.

Using the PiFinder in Access Point mode creates a network called AP_PiFinder with no password to allow easy connection of phones, tablets and other devices in the field.

In most cases, you can use the name pifinder.local to connect to the PiFinder. On older computer or those that don't support zeroconf networking, you can use the IP address provides on the Status screen to connect. You can connect to the PiFinder via:

  • SSH to get shell access for software updates and other admin tasks
  • SMB (Samba) to access saved images, logs an observing lists
  • LX200 protocol to allow updating of a planetarium app, such as SkySafari, with the position of the telescope

SkySafari

The PiFinder can provide real-time pointing information to a device running SkySafari via the LX200 protocol. See this guide for complete details, but here is the connection info:

  • Use 'Other' telescope type
  • Mount Type: Alt-Az, GoTo.. even if your scope is Push-To. This allows sending of targets from SkySafari to the PiFinder
  • Scope Type: Meade LX200 classic
  • IP Address: pifinder.local or IP address provides on the Status screen.
  • Port: 4030

Data Access

In the course of using the PiFinder several data files are created that may be of interest. These are available via a SMB (samba) network share called //pifinder.local/shared. Accessing this will depend on your OS, but the PiFinder should be visible in a network browser provided. There is no password requirement, just connect as guest with no password provided.

Once connected, you'll see:

  • captures/: These are images saved when logging objects. They are named with the observation ID from the database.
  • obslists/: This folder holds observing saved during a PiFinder session or to load for future sessions.
  • screenshots/: It's possible to take screenshots while using the PiFinder (hold down ENT and press 0). They are stored here.
  • solver_debug_dumps/: If enabled, information about solver performance is stored here as a collection of images and json files.
  • observations.db: This is the SQLite database which holds all the logged observations.

Shutdown and Restart

Although shutting down is not strictly needed before power-off, the PiFinder is a computer and there is a chance of file corruption. Some MicroSD cards are more sensitive to this than others.

Shutdown and Restart actions are available from the Options for the Status screen. Hold down Ent and press A to cycle through the system screens until you see the status screen, the press and hold A to access the options.

Restarting the PiFinder software should not normally be needed, but can be useful for generating a new session id which is included for a photos and logging during a particular execution of the PiFinder software.

Observing lists

PiFinder maintains two lists of objects for each observing session; The History list and the Observing list. The Locate screen lets you scroll through these lists and push the telescope to any object on them.

The History list will record any object that you set as a target to push-to. It's added to as soon as you press the ENT key on the catalog screen to select an object. The main purpose of the History list is to let you scroll back through objects you have observed that session.

The Observing list is a list of objects that is populated from either a filtered catalog or a file on disk. It's a list of objects you'd like to observe during a session.

Both these lists start empty at the beginning of each session. To populate an observing list you can push a filtered list of objects from the Catalog screen or use the Options page of the Locate screen to load an observing list from disk. The PiFinder supports .skylist file format used in SkySafari and adopted in many other applications as well.

Update Software

v1.2.2 or greater

A Software action is available from the Options for the Status screen. This will both show which version the PiFinder currently has installed and allow you to Upd the software if the PiFinder is connected to the internet. You man need to switch WiFi modes to Client if the device is in AP mode.

Select the option for 'Software' and then 'Upd'. You should see a message that says 'Updating...' followed by 'Ok! Restarting'. The PiFinder should restart and the new software version should be displayed when checking the Options for the Status screen

Pre v1.2.2

Prior to version 1.2.2 you'll need to SSH into the PiFinder to update the software. Once connected to the PiFinder and logged in type:

cd PiFinder
git stash
git pull

This should update to the latest release and from then forward you'll be able to use the built-in software update system.

FAQ

Have any questions? Please send them through to me at rich@brickbots.com and I'll do my best to help and potentially add your question here. Better yet, feel free to fork this repo and contribute via a pull request!