Friday, 2019-12-20

*** tpb has joined #tomu00:00
*** emeb has quit IRC00:04
*** rohitksingh has joined #tomu05:07
*** rohitksingh has quit IRC05:59
*** st-gourichon-f has quit IRC10:48
*** xkapastel has joined #tomu11:13
*** st-gourichon-fid has joined #tomu11:21
*** st-gourichon-fid has quit IRC11:30
*** st-gourichon-fid has joined #tomu11:44
*** st-gourichon-fid has quit IRC11:52
*** st-gourichon-fid has joined #tomu12:45
*** st-gourichon-fid has quit IRC12:53
*** st-gourichon-fid has joined #tomu13:24
*** st-gourichon-fid has quit IRC14:06
*** st-gourichon-fid has joined #tomu14:11
*** st-gourichon-fid has quit IRC14:21
*** st-gourichon-fid has joined #tomu14:23
*** st-gourichon-fid has quit IRC14:36
*** st-gourichon-fid has joined #tomu14:39
*** st-gourichon-fid has quit IRC14:45
*** xkapastel has quit IRC15:02
*** st-gourichon-fid has joined #tomu15:06
*** emeb has joined #tomu15:14
*** st-gourichon-fid has quit IRC15:14
*** alexhw has quit IRC16:00
*** alexhw has joined #tomu16:12
*** cdmatter has quit IRC16:39
*** emeb has quit IRC17:55
*** cdmatter has joined #tomu18:39
*** CarlFK has quit IRC18:44
*** wrtlprnft has quit IRC19:00
*** wrtlprnft has joined #tomu19:01
*** wrtlprnft has quit IRC19:16
*** wrtlprnft has joined #tomu19:17
*** CarlFK has joined #tomu19:42
*** bjonnh has joined #tomu19:43
bjonnho/19:43
CarlFKxobs: where do I get circuit python?19:44
polloCarlFK: https://github.com/xobs/circuitpython ?19:45
tpbTitle: GitHub - xobs/circuitpython (at github.com)19:45
CarlFKpollo: prolly - thanks19:49
bjonnhYosys 84982b308343315c889d3d00116db820a51cad78 (Fomu build) (git sha1 fce6cde, gcc 7.4.0-1ubuntu1~18.04.1 -fPIC -Os)19:49
CarlFKyeah - this looks good19:49
bjonnhs/No error condition is present/Successful19:57
bjonnhcircuitpy20:09
bjonnhTrue==False =» False20:10
bjonnhseems to work20:10
bjonnhhow do I blinkyled20:10
CarlFKhttps://learn.adafruit.com/make-it-a-keyboard?view=all#sending-individual-keys-3-520:11
tpbTitle: Overview | Make It a Keyboard | Adafruit Learning System (at learn.adafruit.com)20:11
CarlFKadafruit-circuitpython-bundle-5.x-mpy-20191128.zip20:12
CarlFKhttps://circuitpython.org/libraries20:13
tpbTitle: Libraries (at circuitpython.org)20:13
CarlFKhttps://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/download/20191219/adafruit-circuitpython-bundle-5.x-mpy-20191219.zip20:13
CarlFKhttps://learn.adafruit.com/make-it-a-keyboard?view=all#sending-individual-keys-3-520:15
tpbTitle: Overview | Make It a Keyboard | Adafruit Learning System (at learn.adafruit.com)20:16
bjonnhI can move my mouse with that weird implant for my usb port20:16
bjonnhand this makes CarlFK really happy20:16
bjonnh"(Windows earlier than 10 Only) Setting udev permissions"  https://workshop.fomu.im/#required-files21:13
tpbTitle: fomu-workshop | Support files for participating in a Fomu workshop (at workshop.fomu.im)21:13
bjonnhwishbone-tool 0xe0006000 0xac21:37
CarlFKhow do we detect touch in python?21:56
Tobaos.path.exists('/bin/touch')22:03
Tobaduh22:03
CarlFKit worked!22:07
CarlFKas in: i didn't get shocked by 110, so that's good.22:08
evelynyour touch lives in /bin but mine lives in /sbin!22:09
Tobais it an iphone /s touch22:10
CarlFKcircuit python on fomu22:11
bjonnhcsr_register,rgb_output,0xe0006800,1,rw22:13
bjonnhWe can use wishbone-tool to write values to 0xe0006800 and see them take effect immediately.22:13
bjonnhin the workshop help whatever22:13
bjonnhfor me it is 0xe000300022:13
*** rohitksingh has joined #tomu22:16
*** rohitksingh has quit IRC22:36
CarlFKfomu-workshop/riscv-usb-cdcacm/include/generated/csr.h22:38
CarlFKfomu-workshop/litex/deps/litex_boards/litex_boards/partner/platforms/fomu_hacker.py22:38
CarlFKhttps://github.com/xobs/circuitpython/blob/fomu/ports/atmel-samd/boards/circuitplayground_express/pins.c#L7    { MP_ROM_QSTR(MP_QSTR_A1), MP_ROM_PTR(&pin_PA05) },  to cpx.touch_A123:42
tpbTitle: circuitpython/pins.c at fomu · xobs/circuitpython · GitHub (at github.com)23:42
bjonnhhttps://github.com/xobs/circuitpython/blob/d5328b93d519de84872bc651ac0795722e22ef49/ports/litex/boards/had_badge/csr.h23:55
tpbTitle: circuitpython/csr.h at d5328b93d519de84872bc651ac0795722e22ef49 · xobs/circuitpython · GitHub (at github.com)23:55
bjonnhhttps://github.com/xobs/circuitpython/blob/d5328b93d519de84872bc651ac0795722e22ef49/ports/litex/boards/fomu/csr.h23:55
tpbTitle: circuitpython/csr.h at d5328b93d519de84872bc651ac0795722e22ef49 · xobs/circuitpython · GitHub (at github.com)23:55
bjonnhthat one23:55
bjonnhtouch_oe_write(0x00); touch_o_write(0x0f);23:57
bjonnhthen read with touch_i_read() somehow23:57

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!