-
I want to change the camera I use for Indi-allsky. Previously I was running an Altair Gpcam 130M. I've done an update and run sh.setup as per the instructions. I still can't see the new 678 on indi-al…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.2.0 on 2023-07-05; PCA10059 nRF52840 Dongle with nRF52840
```
### Code/REPL
```python
import os, gc
import time
import boar…
-
### 详细叙述
X86 J4125四口主机,看到最近加入了r8157 5G USB有线网卡支持,迫不及待买来测试。
![image](https://github.com/user-attachments/assets/2751c43a-cbcf-4137-885e-896fded75f28)
可以正常识别,显示为第五个网口eth4,并加入LAN。刚插入网线的前几秒可以用,但10秒左右就会…
-
Hello Rob,
Thank you for your ADS1X15 library! Your work helped me test the performance of the ADS1015 and confirm that it will work well for my needs.
My organization has an existing ATmega328P…
-
I did a git pull this morning and getting an error
Error: While importing 'app', an ImportError was raised:
Traceback (most recent call last):
File "/home/pi/indi-allsky/virtuale…
-
Hello,
I'm hoping someone can help please.
Firstly well done to AM for a great (and free) piece of software. Had no real issues once I increased the memory swap size to 5gb. But I've been trying to …
-
see https://github.com/adafruit/CircuitPython_Community_Bundle/issues/192
-
the first line of the function definition "bool ADS1X15::begin(int sda, int scl)" used for ESP32 and ESP8266 microcontrollers forces the use of the "Wire" object, but the constructors allow the select…
-
'#!/usr/bin/env python3
#wifi latency aller-retour can go up to 0.1s, alors que par fil: moins de 1ms
#%%
import time
import os
import serial
import pandas as pd
pd.options.plotting.backend = "…
-
I had gpio working with "AllSky"; decided to check out "Indi-Allsky" and am getting the following error (I have a dew heater and fan devices installed and setup; I re-ran setup script to make sure gpi…