Wednesday, July 14, 2021

Another (new) concept?

We would call it Flake Computing, as opposed to Cloud Computing.

Think of it like Cloud Computing without Internet...

For example, you are on your boat, crossing an ocean, you do not pay those big fees to get a satellite communication and connexion, but your boat is equipped with sensors - TCP (or so) enabled. You have a single board computer on board (<- now THAT's a good one! like a Raspberry Pi, BeagleBone, etc), that can emit its own network, WiFi or not. 

Nothing is preventing you from pulling the data emitted by the sensors, to process and compute them. Networks and Internet are different things... LAN, WAN, etc. (EZ: Entropy Zero...)

And nothing is preventing laptops, tablets, cell-phones or any such devices to get connected to the same network, to display the data processed by the single-board computer in a nice Web GUI (or any other GUI).

More later.





Friday, February 26, 2021

Night at 8

It's quite interesting to see that in several languages (mostly of latin or european origin), the word "night" begins with an "n", followed by something sounding very much like the number "8", in that language...
LanguageEightNight
Englisheightnight
Frenchhuitnuit
Spanishochonoche
Portugueseoitonoite
Italianottonotte
Latinoctonocte
Germanachtnacht
Dutchachtnacht
Brittoneizhnoz
Norwegianåttenatt
Romanianoptnopți

Friday, January 22, 2021

Several configurations for a Raspberry Pi Laptop

The Raspberry Pi is a cool single-board computer, modular, onto which you can hook up web cam, loudspeakers, external hard drives, all kinds of devices.
It has wireless and bluetooth connectivity, several USB ports, an Ethernet port. It has everthing I expect from a computer.
It can play music and movies, with the new Raspberry Pi 4 and its 8 Gigabytes of RAM, I can even do real development work without any problem, with tools like PyCharm or IntelliJ.

The Raspberry Pi 400 has recently been released, this is a very cool configuration to think about. For 100.00 USD it comes with the board (4Gb of RAM), a keyboard and a mouse. "All" you need to add is one (or two) HDMI screen(s).
A desktop HDMI screen can be an expensive device...

Along the same lines, below are a couple of configs I came up with before the Raspberry Pi 400 was released..., keeping in mind that those configs are mobile configs, not desktop ones.

The different configurations presented here can be acheived for less than 150.00 USD. And they do work for real.
Note: The configurations presented below have small screens... But nothing is preventing you to plug in a big one.

Here are several configurations for a small Raspberry Pi based laptop, to be taken on the go.

Click on the pictures to enlarge them.

The links in the text below will lead you somewhere in this git repo, with all the STL files and details on the hardware used for each configuration.


In its Pelican box, with a 7" touchscreen (no keyboard needed, it's like a tablet). The Raspberry Pi is behind the screen, ducked in the foam.

With a wood and plexiglass custom case, a breadboard, wireless keyboard with touchpad, and a 7" HDMI screen

Raspberry Pi 4, 7" HDMI high-definition screen, wireless keyboard, in its own 3D printed holder. (STL files for 3D-printing are available here).
Same config, but without the holder, in a Pelican case It all fits in
Putting things to work At work!

Yet another config, in a waterproof box, with webcam, 5" HDMI screen and small wireless keyboard (STL files for 3D-printing are available here).
In the box, closed. Connecting the loudspeakers
Unpacking At work.

With an Adafruit 3.5" TFT, as explained here:
Same config, with another enclosure (all STL files available here):

And there is a Raspbian OS 64-bit version in preview... I'm looking forward to the 16Gb version of the Raspberry Pi 4!