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·قبل 6 أشهر·1 comments

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

gill.net.in
2 points·by mygnu·قبل 7 أشهر·0 comments

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

bikesafe.me
1 points·by mygnu·قبل 8 أشهر·0 comments

A vibrator helped me debug a motorcycle brake light system

bikesafe.me
128 points·by mygnu·قبل 10 أشهر·56 comments

My quest to make motorcycle riding that tad bit safer

gill.net.in
313 points·by mygnu·السنة الماضية·379 comments

comments

mygnu
·قبل 6 أشهر·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
·قبل 10 أشهر·discuss
fair enough, thanks
mygnu
·السنة الماضية·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
·السنة الماضية·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
·السنة الماضية·discuss
only flashes on heavy braking, normal use is not affected
mygnu
·السنة الماضية·discuss
I agree, but the device has built in switch, if you mount it upside down, it won't flash
mygnu
·السنة الماضية·discuss
indeed
mygnu
·السنة الماضية·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
·السنة الماضية·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.