raspkate icon indicating copy to clipboard operation
raspkate copied to clipboard

load Raspkate.RaspberryPi module question

Open lantianning opened this issue 8 years ago • 2 comments

i dont know how to load Raspkate.RaspberryPi module?and how to use it in browser?

lantianning avatar Mar 27 '16 04:03 lantianning

i have found the way to load Raspkate.RaspberryPi module. but now it response error infomation like it. why? my system is ubuntu 15 mate for Raspberry. qq 20160327210650

lantianning avatar Mar 27 '16 13:03 lantianning

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Connector pin P1-27 is not mapped to processor with pin layout revision Plus at Raspberry.IO.GeneralPurpose.PinMapping.ToProcessor (ConnectorPin pin) [0x00000] in :0 at Raspkate.Modules.RaspberryPi.RaspberryController.GetPinsStatus () [0x00000] in :0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in :0 at Raspkate.Handlers.ControllerHandler.InvokeControllerMethod (Raspkate.Handlers.ControllerRegistration controllerRegistration, System.Collections.Generic.List`1 parameterValues, Raspkate.Controllers.RaspkateController controller) [0x00000] in :0 at Raspkate.Handlers.ControllerHandler.Process (System.Net.HttpListenerRequest request) [0x00000] in :0

lantianning avatar Mar 27 '16 13:03 lantianning