Hi guys,
I'm currectly working on a Cycle Analyst communication system. I would like some input on what you think about about a device like this. We have three Stealth-like ebikes ranging 3-7kW output, all sporting CAnalysts. The main goal is to connect the bikes to the internet due to possible theft, the ability to rent bikes and to have data logs.
Module features:
The module size is 35x17x10mm (approx. 0.7x1.4x0.5in) and weighs around 20 grams, fits in most handlebars
- 5-40V input
- 1S LiIon or LiPo battery input, charged from input 1 (though not neccessary on ebikes)
- 96Mhz ARM Cortex processor
- 256kB flash, 64kB RAM
- Quadband, class 12 GPRS/GSM module @ 85kbps (up/down), TCP/UDP/HTTP/FTP
- standard NanoSIM slot
- GPS/Glonass module, 2.5m accuracy, 0.1m/s velocity accuracy
- two U.fl connectors for external GSM/GPS antennas (can be placed in other parts of the bike far from the module)
- 1Mbps CAN transceiver enabling full CAN-BUS capability (other applications)
- a movement sensor wakes the rest of the system or alarms the owner (not an accellerometer - maybe on future versions)
So far, the module is easily reading from the CA Tx and sending the acquired data to an SQL server, along with GPS data.
What we would like to do is keep the code open-source for a communities and to enable users to use the features they want and/or program their own. The module is Arduino IDE friendly, so there are tons of libraries available for LEDs, sound, other features.
We would also like to keep the PHP script open to users who optionally want to install a server or already have a host.
There are many unused pins on the module that will enable tinkerers to add whatever other peripherals they'd like, ie. temp sensors, sound alarms, LED indicators, fingerprint readers, RFID, etc. With some simple wiring you could for example block any bike throttle until the module is called from a certain number. Text messages can be used to control pin inputs/outputs, query location, ...
I have not tried sending anything to the CA Rx, but this can also be done. Possibly program settings remotely?
Would this module be of interest to this community? Have we missed anything important or is there something you'd like to see on a module like this?
All ideas are welcome!
Cheers!
- Paul
I'm currectly working on a Cycle Analyst communication system. I would like some input on what you think about about a device like this. We have three Stealth-like ebikes ranging 3-7kW output, all sporting CAnalysts. The main goal is to connect the bikes to the internet due to possible theft, the ability to rent bikes and to have data logs.
Module features:
The module size is 35x17x10mm (approx. 0.7x1.4x0.5in) and weighs around 20 grams, fits in most handlebars
- 5-40V input
- 1S LiIon or LiPo battery input, charged from input 1 (though not neccessary on ebikes)
- 96Mhz ARM Cortex processor
- 256kB flash, 64kB RAM
- Quadband, class 12 GPRS/GSM module @ 85kbps (up/down), TCP/UDP/HTTP/FTP
- standard NanoSIM slot
- GPS/Glonass module, 2.5m accuracy, 0.1m/s velocity accuracy
- two U.fl connectors for external GSM/GPS antennas (can be placed in other parts of the bike far from the module)
- 1Mbps CAN transceiver enabling full CAN-BUS capability (other applications)
- a movement sensor wakes the rest of the system or alarms the owner (not an accellerometer - maybe on future versions)
So far, the module is easily reading from the CA Tx and sending the acquired data to an SQL server, along with GPS data.
What we would like to do is keep the code open-source for a communities and to enable users to use the features they want and/or program their own. The module is Arduino IDE friendly, so there are tons of libraries available for LEDs, sound, other features.
We would also like to keep the PHP script open to users who optionally want to install a server or already have a host.
There are many unused pins on the module that will enable tinkerers to add whatever other peripherals they'd like, ie. temp sensors, sound alarms, LED indicators, fingerprint readers, RFID, etc. With some simple wiring you could for example block any bike throttle until the module is called from a certain number. Text messages can be used to control pin inputs/outputs, query location, ...
I have not tried sending anything to the CA Rx, but this can also be done. Possibly program settings remotely?
Would this module be of interest to this community? Have we missed anything important or is there something you'd like to see on a module like this?
All ideas are welcome!
Cheers!
- Paul