Search found 2 matches
- Tue Sep 15, 2015 5:41 am
- Forum: Connecting elements
- Topic: Flip MWC 1.5 Multiwii Serial to Arduino Nano
- Replies: 0
- Views: 2103
Flip MWC 1.5 Multiwii Serial to Arduino Nano
I’m trying to implement the “Multiwii SD Card Logger” setup posted by renes, but am not receiving any response from my Flip MWC Here's my bench set up: Flight controller: Flip MWC 1.5 Code: MWC 2.3 MultiWii_Flip_Tri Arduino Nano V3.1 I’ve changed renes’ code to use SoftwareSerial on the Nano and che...
- Sat Sep 05, 2015 8:58 pm
- Forum: Software development
- Topic: SD Card Logger
- Replies: 71
- Views: 41298
Re: SD Card Logger
Dear Rene (and the Log Squad) (MultiWii Newbie alert) Many thanks for pulling together this capability - exactly what I need! Unfortunately I'm running into a problem noted by some other posters: directories are created on the SD card (e.g. LOG_1), but no data files logged. Here's my bench set up: F...