Difference between revisions of "Projects"

From Steak Wiki
Jump to navigationJump to search
Line 3: Line 3:
  
 
==2020==
 
==2020==
 +
* [https://git.steakelectronics.com/adminguy/Electronics_Projects_2020/src/branch/master/60hz_Divider 60Hz Mains Freq. Counter] - Good to 4 digits. A roundabout way of counting mains via an Attiny10 as the clock, to a Xilinx CPLD counter, with an Uno outputting to an 8 digit 7-segment LCD. Testing various abilities. Works.
 +
* [https://git.steakelectronics.com/adminguy/Electronics_Projects_2020/src/branch/master/Attiny_Solar_Energy_Harvest Attiny10 Deep Dive] - Various tests with an Attiny10 using solar panels, data logging, and RF transmission.
 +
* [https://git.steakelectronics.com/adminguy/Electronics_Projects_2020/src/branch/master/Prototyping_Board Proto Boards] - Custom proto boards are my go-to for development. See also the proto board in the Attiny10 repo.
  
 
==2019==
 
==2019==

Revision as of 14:51, 10 October 2020

Projects reference list

2020

  • 60Hz Mains Freq. Counter - Good to 4 digits. A roundabout way of counting mains via an Attiny10 as the clock, to a Xilinx CPLD counter, with an Uno outputting to an 8 digit 7-segment LCD. Testing various abilities. Works.
  • Attiny10 Deep Dive - Various tests with an Attiny10 using solar panels, data logging, and RF transmission.
  • Proto Boards - Custom proto boards are my go-to for development. See also the proto board in the Attiny10 repo.

2019

  • Battery Charger - Dev board. Not successful. Jumped too early to the two layer pcb before thoroughly testing on proto boards (I generally don't use breadboards).
  • Car Stereo Hack - Turns out the 1HL $20 car amp has noise on the output. Fail. Cars require amplifiers that reject power supply noise properly.
  • Computer Switchboard - Computers should have more levers, switches, and adjustment pots. Like an airplane. WIP.
  • Flammable Gas Sensor
  • Motion Detector - Used with GNU\Linux security software to eliminate false alarms. Some of these are in active use.

2018