*** tpb has joined #tomu | 00:00 | |
*** emeb has quit IRC | 00:04 | |
*** rohitksingh has joined #tomu | 05:07 | |
*** rohitksingh has quit IRC | 05:59 | |
*** st-gourichon-f has quit IRC | 10:48 | |
*** xkapastel has joined #tomu | 11:13 | |
*** st-gourichon-fid has joined #tomu | 11:21 | |
*** st-gourichon-fid has quit IRC | 11:30 | |
*** st-gourichon-fid has joined #tomu | 11:44 | |
*** st-gourichon-fid has quit IRC | 11:52 | |
*** st-gourichon-fid has joined #tomu | 12:45 | |
*** st-gourichon-fid has quit IRC | 12:53 | |
*** st-gourichon-fid has joined #tomu | 13:24 | |
*** st-gourichon-fid has quit IRC | 14:06 | |
*** st-gourichon-fid has joined #tomu | 14:11 | |
*** st-gourichon-fid has quit IRC | 14:21 | |
*** st-gourichon-fid has joined #tomu | 14:23 | |
*** st-gourichon-fid has quit IRC | 14:36 | |
*** st-gourichon-fid has joined #tomu | 14:39 | |
*** st-gourichon-fid has quit IRC | 14:45 | |
*** xkapastel has quit IRC | 15:02 | |
*** st-gourichon-fid has joined #tomu | 15:06 | |
*** emeb has joined #tomu | 15:14 | |
*** st-gourichon-fid has quit IRC | 15:14 | |
*** alexhw has quit IRC | 16:00 | |
*** alexhw has joined #tomu | 16:12 | |
*** cdmatter has quit IRC | 16:39 | |
*** emeb has quit IRC | 17:55 | |
*** cdmatter has joined #tomu | 18:39 | |
*** CarlFK has quit IRC | 18:44 | |
*** wrtlprnft has quit IRC | 19:00 | |
*** wrtlprnft has joined #tomu | 19:01 | |
*** wrtlprnft has quit IRC | 19:16 | |
*** wrtlprnft has joined #tomu | 19:17 | |
*** CarlFK has joined #tomu | 19:42 | |
*** bjonnh has joined #tomu | 19:43 | |
bjonnh | o/ | 19:43 |
---|---|---|
CarlFK | xobs: where do I get circuit python? | 19:44 |
pollo | CarlFK: https://github.com/xobs/circuitpython ? | 19:45 |
tpb | Title: GitHub - xobs/circuitpython (at github.com) | 19:45 |
CarlFK | pollo: prolly - thanks | 19:49 |
bjonnh | Yosys 84982b308343315c889d3d00116db820a51cad78 (Fomu build) (git sha1 fce6cde, gcc 7.4.0-1ubuntu1~18.04.1 -fPIC -Os) | 19:49 |
CarlFK | yeah - this looks good | 19:49 |
bjonnh | s/No error condition is present/Successful | 19:57 |
bjonnh | circuitpy | 20:09 |
bjonnh | True==False =» False | 20:10 |
bjonnh | seems to work | 20:10 |
bjonnh | how do I blinkyled | 20:10 |
CarlFK | https://learn.adafruit.com/make-it-a-keyboard?view=all#sending-individual-keys-3-5 | 20:11 |
tpb | Title: Overview | Make It a Keyboard | Adafruit Learning System (at learn.adafruit.com) | 20:11 |
CarlFK | adafruit-circuitpython-bundle-5.x-mpy-20191128.zip | 20:12 |
CarlFK | https://circuitpython.org/libraries | 20:13 |
tpb | Title: Libraries (at circuitpython.org) | 20:13 |
CarlFK | https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/download/20191219/adafruit-circuitpython-bundle-5.x-mpy-20191219.zip | 20:13 |
CarlFK | https://learn.adafruit.com/make-it-a-keyboard?view=all#sending-individual-keys-3-5 | 20:15 |
tpb | Title: Overview | Make It a Keyboard | Adafruit Learning System (at learn.adafruit.com) | 20:16 |
bjonnh | I can move my mouse with that weird implant for my usb port | 20:16 |
bjonnh | and this makes CarlFK really happy | 20:16 |
bjonnh | "(Windows earlier than 10 Only) Setting udev permissions" https://workshop.fomu.im/#required-files | 21:13 |
tpb | Title: fomu-workshop | Support files for participating in a Fomu workshop (at workshop.fomu.im) | 21:13 |
bjonnh | wishbone-tool 0xe0006000 0xac | 21:37 |
CarlFK | how do we detect touch in python? | 21:56 |
Toba | os.path.exists('/bin/touch') | 22:03 |
Toba | duh | 22:03 |
CarlFK | it worked! | 22:07 |
CarlFK | as in: i didn't get shocked by 110, so that's good. | 22:08 |
evelyn | your touch lives in /bin but mine lives in /sbin! | 22:09 |
Toba | is it an iphone /s touch | 22:10 |
CarlFK | circuit python on fomu | 22:11 |
bjonnh | csr_register,rgb_output,0xe0006800,1,rw | 22:13 |
bjonnh | We can use wishbone-tool to write values to 0xe0006800 and see them take effect immediately. | 22:13 |
bjonnh | in the workshop help whatever | 22:13 |
bjonnh | for me it is 0xe0003000 | 22:13 |
*** rohitksingh has joined #tomu | 22:16 | |
*** rohitksingh has quit IRC | 22:36 | |
CarlFK | fomu-workshop/riscv-usb-cdcacm/include/generated/csr.h | 22:38 |
CarlFK | fomu-workshop/litex/deps/litex_boards/litex_boards/partner/platforms/fomu_hacker.py | 22:38 |
CarlFK | https://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_A1 | 23:42 |
tpb | Title: circuitpython/pins.c at fomu · xobs/circuitpython · GitHub (at github.com) | 23:42 |
bjonnh | https://github.com/xobs/circuitpython/blob/d5328b93d519de84872bc651ac0795722e22ef49/ports/litex/boards/had_badge/csr.h | 23:55 |
tpb | Title: circuitpython/csr.h at d5328b93d519de84872bc651ac0795722e22ef49 · xobs/circuitpython · GitHub (at github.com) | 23:55 |
bjonnh | https://github.com/xobs/circuitpython/blob/d5328b93d519de84872bc651ac0795722e22ef49/ports/litex/boards/fomu/csr.h | 23:55 |
tpb | Title: circuitpython/csr.h at d5328b93d519de84872bc651ac0795722e22ef49 · xobs/circuitpython · GitHub (at github.com) | 23:55 |
bjonnh | that one | 23:55 |
bjonnh | touch_oe_write(0x00); touch_o_write(0x0f); | 23:57 |
bjonnh | then read with touch_i_read() somehow | 23:57 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!