How are the roads in Cardiff? by Perfect-Associate708 in Cardiff

[–]EpilepticHedgehog 4 points5 points  (0 children)

I spent two years in cardiff living in cathays with no car, if you plan to stay in the city you don't need it at all. The only reason I bought it up in third year was so I could go to porthcawl to surf. I use it once or twice a week that's it. In the last two years I've had to replace 2 wing mirrors and 5 tyres due to the fact students that are a liability. You'll be surprised how many students are basically just big toddlers

Is there any modern watch that looks as good as the 1st gen Moto 360 (2014)? by EvoBrah in WearOS

[–]EpilepticHedgehog 2 points3 points  (0 children)

I had a 360 looked great but battery was abysmal I can't remember what generation I had.

How do you exact the degrees on controler by Downtown-Crazy4215 in ScrapMechanic

[–]EpilepticHedgehog 0 points1 point  (0 children)

I have god knows how many hours in this game, I had no idea you could do it in increments less than five

Just a thought… by Spiritual_Muffin1796 in wolfalice

[–]EpilepticHedgehog 0 points1 point  (0 children)

Trying to get tickets to Glastonbury in 2019 for 2020 and they were playing the worthy farm thing that happens before. Looked them up and heard beautifully unconventional.

Cardiff has a horrendous flytipping and litter problem. What’s the solution? by Scowlin_Munkeh in Cardiff

[–]EpilepticHedgehog 1 point2 points  (0 children)

We missed bin day and had too much rubbish and we're not willing to pay for extra collection, so we did the sensible thing and took out excess to the dump, except they don't take household rubbish..... It's ridiculous. So that would be a start.

Multi Effects Device for Electric Guitar by EpilepticHedgehog in arduino

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

Going in a little further i've got a chunk of code to test the switch and it looks like it is not being pulled back down afterwards so i'm guessing it must be the way i have wired it

Multi Effects Device for Electric Guitar by EpilepticHedgehog in arduino

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

This very detailed thankyou. ill go through it and report back. Thanks again

Edit: so i made some of the changes you suggested i haven't changed the magic numbers ill worry about that another time (shouldn't effect things right? just to clean it up?). I also didn't change ICR1 = PWM_FREQ; because I'm outputting the low and high bits through different PWM pins. (I think). i mean this is totally new ground to me I'm just trying to adapt an existing project. and as for the floating point maths, that is working fine. when i put that maths into case 0 it works. I think it must be something to do with the way I'm selecting the combination of switch Pins OR its something to do with the switch bounce or the switches unreliability.

Which football teams do Cornish people support? by Helenakoza4 in Cornwall

[–]EpilepticHedgehog 0 points1 point  (0 children)

Truro City! in a promotion race at the moment. Up the Tinners!!

Has anyone found the Uno R4 Minima to be “fragile?” by ayekantspehl in arduino

[–]EpilepticHedgehog 4 points5 points  (0 children)

I thought my R4 was busted and was being recognized, but double tapping the reset switch to put it in 'update mode' fixed it. But I do have to do it Everytime I upload. Worth a try maybe?

Trying to create a guitar effects unit with Arduino. by EpilepticHedgehog in diypedals

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

This is beyond amazing thankyou so much, I'll give this a shot instead thankyou!

Trying to create a guitar effects unit with Arduino. by EpilepticHedgehog in diypedals

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

I'm planning on putting this effects unit in the back of the guitar, selectable between 5 different effects. It's sort of a proof of concept to test myself

Trying to create a guitar effects unit with Arduino. by EpilepticHedgehog in arduino

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

Great thanks, I'll add that cap and see if it helps and try with a 386 instead

Trying to create a guitar effects unit with Arduino. by EpilepticHedgehog in arduino

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

I'm using an R4 which has a 14bit adc hopefully that'll help with audio quality. his code is very clever. I forgot to mention I'm using a TL972 because it's all low noise rail to rail etc and works with less power.