TochigiRaspberryPICircle / kit

6 stars 1 forks source link

電気の勉強の進捗について #16

Open vestige opened 6 years ago

vestige commented 6 years ago

進捗や、感想をのせていきます

メインの情報は下に

vestige commented 6 years ago

2018.07-1

2018.05

2018.04

2018.02

2018.1

2017.11

2017.09

2017.08

2017.07

mame-n commented 6 years ago

http://usicolog.nomaki.jp/engineering/avr_lineTracer/photoReflector.html

kotatuneco commented 6 years ago

https://www.petitmonte.com/robot/howto_photo_reflector.html

vestige commented 6 years ago

ニコ動でつかってたフォトリフレクタは結構わかりやすい資料があった。

https://d1d2qsbl8m0m72.cloudfront.net/jp/products/databook/applinote/opto/optical_sensor/common/load_resistance_detect-j.pdf

kotatuneco commented 6 years ago

https://qiita.com/f_nishio/items/4b9723c4e622a51aaeb5

#!/usr/bin/env python
# Read the analog sensor value via MCP3002.

import spidev
import time
import subprocess

# open SPI device 0.0
spi = spidev.SpiDev()
spi.open(0, 0)

try:
    while True:
        resp = spi.xfer2([0x68, 0x00])
        value = (resp[0] * 256 + resp[1]) & 0x3ff
        print value
        time.sleep(1)
except KeyboardInterrupt:
    spi.close()

vestige commented 6 years ago

https://neuralassembly.blogspot.com/2016/06/raspberry-piscratch.html

vestige commented 5 years ago

2018/08では、DCモーターまでやりました。 次は”内部抵抗”

kotatuneco commented 5 years ago

タクトスイッチ回路参考 http://robocad.blog.jp/archives/678444.html

vestige commented 5 years ago

2018/09では、 内部抵抗と、モータードライバーまでやりました。 次回はマルチバイブレーター。

ー電池の扱いは気をつけよう。特にリチウム ーセルという単位について ー突入電流 ーCW/CCW ーNC

vestige commented 5 years ago

2018/10 マルチバイブレータをやりました

実験道具?

外部になにかつけるときは入力インピーダンスの大きいものを用意する

発信機にも使われている

チャタリングとスイッチの今と昔

次回はライントレーサー

vestige commented 5 years ago

DCモーターを実験したときの回路図 あってそう?

dc_moter

vestige commented 5 years ago

2019/03

vestige commented 5 years ago

2019.04 ・カルノー図をつかった実際の配線

vestige commented 5 years ago

2019/08

vestige commented 4 years ago

5/31 PWM

https://www.nicovideo.jp/watch/sm14112850?mylist_sort=1&ref=mylist_s1_p1_n84&playlist=eyJpZCI6InZpZGVvX3dhdGNoX3BsYXlsaXN0X215bGlzdCIsIm15bGlzdElkIjoyMTk0NTk1MCwibXlsaXN0TmFtZSI6IumbtuOBi-OCieOBrumbu-WtkOW3peS9nCJ9