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·hace 6 meses·1 comments

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

gill.net.in
2 points·by mygnu·hace 7 meses·0 comments

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

bikesafe.me
1 points·by mygnu·hace 8 meses·0 comments

A vibrator helped me debug a motorcycle brake light system

bikesafe.me
128 points·by mygnu·hace 10 meses·56 comments

My quest to make motorcycle riding that tad bit safer

gill.net.in
313 points·by mygnu·el año pasado·379 comments

comments

mygnu
·hace 6 meses·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
·hace 10 meses·discuss
fair enough, thanks
mygnu
·el año pasado·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
·el año pasado·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
·el año pasado·discuss
only flashes on heavy braking, normal use is not affected
mygnu
·el año pasado·discuss
I agree, but the device has built in switch, if you mount it upside down, it won't flash
mygnu
·el año pasado·discuss
indeed
mygnu
·el año pasado·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
·el año pasado·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.