Review of inexpensive Chinese thermostat – 8010F #2

This is a review of an inexpensive 8010F Chinese bang-bang  thermostat that was purchased on eBay for around A$13 complete with thermistor sensor and postage.

cctstat11

Above is the front view of the thermostat. There are many thermostats on the market with similar front panels, but they differ in internals and most importantly, performance and quality.

cctstat41

Above, the rating label is clear and informational.  Continue reading Review of inexpensive Chinese thermostat – 8010F #2

Programming jig for STC15Fx DIP-8, DIP-28 chips

The STC15Fx chips use a simple TTL/CMOS async programming interface that is suited to the common USB-RS232(TTL) adapters, some of which are less than A$2 on eBay (CH341 chip).

STCMicroPgmAdapterAbove, the completed adapter. Both DIP-8 and DIP-28 are located furthese from the operating lever, and pin 1 towards the operating lever, the same jumper connections are used for both chip sizes for STC15F104E and STC15F204E.

There are two spare Gnd pins next to the black jumper above but hidden from view. They are for grounding jumpers that may be required to enable programming of some ‘bootloader protected’ chips.

The 6 pin male and female headers at lower left accept a USB-RS232 adapter (break out board style or cable) with the common Arduino pinout. The only thing that commits the pinout is the 1µF bypass capacitor between Vcc and Gnd pins and the spare Gnd pins. The USB-RS232 adapter powers the chip being programmed, and it needs to be a 5V adapter.

Alternatively one of the little MAX232 adapter boards could be used with a physical RS232 port, but power will be required.

 

Fox flasher MkII

Flashing LED driver using an ESC described a LED driver for an animal deterrent using a repurposed brushless DC motor electronic speed controller.

This article describes a simpler implementation based on a Chinese 8051 architecture microcontroller, the STC15F104E.

ff201

Above, the schematic. A very simple circuit with just a handful of electronic components (one capacitor, two resistors, one LDR, one Polyswitch, 4 x LEDs and the MCU). Continue reading Fox flasher MkII

Thermistor for CBAIV

I wanted to embed some thermistors in battery packs to use them with CBAIV and sought specifications from Westmountain Radio who declined to supply the information.

It is a straight forward matter to measure the resistance of a thermistor immersed in a stable bath of water, and similarly to observe the software response to standard resistors. Continue reading Thermistor for CBAIV

Time to get some experience with 32bit microcontrollers

After almost 50 years working with 8bit microcomputers and microcontrollers, I thought it about time to get my hands dirty on some 32bit microcontrollers.

The plan is to investigate two streams, one ST Microcontoller based and one ATMEL based, both ARM architecture. Continue reading Time to get some experience with 32bit microcontrollers

Capturing the AVR hex file built by Arduino on Windows

One often sees enquiries by people trying to save the hex file made during the Arduino build process.

It is not trivial, as in their wisdom, Arduino hides these details, and builds the hex file in a randomly named temporary directory for each IDE which it deletes when the IDE is closed.

There are times when you may want to save the hex file, perhaps to load it without a bootloader or using a non-supported bootloader, Flashing LED driver using an ESC was just such a project. Continue reading Capturing the AVR hex file built by Arduino on Windows

Review of inexpensive Chinese thermostat – 8010F

This is a review of an inexpensive 8010F Chinese bang-bang  thermostat that was purchased on eBay for around A$13 complete with thermistor sensor and postage.

cctstat11

Above is the front view of the thermostat. There are many thermostats on the market with similar front panels, but they differ in internals and most importantly, performance and quality.

cctstat12

Above, the rating label is clear and informational. It is rated at 10A for resistive loads (AC-1), but it is doubtful that AC-3 motor loads of more than 20-30% of that should be used. Continue reading Review of inexpensive Chinese thermostat – 8010F