Giter VIP home page Giter VIP logo

holidayshow's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

holidayshow's Issues

Pass GPIO# on Init

To improve the process, pass down the GPIO# with the INIT stage, and if the pin does not exist, create a new pin with that GPIO# - This will help when a new device comes online, and you want to know what pin to use for the GPIO (use the reference guide online to find the correct header pin)

Server Crashed with Exception

Application: HolidayShowServer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
at System.Data.Entity.QueryableExtensions.FirstOrDefaultAsync[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Linq.IQueryable1<System.__Canon>, System.Threading.CancellationToken) at System.Data.Entity.QueryableExtensions.FirstOrDefaultAsync[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Linq.IQueryable1<System._Canon)
at HolidayShowServer.RemoteClient+d__21.MoveNext()
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[[HolidayShowServer.RemoteClient+d__21, HolidayShowServer, Version=1.15.1020.0, Culture=neutral, PublicKeyToken=null]](ProcessPacket>d__21 ByRef)
at HolidayShowServer.RemoteClient.ProcessPacket(Byte[], HolidayShowLib.ParserProtocolContainer)
at HolidayShowLib.ByteParserBase.SearchBuffer()
at HolidayShowLib.ByteParserBase.BytesReceived(Byte[])
at HolidayShowServer.RemoteClient.EndBeginRead(System.IAsyncResult)
at System.Net.LazyAsyncResult.Complete(IntPtr)
at System.Net.ContextAwareResult.CompleteCallback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Net.ContextAwareResult.Complete(IntPtr)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(System.Object, IntPtr)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32, UInt32, System.Threading.NativeOverlapped
)
at System.Threading.IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped)

GPIO pins 14 and 15 are not useful

On the Windows IoT, pins 14 and 15 are not used. They actually control the LED lights onboard. Even though they are Input/Output pins, they are not pins on the header, they are internal on the board and should be ignored.

Effect - Strobe Effect Periodic

Concept: An effect that will strobe a device, for a certain period of time, and repeat for the set or user duration. Option for DevicePins (they will strobe at the same time), Option for Strobe Duration, and option for length between executions.

Pattern Element Add does not account for duration of previous element.

When adding a new row to the pattern for a device, it should account for how much time was on the previous pattern. Currently, this does not happen. This is helpful if you are trying to play audio back to back, and dont want to have to do the math with how many milliseconds to the next song start.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.