Microcontrollers
2024-08-14 15:29:28
Simple PCB board for RPi Pico and Pico W modules. Allows for easy access to the SWD-port pins, enabling on-chip programming and debugging via OpenOCD software running on a RPi host.
2024-08-12 16:27:28
A linear variable power supply with current limiting for the workbench. Features microprocessor voltage and current monitoring and RS232 interface.
2023-09-21 16:48:56
The RS232 lines are bought out to 3.5mm stereo jacks. 5V input with on board 3.3V regulator. MAX3232 chip allows for connection two UARTS. Very handy for use with RPi etc.
2020-11-06 12:34:01
Using â…›" stereo plugs, sockets and cables is a convenient way of connection RS232 serial lines between PCs and micro-controllers. Here is a simple little dongle incorporating a USB-to TTL-serial module, a max2323 and an â…›" stereo jack. TX and RX lines are configurable via jumpers.
2015-04-02 02:14:08
An ESP8266 WIFI module interfaced to a relay allows for a 1000W/240v swimming-pool filter pump to be remote controlled. It turns on and off automatically depending on how much energy is available from the solar system. Software includes NodeMCU general-purpose telnet server, and Perl client utility.
2015-03-19 06:54:19
A quick tutoral guide to setting up a Linux development environment for the ESP8266 WIFI enabled microcontroller. Intended for someone who might have just taken delivery of their first module and is wonder where to start. Covers hardware, firmware, C SDK, and NodeMCU Lua.
2015-01-31 03:00:26
Suitable for morse code beacons, repeater idents and the like, this library is implemented as a state machine and hence allowing for other processing to be done whilst the morse is being set.
2014-11-27 07:13:26
Eight 1-watt LEDS, a couple of cheap eBay modules, some salvaged hardware, and an ATTINY13 make for some very effective workbench lighting.
A speed-controlled fan keeps the electronics and LEDs (and potentially the worker) cool.
2014-01-01 04:30:17
This replacement thermostat for an old refrigerator offers LCD display showing temperature in C or F, 0.5C accuracy and allows target temperature to be set percisely. Uses ATmega8 controller and DS18B20 1-wire sensor.