Инструменты пользователя

Инструменты сайта


oscilloscope-code

Различия

Здесь показаны различия между двумя версиями данной страницы.

Ссылка на это сравнение

oscilloscope-code [2018/11/28 17:46]
super_admin создано
oscilloscope-code [2019/06/24 20:29]
Строка 1: Строка 1:
-====== Oscilloscope code ====== 
  
-[[https://​circuitdigest.com/​microcontroller-projects/​arduino-oscilloscope-code-circuit]] 
- 
-With pip installed, we can now install the other libraries we need.  ​ 
- 
-Open the command prompt for windows users, terminal for linux users and enter the following; 
-<code shell> 
-pip install pyserial 
-</​code>​ 
- 
-With this done, install matplotlib using; 
-<code shell> 
-pip install matplotlib 
- </​code>​ 
- 
-Drawnow is sometimes installed alongside matplotlib but just to be sure, run; 
-<code shell> 
-pip install drawnow 
-</​code>​ 
oscilloscope-code.txt · Последние изменения: 2019/06/24 20:29 (внешнее изменение)