Search found 288 matches

by Turbinenreiter
Thu Aug 07, 2014 2:59 pm
Forum: General Discussion and Questions
Topic: repl without usb
Replies: 5
Views: 5775

Re: repl without usb

I'd love to see that!

I have some nRF24 modules here that I never got to work with Arduino.
by Turbinenreiter
Wed Aug 06, 2014 3:44 pm
Forum: General Discussion and Questions
Topic: SD Card not mounting on computer or on board
Replies: 9
Views: 10068

Re: SD Card not mounting on computer or on board

Note that in the SDdatalogger exymple the filenames of flash and sd aren't updated yet.
by Turbinenreiter
Wed Aug 06, 2014 1:51 pm
Forum: Hardware Projects
Topic: Modules - Device Drivers
Replies: 21
Views: 155787

Re: Modules - Device Drivers

oh, thank's, will fix that. wrong link.
i copied the body of the readme from my bmp180 module to get consistent looks.

there also may or may not be an undefinded number of bugs in the module. also it's just basic functionality.
by Turbinenreiter
Mon Aug 04, 2014 4:15 pm
Forum: MicroPython pyboard
Topic: InfraRed pic of a running board
Replies: 2
Views: 4134

Re: a little offtopic

yeah, the cam scales the hottest point to the brightest yellow and the coldest one to the darkest blue, so everything looks smoking.

but you can clearly see the 5v of the usb being brougth down to 3v3 by converting 1v7 to heat.
by Turbinenreiter
Mon Aug 04, 2014 3:35 pm
Forum: MicroPython pyboard
Topic: InfraRed pic of a running board
Replies: 2
Views: 4134

InfraRed pic of a running board

found an IR-cam in the lab.

Image
by Turbinenreiter
Mon Aug 04, 2014 2:48 pm
Forum: Hardware Projects
Topic: Module for MPU9150
Replies: 54
Views: 53969

Re: Module for MPU9150

I have a module now that allows to do following: set wake/sleep set sample rate set acceleromter range set gyro range read acceleromter read gyro read magentometer This sensor is crazy. Reading the register map is a constant wtf. They split values over two registers, with 4 bits in one register, 2 m...
by Turbinenreiter
Sun Aug 03, 2014 5:44 pm
Forum: Hardware Projects
Topic: Modules - Device Drivers
Replies: 21
Views: 155787

Re: Modules - Device Drivers

On the wiki, you can find code for:

General Pulsed Width Modulation

Adafruit RPi CharLCDPlate

TI SN 754110 Quad H-Bridge dual DC Motor Driver

NXT Lego Motor Driver

Also displays:

http://forum.micropython.org/viewtopic.php?f=2&t=238
https://github.com/dhylands/python_lcd
by Turbinenreiter
Fri Aug 01, 2014 8:43 am
Forum: MicroPython pyboard
Topic: Wifi module
Replies: 12
Views: 17518

Re: Wifi module

hm.
it just prints me some lines of pyb_cc3000_spi_init and set_valus, but then it never goes to REPL.