• Joined on 2018-06-06
youen pushed to main at youen/flarum-users-map-location 2022-02-24 11:00:39 +01:00
89db44584e exported AddLocationAttribute so that it can be used in other extensions
youen pushed to main at youen/flarum-users-map-location 2022-02-24 10:52:38 +01:00
cd4fdfe9a0 fixed bug when mithril renders the AddLocationComponent only once
youen pushed to main at youen/flarum-users-map-location 2022-02-24 10:47:40 +01:00
e52d351381 first version of the new UI to edit location
youen pushed to main at youen/flarum-users-map-location 2022-02-24 10:32:58 +01:00
5fc8f9891a refactored how location is stored in database (geocoded before saving)
youen pushed to master at youen/vehicle-simulator 2022-01-30 21:48:50 +01:00
1b14a62f6e Improved battery recharge logic
youen pushed to master at youen/vehicle-simulator 2022-01-30 19:23:29 +01:00
ed3e9f7dc4 Improved UI
youen pushed to master at youen/vehicle-simulator 2022-01-30 18:13:26 +01:00
b811e128cd Improved speed simulation
youen pushed to master at youen/vehicle-simulator 2022-01-30 16:22:24 +01:00
fa6a4f5b09 Added advanced parameters
youen pushed to master at youen/vehicle-simulator 2021-11-21 15:52:34 +01:00
a14d37582c updated motor consumption with a more realistic model, based on potential energy
youen pushed to master at youen/vehicle-simulator 2021-10-15 21:35:19 +02:00
1b39d85cb5 using HTML classes instead of ids to allow multiple simulators
54a9d49d83 Improved statistics display
Compare 2 commits »
youen pushed to master at youen/vehicle-simulator 2021-10-12 23:55:06 +02:00
4895ac2bb4 CSS is now embedded in simulator.js
Compare 2 commits »
youen pushed to master at youen/vehicle-simulator 2021-10-11 00:18:00 +02:00
98d1e6ecbc Mise à jour de 'README.md'
youen pushed tag 1.0 to youen/vehicle-simulator 2021-10-11 00:17:01 +02:00
youen released version 1.0 at youen/vehicle-simulator 2021-10-11 00:17:01 +02:00
youen pushed to master at youen/vehicle-simulator 2021-10-11 00:13:35 +02:00
777ba63322 added textual information about simulation results
youen commented on issue youen/OneWireArduinoSlave#7 2020-06-20 22:22:07 +02:00
How about Arduino mega 2560

Hello andrew, sorry for the late reply.

youen commented on issue youen/OneWireArduinoSlave#6 2019-04-29 22:52:28 +02:00
Simulation of 2 parallel 1 wire slaves

Hello,

youen commented on issue youen/OneWireArduinoSlave#4 2019-03-16 17:16:38 +01:00
Implementing a low power mode

Hi sbascarra,

youen commented on issue youen/OneWireArduinoSlave#1 2018-12-09 23:10:59 +01:00
ATTINY85 OneWireArduinoSlave

Hello @IanF,

youen commented on issue youen/OneWireArduinoSlave#1 2018-12-04 22:28:28 +01:00
ATTINY85 OneWireArduinoSlave

Thanks @IanF for sharing your code, I'll merge that when I find a moment. As far as I've seen there is no actual difference in the library itself (reminds me I probably already merged ntruchsess work back in the time). So actually, the library is already compatible with that microcontroller? I'll add your sketch as another sample, if you're ok with that.