HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mygnu

no profile record

Submissions

A tale of building tech for motorcycle theft and have the iOS launch hijacked

bikesafe.me
2 points·by mygnu·il y a 6 mois·1 comments

Building Secure OTA Updates for ESP32 over BLE with Rust – Harry Gill

gill.net.in
2 points·by mygnu·il y a 7 mois·0 comments

BikeSafe Watchman: I built a dedicated hardware security unit for all motorbikes

bikesafe.me
1 points·by mygnu·il y a 8 mois·0 comments

A vibrator helped me debug a motorcycle brake light system

bikesafe.me
128 points·by mygnu·il y a 10 mois·56 comments

My quest to make motorcycle riding that tad bit safer

gill.net.in
313 points·by mygnu·l’année dernière·379 comments

comments

mygnu
·il y a 6 mois·discuss
OP here, if you are not interested in hardware or motorcycles for that matter, the key takeaway for anyone planning to launch Apps, please register on both Apple and Google platforms simultaneously, its very easy for bad actors to register your company name on the other platform.
mygnu
·il y a 10 mois·discuss
fair enough, thanks
mygnu
·l’année dernière·discuss
thanks for your comment, the device is self leveling, I live in a hilly Scotland, it keeps adjusting itself with the slopes and only reacts to sudden changes.
mygnu
·l’année dernière·discuss
Thank you all for your questions and support, since this is blowing up a bit, I have a discount 'HN30' 30% off, if anyone is interested
mygnu
·l’année dernière·discuss
only flashes on heavy braking, normal use is not affected
mygnu
·l’année dernière·discuss
I agree, but the device has built in switch, if you mount it upside down, it won't flash
mygnu
·l’année dernière·discuss
indeed
mygnu
·l’année dernière·discuss
I am considering adding a watchdog logic in the microcontroller that holds a mosfet gate, if there is any signs of failure in logic it would pass through the normal light signal.
mygnu
·l’année dernière·discuss
Thank you for your question, it does not hook with the engine RPM, but I did have an issue with the sample rate syncing with the engine rpm therefore picking up noise, I solved that issue with randomizing the sample interval with pseudo random numbers.