#Python 🐍 – how to find where Python is intalled – working with #reTerminal @Seeedstudio and @code

Hi ! Setting up my Seeedstudio reTerminal and Visual Studio Code, I realized that Python was already installed, but I’m not sure where 🤔. So, in the Visual Studio Code terminal (you can do this in the bash), first I check the version of Python with the command python3 -V And, hey I got 3.7…… Continue reading #Python 🐍 – how to find where Python is intalled – working with #reTerminal @Seeedstudio and @code

#reTerminal – Installing TensorFlow, @Code and recognizing 🐿️🐺 using a Camera 🤳

Hi ! Let’s start with some posts using reTerminal with a very simple scenario: Install TensorFlow and Code on reTerminal to run an object recognition app. The desired output is something similar to this one. Live demo in a tweet ! https://twitter.com/elbruno/status/1481002326110445572?s=20 And let´s start with the base commands to install Visual Studio Code. Oficial…… Continue reading #reTerminal – Installing TensorFlow, @Code and recognizing 🐿️🐺 using a Camera 🤳

#reTerminal – Installing OpenCV, and using a USB WebCam 🤳

Hi ! Let’s start with some posts using reTerminal with a very simple scenario: Connect a Camera to the device and show the camera feed in reTerminal display The output is something similar to this one. And let´s start with the base code to run this, based on my previous posts on OpenCV (see references)…… Continue reading #reTerminal – Installing OpenCV, and using a USB WebCam 🤳