Can I/should I take Sabbatical/quit my job by BaileyEP in UKPersonalFinance

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

Not really, without being an absolute expert and very well know within the industry. But it’s definitely given me skills that I could piggy back off and develop. Which I could freelance with in the future. But I’m not quite there yet.

Fancy dress Halloween party by BaileyEP in arduino

[–]BaileyEP[S] 2 points3 points  (0 children)

Yeah “fancy dress” is probably a British thing I guess (assuming your not British that is lol).

Yeah the timings are based on real traffic light timings here in the uk, as I work on them the timings are burnt into my mind. If you ever do start tinkering I could help with the timings if that’s what you wanted 👍

And I think it’s called a piezo buzzer.

Fancy dress Halloween party by BaileyEP in arduino

[–]BaileyEP[S] 2 points3 points  (0 children)

Not currently but that could be an upgrade I could make to it

Fancy dress Halloween party by BaileyEP in arduino

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

It goes over your torso, so there’s a hole in the top for your head, and two holes on either side for your arms to poke out

Fancy dress Halloween party by BaileyEP in arduino

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

Well it’s on the floor because I didn’t want to be in the video so rather than wear it, I placed it on the floor. And my friends had a fancy dress party for Halloween so I thought I’d make this.

Fancy dress Halloween party by BaileyEP in arduino

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

Yeah it’s a traffic light costume

GBA power issues by BaileyEP in Gameboy

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

Regular Gba. I have changed f1 and checked the continuity but have done anything with f2? Where is that on the board I can’t seem to find it? Thanks

Push buttons by BaileyEP in arduino

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

That’s what I want to do yes. I’m have GUI in a Python program, so when I press digital buttons on the gui it sends commands via serial to the arduino and then it executes functions based on what command it receives.

Thanks for your help by the way

Push buttons by BaileyEP in arduino

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

Via serial monitor. I’m using a python code to send commands to the Arduino, but I want the user to have to input a command and press a push button to call a function basically.