Zyxel NR7102 setup how to migrate Ethernet devices to the 192.168.1.x network + Internet access
pi3g.com Blog
by Maximilian Batz
5M ago
Per default, the Zyxel NR7102 (a 5G router) has some atypical settings, which one would not expect. Here’s some notes on how to set the device up. I assume that you are using a PoE switch to power the Zyxel NR7102, and your computer is connected using Ethernet. The default admin password is on the back of the device. When the device starts, and you log in for the first time, you will be asked to change the admin password. Also, you can then set up the WiFi network and set up the local timezone. Usually I had to log in again in another tab, as it would hang after setting the WiFi network. (the ..read more
Visit website
Debugging MQTT over websockets on Envoy 1.28.0
pi3g.com Blog
by Maximilian Batz
5M ago
I have migrated our Envoy installation from Envoy 1.11.1 to 1.28.0, and am now also using SNI for selecting the correct certificate. A big part of that migration is upgrading the syntax of the configuration for Envoy from the v2 API to the v3 API. The upgrade went well, except for our websocket-based MQTT service (based on VerneMQ) not working as expected. At first I assumed, that the issue was in envoy. After trying many timeout options, and looking at the envoy documentation, I have decided to experiment with a new route, and a different broker (Mosquitto) behind it. The following configurat ..read more
Visit website
A PowerShell script to take a list of domains and output their A and AAAA records as CSV
pi3g.com Blog
by Maximilian Batz
5M ago
This was the result of a colloboration between me (with programming skills, but not in PowerShell!) and ChatGPT. It blows my mind away, what can be done with ChatGPT – this is what work IS supposed to be! Quick, without researching every single line. Human and machine in perfect colloboration: # PowerShell script to get A and AAAA records for a list of domains, with debug output # Define the path to the domain list and output CSV file $domainListPath = "C:\your\path\domains.txt" $outputCsvPath = ".\domain_records.csv" # Read the list of domains from the file $domains = Get-Content $domainLi ..read more
Visit website
Tearing and artifacts in your moving images and videos? Use the global shutter camera!
pi3g.com Blog
by darling
6M ago
Usually cameras work with so-called “rolling shutters” – this means that the pixels which the camera registers are not stored all at once, but in a sequence of lines. If the speed of a moving object is fast enough, this will be noticeable in a single frame or image which the camera captures. The Raspberry Pi global shutter camera solves this problem by capturing all pixels at once and with the same duration. This way, you can capture moving objects, and it allows you to freeze movement. This camera is well-suited for industrial environments, e.g. conveyor belt monitoring with artificial intel ..read more
Visit website
EDATEC industrial AI Camera ED-AIC2020
pi3g.com Blog
by darling
6M ago
What is it? This is a rugged industrial camera with built-in LED illumination, and a Raspberry Pi Compute Module (CM4), which AI algorithms can be run on. Advantages Due to integration of key components, this AI camera reduces installation time and maintenance efforts. It provides an easy mounting interface, and is suited for a rugged industrial environment. IP65 rating + operating environment The ED-AIC AI Camera is rated IP65. IP65-rated products are commonly used in various industrial settings where dust and water resistance are essential. These products can also be found in outdoor lighti ..read more
Visit website
Developing medical devices based on the Raspberry Pi (CE certification)
pi3g.com Blog
by darling
6M ago
A customer approached me about wanting to develop a medical device based on the Raspberry Pi. They have two stipulations: This should be a Class 1 medical device The device should connect to the Internet It is for the European market I have investigated the available resources and suggestions with several partners, and am collecting their feedback on this page, for the reference of anyone who is exploring integrating a Raspberry Pi in their application. Raspberry Pi Raspberry Pi themselves state that their products should not be used in safety-critical applications, including life-support sy ..read more
Visit website
Commercial comparison Nvidia Jetson Nano / Raspberry Pi + Coral USB / Coral Devboard
pi3g.com Blog
by darling
6M ago
A customer approached me about what our recommendation is for developing a product which has integrated AI capabilities, and their respective price points and long-term availabilities, and volume availabilities. This is a commercial comparison of these platforms, in an easy to peruse table, including pricing information. product Coral Devboard 1 GB / 4 GB Coral Devboard Micro Raspberry Pi 4 + Coral USB NVIDIA Jetson Nano CPU Quad-Core ARM Cortex-A53 @1.5 GHz MCU: NXP i.MX RT1176: ARM Cortex-M7 @ 800 MHz and ARM Cortex-M4 @ 400 MHz Quad-Core ARM Cortex A72 @ Quad-Core ARM Cortex A57 @ 1,43 ..read more
Visit website
IrfanView: how to set the background color on batch conversion
pi3g.com Blog
by darling
6M ago
This image has been generated by a batch conversion – the original image is very big and has a transparent background. In IrfanView, you can modify the output color of the finished image. To do that, you need to go into the main application, not the advanced settings in the batch concersion window. Click on Options -> Properties/Settings. Select the Viewing entry here, and go to Window options. Click the Choose button, to set the Main window color. This will be the color which your batch converted images will have as a background, after they are converted. A bit counterintuitive. Also a g ..read more
Visit website
WhatsApp channels – can’t join the waitlist
pi3g.com Blog
by darling
7M ago
Recently a new feature appeared in WhatsApp – WhatsApp channels. Currently, not everyone can create a channel. The official WhatsApp documentation advises to join the waitlist. I have spent some time right now, and also changed my main WhatsApp account to a business account – to no avail. I can’t join the waitlist This is what I see under the “+” sign – only the option to find channels. There is no “join waitlist” option for me. (Note: this is the same on the business account – this photo is showing my secondary WhatsApp). I’m posting this for everyone who is as stumped as me, and wants to jo ..read more
Visit website
Shopify: enable access to webhook creation for staff
pi3g.com Blog
by darling
7M ago
Unfortunately this is not documented on Shopify’s own help. To give staff members (e.g. developers) permission to add webhooks on Shopify, they need the Store Settings / Manage settings permission, possibly also “View customer events” and “Manage and add custom pixels” and “Store policies” permissions: setting these up in addition to App development helped my colleague to access the Shopify webinterface. HTH. Der Beitrag Shopify: enable access to webhook creation for staff erschien zuerst auf pi3g.com ..read more
Visit website

Follow pi3g.com Blog on FeedSpot

Continue with Google
Continue with Apple
OR