~gabe/flashlight-firmware/anduril2

« back to all changes in this revision

Viewing changes to Tamagotchi/7135x8v2/README

  • Committer: Selene Scriven
  • Date: 2016-11-29 22:51:09 UTC
  • mto: This revision was merged to the branch mainline in revision 176.
  • Revision ID: ubuntu@toykeeper.net-20161129225109-oab58sah3mb7mk1j
Copied biscotti.c to gchart/babka/babka.c

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
From http://budgetlightforum.com/node/799?page=27#comment-744725
 
2
 
 
3
* Serp wrote:
 
4
Hi
 
5
This project has been developing for several years.
 
6
From forum.fonarevka.ru/showthread.php?t=20782
 
7
This firmware - as Lego
 
8
you can choose what you need
 
9
for thermal control you need to solder the NTC thermistor to 3 and 4 legs
 
10
 
 
11
http://109.87.62.61/uploads/LD_7135_v_2.6.5.zip
 
12
 
 
13
(pic of driver, driver-layout.jpg)
 
14
 
 
15
If you have any questions I will try to answer (but only with the use of Google Translate :)
 
16
 
 
17
 
 
18
-----
 
19
 
 
20
From http://forum.fonarevka.ru/showthread.php?t=20782
 
21
* Tamagotchi wrote (2013-05-12): (translated by Chrome)
 
22
The first part of the topic here http://forum.fonarevka.ru/showthread.php?t=15966
 
23
 
 
24
----------------------- A new modification of LED driver Nanjg 105C . To work
 
25
in addition to the firmware you must first modify the driver 8x7135
 
26
http://avr.tamatronix.com/3-8x-amc7135-attiny13a-led-driver soldered capacitor 5uF
 
27
between the first leg of the MC and the ground. What can a modified driver :
 
28
 
 
29
That our driver is able to:
 
30
- Switching modes in one click.
 
31
- Three or four modes. *
 
32
- Switching down - from the powerful to the weak mode or weak to the powerful. *
 
33
- You can select currents: *
 
34
  * 0005mA - Included 1pc. AMC7135 and controlled PWM
 
35
  * 0075mA - Included 1 pc. AMC7135 and controlled PWM
 
36
  * 0175mA - Included 1 pc. AMC7135 and controlled PWM
 
37
  * 0350mA - Included 1 pc. AMC7135, PWM is not used
 
38
  * 0700mA - Includes 2 pcs. AMC7135, PWM is not used
 
39
  * 1050mA - Includes 3 pieces. AMC7135, PWM is not used
 
40
  * 1750mA - Includes 5 pieces. AMC7135, PWM is not used
 
41
  * 2100mA - Included 6 pcs. AMC7135, PWM is not used
 
42
  * 2450mA - Enabled 7units. AMC7135, PWM is not used
 
43
  * 2800mA - On 8 pieces. AMC7135, PWM is not used
 
44
- Calibrated protection from overheating or lack of such opportunities *
 
45
- Mode Memory or No memory mode *
 
46
- In an unconscious mode is possible to set the starting number mode *
 
47
- Option memory uses wear leveling. This means that our driver is not exhausted
 
48
  the resources of records in the EEPROM even with the most ruthless
 
49
  exploitation.
 
50
- Option without memory does not use record in the EEPROM when switching modes.
 
51
- Protection against contact bounce buttons - the driver will not randomly
 
52
  change modes and will not once again trigger protection against battery
 
53
  discharge or overheating.
 
54
- "Sucker" battery - switching to a low-current when the battery is critically
 
55
  low on voltage, and then completely turning the lamp at full charge.
 
56
- Displays the battery voltage is included three very quick click the power
 
57
  button. Fully charged - 5 blinks, unloaded - one flash.
 
58
- Status display temperature control ** If TC is disabled, the display after
 
59
  the battery driver includes 0.5 sec series of quick flashes.
 
60
- Strobe mode *
 
61
- Mode Alpine distress signal *
 
62
- You can select the number of short clicks to turn on the battery display
 
63
  modes, strobe and distress. *
 
64
 
 
65
* Select when compiling
 
66
 
 
67
source code version 2.0 from 20.05.2013 here . Example settings for specific
 
68
needs here . Home Page new fashion: http://avr.tamatronix.com/ To disable
 
69
thermocontrol enter the calibration mode and disable 2 seconds (instead of
 
70
short-click to save the value). Lamp turns on without a short gate and TC will
 
71
be disabled. 20/07/2013 Skompiliny HEX V2.1 and description in this post.
 
72
25.07.2013 source v2.2 . Some #define not work. 26/07/2013 Version 2.3 with
 
73
ramping and without gates. Video of the ramping and skompileny HEX here . The
 
74
source code here. For those who are not versed in the AVR Studio - a quick
 
75
tutorial here . Modification of DooMmen here .
 
76
 
 
77
http://forum.fonarevka.ru/showpost.php?p=329420&postcount=173
 
78
http://forum.fonarevka.ru/showpost.php?p=328923&postcount=166
 
79
http://avr.tamatronix.com/
 
80
http://forum.fonarevka.ru/showpost.php?p=354390&postcount=445
 
81
http://forum.fonarevka.ru/showpost.php?p=356859&postcount=465
 
82
http://forum.fonarevka.ru/showpost.php?p=357710&postcount=479
 
83
http://forum.fonarevka.ru/showpost.php?p=357873&postcount=484
 
84
http://forum.fonarevka.ru/showpost.php?p=394789&postcount=620
 
85
http://forum.fonarevka.ru/showpost.php?p=476547&postcount=24
 
86
 
 
87
 
 
88
[Fixed: Tamagotchi, 14.02.2014 at 20:45 ]