Jump to content

daddy1988

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by daddy1988

  1. I finally did It I will upload the code so newbies like me can make it without knowing just the basics. Thank you for all the help
  2. Thanks Sputnix, I'm new at arduino code what I don't understand is where should i put the code: LiquidCrystal lcd(12, 11, 5, 4, 3, 2); for the arduino to recognize the lcd, Is the KSPDemo 13 the code used on the first video?
  3. Thanks, I use this way to plug the screen is a 20x4 The circuit: * LCD RS pin to digital pin 12 * LCD Enable pin to digital pin 11 * LCD D4 pin to digital pin 5 * LCD D5 pin to digital pin 4 * LCD D6 pin to digital pin 3 * LCD D7 pin to digital pin 2 * LCD R/W pin to ground * LCD VSS pin to ground * LCD VCC pin to 5V * 10K resistor: * ends to +5V and ground * wiper to LCD VO pin (pin 3) But nothing appears in the screen while im inside ksp. You have to add something in the demo code or the pluggin to make it work? Thanks
  4. Thanks zitronen i will keep trying with the lcd, I like to use the SAS for small rockets when I'm using the joystick so the movement is softer when I put it to cero it just deactivate the sas control immediately. Thank you very much.
  5. Does anyone know if the SASTol can be removed from the plugin, and I bought a 20x4 lcd screen what digital pins do i use for it to display the data in the sdisplay thanks, Iove this code is amazing.And thanks for the help.
×
×
  • Create New...