top of page
  • White Facebook Icon
  • White Twitter Icon
  • White Instagram Icon
  • White YouTube Icon
Search

Virtual Breadboard Arduino Toolkit: Learn Electronics and Coding with Tinkercad Circuits

  • gooderogtacommea
  • Aug 17, 2023
  • 1 min read


Pak, mau tanya, kenapa kok di laptop saya virtual breadboard nya tidak mau jalan, padahal sudah terinstall dengan baik, tapi saat dijalankan selalu muncul pesan error. Mohon bantuan dan solusi dari Bapak. terimakasih sebelumnya.




Virtual Breadboard Arduino Toolkit




The conda create command builds the new virtual environment. The --name arduino flag gives our new virtual environment the name arduino. I like to name my virtual environments the same name as the project that uses the virtual environment. Including python=3.7 ensures the new virtual environment has an up to date version of Python.


To communicate with the Arduino using Python, we need to install the PySerial package. You can install the PySerial package at the Anaconda Prompt using the command conda install pyserial. Note the (arduino) virtual environment should be active when you run the conda install command. 2ff7e9595c


 
 
 

Recent Posts

See All

Commentaires


With all the latest concerts and events. Sign up to get our newsletter

STAY UP TO DATE

Thanks for submitting!

LIVE LOCAL MUSIC, FOOD & DRINKS ©2023 BY THE LAUNCH. PROUDLY CREATED WITH WIX.COM

bottom of page