Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

asciiman

Member Since 28 Aug 2013
Offline Last Active Apr 08 2016 06:11 PM
-----

Posts I've Made

In Topic: LED/LCD TFT Screen

13 July 2015 - 01:14 PM

hi

dont use CD4050.

 

 The display interface is serial, it just needs 5 wires (CS, DC, SCK, RST, SDI) for controlling.

 LCD_CS -- ChipSelect any Digital Pin
 LCD_DC -- Data/Command any Digital Pin
 LCD_SCK -- SPCK-D13
 LCD_Reset -- Reset any Digital Pin
 LCD_SDI(MOSI) -- SDI/SDA (Serial Data Input)  MOSI-D11
 LCD_SDO(MISO) -- SDO/SDA (Serial Data Output) MISO-D12 for SDCard
 LCD_Led -- any Digital Pin Or any PWM Pin Or 3.3V maximum Power Supply Pin
 
 but i am not sure Vcc is 5v.  You must try 3.3v first
 
U can use Analog pin like Digital PIN

In Topic: LED/LCD TFT Screen

13 July 2015 - 06:32 AM

hi
vecc solution code is working perfect. 
 
i remember Power pin is 5v, and backligth pin is 3.3v
you need power and backlight voltage

In Topic: Sd Card write issues

09 June 2015 - 01:56 PM

hi

 

Microsoft.SPOT.IO.VolumeInfo.GetVolumes()[0].FlushAll();

 

but you must read any document about this


In Topic: 5v PWM?

31 March 2015 - 10:49 AM

hi chris

 

Can i plug 24 volt gnd for dc motor like this

 

https://sites.google.../led_controller


In Topic: Flash / Code Storage / RAM ..etc.

10 March 2015 - 06:43 PM

Hi sir 

This is my understand. thnx for you

 

Untitled-1_zpsrqcqhr3q.png


home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.