David Perlmutter’s new book “Brain Maker – The Power of Gut Microbes to Heal and Protect Your Brain for Life” provides a plethora of reasons to look closer at which probiotics you are consuming. David provides a list of the top five probiotics which can be taken in supplement for or found in specific foods. I found this list to be the most valuable of the book as he describes the specific attributes each bacteria can offer in terms of wellness optimization.
The top five types of bacteria that Perlmutter recommends in his book Brain Maker are the following:
Lactobacillus plantarum – Found in kimchi and sauerkraut this bacteria is most beneficial for protecting the gut lining through reducing inflammation and controlling pathogenic bacteria.
Lactobacillus acidophilus – Found in yogurt this bacteria helps with cholesterol, milk digestion and the production of vitamin K.
Lactobacillus brevis – Found in sauerkraut and pickles this bacteria boost BDNF, combats vaginosis and can inhibit certain gut pathogens.
Bifidobacterium lactis – Found in fermented milk products this bacteria has been shown effective in boosting immunity and disabling pathogens such as salmonella.
Bifidobacterium longum – This one we usually pick up at birth. It is associated with improved lactose tolerance, reducing diarrhea and food allergies. Just like L. brevis this one enhances BDNF production.
These probiotics can be sourced commercially in powder and pill form. Here are three off-the-shelf options which contain at least four of the five of the recommended bacteria strains from above:
Garden of Life – Primal Defence ULTRA – Recommended by Labdoor as a top pick based on independent laboratory testing this is the most affordable option. This is the only one which contains all five of the recommended probiotics. (90 pills – $33)
Klaire Labs Ther-Biotic 100 Billion CFU – Relatively expensive for this high strength powdered version. I like that it can be added to smoothies or used for enemas in this form. (60 servings – $76).
Finally, the DIY method is to make your own sauerkraut or kimchi at home to produce lactobacillus plantarum and lactobacillus brevis. This provides some gut lining protection, BDNF (brain growth) and can inhibit some bad gut guys. There is no shortage of fermentation assistant devices on the Adafruit Blog. Almost all of these are using heating elements, a temperature sensor and a controller. However, the thing to be concerned with when fermenting something as easy as a kraut is mold. Here I’ll describe the steps to setup a Raspberry Pi with a microscope so that the ferment can be monitored and screenshots easily taken.
install these packages to take snapshots, view the photos and stream the data
sudo apt-get install fswebcam fim motion
to take a still run fswebcam with these arguments:
fswebcam -r 1600×1200 image.jpg
to view the image run:
fim image.jpg
to setup streaming of a USB CAM on Raspbian we need to customize the /etc/motion/motion.conf
sudo nano /etc/motion/motion.conf
daemon on
stream_localhost off
output_pictures off
ffmpeg_output_movies off
stream_maxrate 100
framerate 100
width 1600
height 1200
sudo nano /etc/default/motion
start_motion_daemon=yes
daemon control
sudo service motion start
sudo service motion stop
sudo service motion restart
connect from another machine on your network to the pi’s webstream – paste the IP address followed by :8081 into your web browser:
http://<YOUR IP>:8081
http://10.0.1.55:8081
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: CircuitPython 2025 Wraps, Focus on Using Python, Open Source and More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey