This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
projects [2021/01/20 23:40] edwin |
projects [2021/01/21 11:44] (current) edwin |
||
|---|---|---|---|
| Line 57: | Line 57: | ||
| * Simple Linux API | * Simple Linux API | ||
| + | Frequency counter card | ||
| + | * (prescaler, into GHz range) output so low we can count it. | ||
| + | * Uses the count4 Verilog peripheral or a derivative of it | ||
| + | A GPS receiver card (for absolute time sync and accurate frequency generation) | ||
| + | * May be based on, or just carrier card of, existing GPS/GNSS receivers, yes | ||
| + | * See the current GPS interface in dpdeaemon for the existing API | ||
| + | * Ref frequency generator from GPS signal, 10MHz output for test equipment (multiple driver outputs to sync many measurement devices) | ||
| - | More Ideas from me | + | Galvanic insulated Volt meter |
| - | * Frequency counter card (prescaler, into GHz range) output so low we can count it. | + | * (low freq) (measure volt/ |
| - | * A GPS receiver card (for absolute time sync and accurate frequency generation) | + | * Optical / transformer / RF gap ? |
| - | * Ref frequency generator from GPS signal, 10MHz output for test equipment (multiple outputs to sync many measurement devices) | + | |
| - | * Galvanic insulated Volt meter (low freq) (measure volt/ | + | Galvanic insulated Thermocouple interface |
| - | * Galvanic insulated Thermocouple interface | + | * test bench equipment |
| - | * 4-20 mA interface somehow integrate sensors into fpga/linux backend | + | |
| - | * I2C ground loop break (level conversion and always safe) | + | A generic signal conditioning board |
| - | * 1 board with some switches, a few LEDS and a LCD display, nicely done, visual and size compatible to rest of platform | + | * some op-amps, low pass filter |
| - | * CAN BUS system integration | + | * dip switch / jumper to configure ? |
| - | * ACS71240 Integrated Current Sensor | + | |
| + | Other Thoughts about cards | ||
| + | * 4-20 mA interface | ||
| + | * I2C ground loop break (level conversion and always safe) to I2C , grove, Qwiic devices | ||
| + | * One New board with some switches, a few LEDS and a LCD display, nicely done, visual and size compatible to rest of platform | ||
| + | * CAN BUS system integration | ||
| + | * ACS71240 Integrated Current Sensor | ||
| * Talking to chargers and electric cars : https:// | * Talking to chargers and electric cars : https:// | ||
| * Current controller/ | * Current controller/ | ||
| - | * Sub GHz tranceiver Si4464/ | + | * Sub GHz tranceiver Si4464/ |
| - | Can be used in remote control and logging of factory and sensors in the field | + | * allows many protocols (also known to me from balloon telemetry application |
| - | + | * ranging 150 km without special antenna (line of sight) | |
| - | ** | + | |
| + | * thinking about making it into a AX25 mesh network | ||
| Analog CPLD card | Analog CPLD card | ||
| Line 89: | Line 103: | ||
| * Based on the ATA6843 or similar | * Based on the ATA6843 or similar | ||
| - | ** | ||
| Silent stepper motor controller with all the trimmings TMC2226 | Silent stepper motor controller with all the trimmings TMC2226 | ||
| - | http:// | + | * http:// |
| - | https:// | + | |
| - | ** | + | * API to be defined |
| + | | ||
| DCC Model Railroad controller | DCC Model Railroad controller | ||
| * Based on one channel of the current H-bridge | * Based on one channel of the current H-bridge | ||
| * New Verilog required but a fairly simple design | * New Verilog required but a fairly simple design | ||
| + | * recently found out this is a tribe, "model railroad builders" | ||
| + | * Have a board on my desk right now to fix LED lighting of a model | ||
| Battery management card (?) | Battery management card (?) | ||
| Line 110: | Line 126: | ||
| Configurable voltage regulator card (?) | Configurable voltage regulator card (?) | ||
| * 3.3/3.7/5/6 volt selectable via jumper | * 3.3/3.7/5/6 volt selectable via jumper | ||
| + | * could be some lm317 with resistors, jumpers or switches | ||
| + | * does it need to be high power? | ||
| + | * typical use case for this board? | ||
| + | |||