Developing medical devices based on the Raspberry Pi (CE certification)
A customer approached me about wanting to develop a medical device based on the Raspberry Pi. They have two stipulations: 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…
WeiterlesenCommercial comparison Nvidia Jetson Nano / Raspberry Pi + Coral USB / Coral Devboard
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…
WeiterlesenIrfanView: how to set the background color on batch conversion
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…
WeiterlesenShould industrial customers worry: Will Pi 5 replace the Pi 4?
I’ve had an inquiry from a worried industrial customer, asking whether the introduction of the Pi 5 will mean that Pi 4 will be obsolete. He is worried that Raspberry Pi will now discontinue the Pi 4. The answer is a clear no. Raspberry Pi are very aware that industrial customers need stability and the…
WeiterlesenWhatsApp channels – can’t join the waitlist
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…
WeiterlesenShopify: enable access to webhook creation for staff
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…
WeiterlesenCode der Aufschubart im Aufschub-BIN-Antrag
Ich bin gerade dabei für unsere neu umstrukturierte Firmierung, pi3g GmbH & Co. KG den Zahlungsaufschub zu beantragen. Bei dem Formular 0873, dem Aufschub-BIN-Antrag, war mir der Wert den ich in “Code für die Aufschubart” einfüllen muss unklar. Eine Google-Suche hat nichts sinnvolles ergeben, außer dem Hinweis “ Bitte tragen Sie hier den Code für…
WeiterlesenThe role of ARM based SBC devices vs. X86 based devices and market trends in 2023
According to GPT4, As of 2021, the global ARM-based processor market size was valued at around $17.7 billion, with IoT devices accounting for a significant portion of the market. Intel and other x86 based devices still dominate the market, the corresponding market size was (of course) much bigger in 2021. Remember that originally, mainframes (such…
WeiterlesenPractical coding questions answered by GPT3: is it ready for the prime time?
You can easily try GPT3 for yourself, simply register for an OpenAI account, and you will get (at the time of writing this) 18 USD of credit. Head on over to the following link: https://platform.openai.com/playground Here you can enter your question, and submit it. GPT3 will answer in the same text box. There are three…
WeiterlesenKemal routing redirecting a subtree
This code snippet shows you how to redirect an entire subtree and remove the first part of the subtree. This might come in useful, for example when you have outside links referencing different languages (e.g. /de /fr /it) and content paths in them, and you want to serve everything from the same endpoints. Crystal Lang…
Weiterlesen