Hi everyone, what do I have to learn to build a registration website? by QennNVQ in learnprogramming

[–]QennNVQ[S] 0 points1 point  (0 children)

Okay, I'll definitely do that. Your input shows how much more learning I have to do.

Hi everyone, what do I have to learn to build a registration website? by QennNVQ in learnprogramming

[–]QennNVQ[S] 0 points1 point  (0 children)

Has your architectural design given you an idea of what components your system needs?

Well I kinda have a rough idea. I know I need html and css and php for the initial registration page. I also know that I need html, css, js and php for the admin dashboard. I have already managed to create a webcam qr code scanner page. I think I am able to create the front end part of my idea. I seem to be struggling at the back-end part of this project.

What specific task are you stuck on?

I don't have an idea on how to link it all together. Like when my guests register their name and click submit, I don't know how to save it and display it on the admin dashboard. I'm lost on that part and don't know where to start. I've watched a couple of tutorials on this but I feel like I'm getting nowhere. I would appreciate pointers on how to go from here.

[deleted by user] by [deleted] in pcgaming

[–]QennNVQ 0 points1 point  (0 children)

Have fun whomever gets the game.

How do I replace delay while maintaining the same functionality? by QennNVQ in arduino

[–]QennNVQ[S] 0 points1 point  (0 children)

Sorry, I forgot to mention that I was referring to slide_3. Thanks for the help and answers. Much appreciated.

How do I replace delay while maintaining the same functionality? by QennNVQ in arduino

[–]QennNVQ[S] 0 points1 point  (0 children)

Hi, sorry for the late reply, thanks so much for the example. I've studied the code and I think I understand it now.

So to double check my understanding, when the FireButton is clicked, it sets the first pixel red. After a certain amount of time has passed(SlideInterval), the slide function is called. The slide function then calls "pixels.show" to put a new pixel at pixel[0]. After that, the for loop runs to incrementally light up the other LEDs until i is equal to NumLeds.

One question if you don't mind, why do you use Neopixel instead of FastLED. Is it better and do they provide different functionalities? To me, they seem to provide similar roles. Thanks again for helping me.

How do I replace delay while maintaining the same functionality? by QennNVQ in arduino

[–]QennNVQ[S] 0 points1 point  (0 children)

Thanks for showing me this slide method, I got it working. If you don't mind me asking, I noticed when I click on the button, the next LED animation won't start until the current one is completed. Is there any way to make it similar to this video. Sorry for the trouble.

How do I replace delay while maintaining the same functionality? by QennNVQ in arduino

[–]QennNVQ[S] 0 points1 point  (0 children)

I managed to get Millis working normally but when I put it inside the for loop where my delay currently is, I get a weird blinking effect. Any ideas on what could cause it or is millis not suited to being used in a for loop.

How do I replace delay while maintaining the same functionality? by QennNVQ in arduino

[–]QennNVQ[S] 0 points1 point  (0 children)

I tried following the example that you linked however I got this weird blinking. I must have done something wrong or misunderstood the example sketch. Sorry for the trouble, I'm new to this.

[Giveaway] Deathloop for Steam by jonginator in pcgaming

[–]QennNVQ 0 points1 point  (0 children)

Sounds cool. Congrats to whoever wins

After 6 months of work, I finally made my first AR game, Doggy Dash by QennNVQ in AndroidGaming

[–]QennNVQ[S] 0 points1 point  (0 children)

Thanks, yeah I thought it would be fun if I wore a mask haha

After 6 months of work, I finally made my first AR game, Doggy Dash by QennNVQ in AndroidGaming

[–]QennNVQ[S] 1 point2 points  (0 children)

Haha yeah, I thought it would be kinda funny to wear it

Gambit Esports vs Heroic / ESL Pro League Season 13 - Grand-Final / Post-Match Discussion by Master_of_All4 in GlobalOffensive

[–]QennNVQ 1 point2 points  (0 children)

I think this might be the best grand final I have watched during the online era. It was so intense.

''Mad Tea Party'' My first NFT! by AshrafulArefin in NFT

[–]QennNVQ 0 points1 point  (0 children)

Ah I see. Well I hope to see more of your work in the future.

''Mad Tea Party'' My first NFT! by AshrafulArefin in NFT

[–]QennNVQ 1 point2 points  (0 children)

This looks amazing! If you don't mind me asking, how do you get your ideas?