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
Tag: reTerminal
#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 π€³