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 bulan yang lalu·1 comments

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

gill.net.in
2 points·by mygnu·7 bulan yang lalu·0 comments

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

bikesafe.me
1 points·by mygnu·8 bulan yang lalu·0 comments

A vibrator helped me debug a motorcycle brake light system

bikesafe.me
128 points·by mygnu·10 bulan yang lalu·56 comments

My quest to make motorcycle riding that tad bit safer

gill.net.in
313 points·by mygnu·tahun lalu·379 comments

comments

mygnu
·6 bulan yang lalu·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 bulan yang lalu·discuss
fair enough, thanks
mygnu
·tahun lalu·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
·tahun lalu·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
·tahun lalu·discuss
only flashes on heavy braking, normal use is not affected
mygnu
·tahun lalu·discuss
I agree, but the device has built in switch, if you mount it upside down, it won't flash
mygnu
·tahun lalu·discuss
indeed
mygnu
·tahun lalu·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
·tahun lalu·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.