Skip to content

FrenchSavvy

Notes for programming.

  • Home
  • About
  • Disclaimer
  • Privacy Policy

Tag: Python

Blender, Python, Arduino and Animation

5 January 2021 ~ frenchsavvy

Someone asked how to use a Blender animation to code a kind of robot. I will try to answer this question in this post. The first thing that came into my mind is that I knew Blender has a Python API, since I tried to use it few times. Starting from that, I guess 50% … Continue reading Blender, Python, Arduino and Animation

Python, Serial Port, Arduino and JSON

30 December 202030 December 2020 ~ frenchsavvy ~ 2 Comments

I always wanted to find an efficient way to share information between an Arduino and a computer. You can send raw strings, use a protocol or even create your own. In this context, I will use as example a DHT11 sensor with an Arduino Uno to retrieve data back. DHT11 Sensor This sensor is very … Continue reading Python, Serial Port, Arduino and JSON

Setup a virtual environment for Python

7 March 202030 December 2020 ~ frenchsavvy

The advantage of a virtual environment is when you install packages, it is separated from the system installation. Then, it allows you to keep your system Python installation clean. For each project, you can also have separate dependencies. Linux For Linux, you should check first if python3-virtualenv package is installed. If not: sudo apt-get install … Continue reading Setup a virtual environment for Python

Archives

  • April 2022 (1)
  • March 2022 (3)
  • January 2021 (1)
  • December 2020 (3)
  • September 2020 (1)
  • August 2020 (1)
  • May 2020 (2)
  • April 2020 (2)
  • March 2020 (5)

Categories

  • Linux (2)
  • Python (3)
  • Raspberry Pi (6)
  • Tips (3)
  • Unclassified (6)
  • Windows (2)
Create a website or blog at WordPress.com
  • Follow Following
    • FrenchSavvy
    • Already have a WordPress.com account? Log in now.
    • FrenchSavvy
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

    Privacy & Cookies: This site uses cookies. By continuing using this website, you agree to their use. You also agree on our Privacy Policy.
    To find out more, including how to control cookies, see here: Cookie & Privacy Policy