Commit Graph

  • 20011c92df fix problem with LIDAR eddyem 2019-09-20 18:02:32 +03:00
  • ffef1590fc Ver. 0.1.0. Storing data into flash. eddyem 2019-09-20 12:46:08 +03:00
  • 7be1737383 Start with events storage in MCU flash eddyem 2019-09-19 19:41:46 +03:00
  • 29d62c26c7 some features added eddyem 2019-08-19 16:26:36 +03:00
  • 7e9f81ca54 V 0.0.2 eddyem 2019-08-08 09:26:08 +03:00
  • abdbac3e38 fixed bug with systick correction eddyem 2019-08-07 17:16:14 +03:00
  • 57ad234091 add GPS full cold start command eddyem 2019-07-20 20:20:40 +03:00
  • 926e8d2037 Add ADC trigger eddyem 2019-07-19 21:48:30 +03:00
  • 1242b8f9ff add trigger settings eddyem 2019-07-18 21:05:10 +03:00
  • 5f91b4eca7 fix bug in USB CDC eddyem 2019-07-12 22:33:13 +03:00
  • 9a010dfa13 fix USB error eddyem 2019-07-12 12:31:08 +03:00
  • 20728db47f time sync (not tested) eddyem 2019-07-11 23:31:01 +03:00
  • 7ac9d908fa add better version of EEPROM emulation in flash (for now - only in chronometer) eddyem 2019-07-10 23:38:56 +03:00
  • 3a5ef823db add LIDAR chronometer (pre-alpha) eddyem 2019-06-27 21:12:42 +03:00
  • a4c08dc741 add TM1637 writing commands eddyem 2019-06-05 17:04:50 +03:00
  • eb1b91cee5 add quad encoder eddyem 2019-06-04 00:11:14 +03:00
  • ff4f2131a2 servo through DMA eddyem 2019-05-31 17:16:22 +03:00
  • 3d59c76f65 3 servos management in development eddyem 2019-05-25 17:16:04 +03:00
  • 39fd5b4912 add HID for STM32F103 eddyem 2019-05-21 18:22:23 +03:00
  • d46a604d6f Working code for STM32F103 PL2303 emulation eddyem 2019-05-21 11:41:41 +03:00
  • 0cd287d544 ADC with DMA works! eddyem 2019-05-19 14:12:00 +03:00
  • 96c7e0d77c Working code for STM32F0x2 test board, development of the same code for STM32F103 eddyem 2019-05-18 18:57:57 +03:00
  • 24b953e3a3 fix some bugs with USB HID; increase keyboard speed up to 950 symbols per minute eddyem 2019-04-30 14:48:01 +03:00
  • 2d9da87cd7 USB HID is working! eddyem 2019-04-30 11:49:39 +03:00
  • f01c40a5e0 add USBHID (not working) eddyem 2019-04-29 18:44:05 +03:00
  • 6d50b88096 some fixes in pl2303 eddyem 2019-04-26 14:01:40 +03:00
  • f11e5e5b4d little fixes in pl2303 eddyem 2019-04-25 09:05:19 +03:00
  • 3dd520bed2 draw servo-control PCB eddyem 2019-03-12 23:51:34 +03:00
  • e5f7e0e16d start servo eddyem 2019-03-11 00:11:56 +03:00
  • 83080900bf fix startHSI48 Edward Emelianov 2019-02-03 10:42:15 +03:00
  • bee695a616 Change chiller schematics: fix bugs, prepare for manufacture production eddyem 2019-01-28 09:38:54 +03:00
  • 89b3809993 Chiller works eddyem 2019-01-25 16:54:43 +03:00
  • 32905c1981 Merge branch 'master' of https://github.com/eddyem/stm32samples eddyem 2018-12-29 21:05:39 +03:00
  • 6409272876 add flowsensor & something more eddyem 2018-12-29 21:03:26 +03:00
  • 94a4a29230 add PWM for chiller outputs eddyem 2018-12-23 17:18:34 +03:00
  • 7a470da982 add NTC temperature calculation eddyem 2018-12-22 14:43:10 +03:00
  • 1e56a58dc8 add chiller eddyem 2018-12-20 22:14:27 +03:00
  • 6be95bdab9 fix bug with receiving a lot of data from USB eddyem 2018-11-11 15:44:12 +03:00
  • fbe478a862 almost (for single write < 64 bytes) working PL2303 (both in Linux and game-firmware) eddyem 2018-11-08 18:47:00 +03:00
  • 13f2c3a588 add USART snippet (Rx by USART interrupts, Tx by DMA; double buffering for both Tx/Rx) eddyem 2018-11-05 22:00:52 +03:00
  • 7886dce593 preparing some cleaning up and union of F0 and F1 base include files and ld scripts eddyem 2018-11-05 19:47:19 +03:00
  • e9c8e716a1 fix Makefile eddyem 2018-11-05 13:33:03 +03:00
  • 4defefb860 add simple blink for ST32F103-nolib (Makefile still under construction!) eddyem 2018-11-05 11:42:01 +03:00
  • 34f6afb702 try to add STM32F1 nolib (not working yet) eddyem 2018-11-03 17:23:02 +03:00
  • 913b909342 Working PL2303 emulator (usbcdc) eddyem 2018-10-23 14:34:26 +03:00
  • 8da9cdf51b semi-working CDC eddyem 2018-10-17 18:26:13 +03:00
  • 6df3b9f5c2 add CDC for STM32F042 (not working yet) eddyem 2018-09-08 19:51:02 +03:00
  • c40e239b19 add more universal functions for reading/writing CAN eddyem 2018-06-24 14:42:05 +03:00
  • 9d9536eb2b loopback CAN mode eddyem 2018-06-21 16:04:44 +03:00
  • 7a69f7b3e7 add EEPROM emulation snippet eddyem 2017-12-06 20:14:24 +03:00
  • c07884c06d add TSYS01 eddyem 2017-03-10 22:15:40 +03:00
  • 54a9e365ff Add HTU-21d for NUCLEO eddyem 2017-03-01 21:58:33 +03:00
  • 89294084e6 add usart example for STM32F042-nucleo eddyem 2017-03-01 20:51:03 +03:00
  • 5c5bd9468e Add Morze eddyem 2017-02-14 22:16:58 +03:00
  • d827cd385d ups... eddyem 2017-01-27 01:54:25 +03:00
  • 10a32c6378 add usart_blink eddyem 2017-01-27 01:49:22 +03:00
  • 59b5ae35e6 add nolib blink eddyem 2017-01-19 23:53:36 +03:00
  • 8faa004882 add USART over DMA eddyem 2017-01-15 10:01:48 +03:00
  • 715bfc9304 fix (git add -A) Edward Emelianov 2017-01-10 23:08:01 +03:00
  • 71838ae0f1 Rebuild tree structure, add blink for STM32F042 Edward Emelianov 2017-01-10 23:02:33 +03:00
  • ce21cb7e10 little fix eddyem 2016-12-29 16:12:14 +03:00
  • edcc1fd563 little fix eddyem 2016-12-29 15:07:19 +03:00
  • bdcc9d7b01 add Jeep_generator eddyem 2016-12-29 10:07:08 +03:00
  • a7f16d107a Timelapse-ver.2.0 - only lasers eddyem 2016-09-12 22:13:37 +03:00
  • 1f1bdd206a add stable opencm3 eddyem 2016-06-21 14:21:46 +03:00
  • 221ce8cae5 change Readme eddyem 2016-06-02 16:08:27 +03:00
  • a56d4600da fix error in 1-wire data conversion for DS18B20 eddyem 2016-04-21 08:47:36 +03:00
  • 36adeae65a added canon lens eddyem 2016-03-24 11:44:11 +03:00
  • 075ae65951 add FSMC imitation using timer or DMA eddyem 2016-01-22 14:24:22 +03:00
  • 1e27efc778 Add nokia5110 LCD support eddyem 2016-01-20 22:48:42 +03:00
  • 5a9f360a70 Seems like ALL OK eddyem 2015-09-16 18:21:03 +03:00
  • 52447eef63 IR & photoresistor calibrated; added 5ms delay for ADC noice removal eddyem 2015-09-16 12:15:35 +03:00
  • 05fe707864 Next iteration: some LEDs & beeper eddyem 2015-09-14 18:47:30 +03:00
  • 5c9cf855af Modified VID/PID for working in mustdie eddyem 2015-09-09 11:33:27 +03:00
  • 20e9313664 Added Time-lapse tool (USB keyboard emulation) eddyem 2015-09-01 14:46:00 +03:00
  • 43785dd1f3 Add keyboard snippet eddyem 2015-08-31 17:45:18 +03:00
  • 832658cc13 Add GPS-based timelapse tool. eddyem 2015-08-14 13:56:21 +03:00
  • 32dbb8c35c Add simple CLI-based terminal client for stepper motion control eddyem 2015-08-13 10:54:58 +03:00
  • a5ce88a19b Added simple stepper motion control eddyem 2015-08-12 15:31:21 +03:00
  • c556bc8ab7 add trigger to check GPS sync eddyem 2015-08-04 00:46:18 +03:00
  • 589d00fd4e Add GPS time synchronisation eddyem 2015-08-03 17:36:47 +03:00
  • 5932bfe614 GPS still not ended eddyem 2015-07-31 12:15:02 +03:00
  • d98cf154e5 add GPS (not ready) eddyem 2015-07-29 23:47:31 +03:00
  • 7e78a70aa5 Added distance-meters eddyem 2015-07-28 21:37:15 +03:00
  • fa5324d30d added matrix keyboard support eddyem 2015-07-24 12:16:05 +03:00
  • 8ef021cc35 USB HID eddyem 2015-07-22 14:56:17 +03:00
  • 3931f1da9c 1-wire works! eddyem 2015-07-21 14:42:03 +03:00
  • 5433c2ad50 Added semi-HW 1-wire realisation (alpha-version) eddyem 2015-07-16 18:01:59 +03:00
  • 21eebc4306 usb-cdc tested eddyem 2015-03-22 20:10:15 +03:00
  • 1b6f652834 first run eddyem 2015-03-21 22:48:29 +03:00