Flexible railway model gate controllers with ATtiny24
Posted by gavrasm on Saturday, 24 March 2018 - 13:25
For those that are addicted to railway models: these stand-alone pieces control the opening and closing of railway crossing gates with
a servomotor, or
a... |
|
Complete code with HW/AVR Assembler |
Saturday, 24 March 2018 - 13:25 |
Attiny85 sending byte to 74hc595
Posted by microcapacitor on Monday, 5 March 2018 - 09:15
This is a code that sends a byte or a hexadecimal value from a attiny85 to a 74hc595. You just change the variable sendbyte.
|
|
Complete code/Atmel Studio 7 |
Monday, 5 March 2018 - 09:15 |
Bluetooth HC-06 AT commands programming via PS2 keyboard
Posted by sergei_iliev on Tuesday, 23 January 2018 - 13:48
HC-06 is an excellent bluetooth to UART device but needs to be programmed with AT commands in order to set NAME , PASSWORD,BAUD and PARITY settings.
The... |
|
Complete code/AVR Assembler |
Tuesday, 23 January 2018 - 13:53 |
Wireless Sensor Network-Soil-Moisture Monitoring System
Posted by abytom87 on Monday, 15 January 2018 - 07:29
Summary
This project consists of two parts, one part is the sensor node which measures and processes sensor data and sends it to the cordinator node which... |
|
Complete code with HW/AVR32 GNU Toolchain |
Monday, 15 January 2018 - 07:30 |
Distance measurement using ATMEGA328p and HC-SR04
Posted by abytom87 on Saturday, 6 January 2018 - 17:28
Distance measurement using HC-SR04 and ATMEGA328p. In this project i have measured distance in centimeters, with the help of HC-SR04 Ultrasound sensor,... |
1 |
Complete code with HW/AVR32 GNU Toolchain |
Saturday, 6 January 2018 - 17:51 |
Keurig automatic water filler
Posted by hagenkaye on Monday, 1 January 2018 - 04:06
A simple project using an ATtiny84 with a eTape water level sensor, 12V water solenoid, and some WS2812 RGB leds to indicate status. Connected to the... |
|
Complete code with HW/WinAVR (GNU GCC) |
Monday, 1 January 2018 - 04:12 |
RFID Card Reader
Posted by sergei_iliev on Thursday, 14 December 2017 - 08:41
RFID Card Reader based on Wiegand 26 protocol.
Mega Acorn kernel is used to monitor Card Reader device, decoding and communication over RS232. All tasks are... |
|
Complete code with HW/AVR Assembler |
Thursday, 14 December 2017 - 08:41 |
myNetPCB
Posted by sergei_iliev on Wednesday, 13 December 2017 - 16:00
myNetPCB
Community driven open source PCB Layout and Schematic capture software.
Sources at
https://github.com/sergei-iliev/myNetPCB... |
|
-/- |
Wednesday, 13 December 2017 - 16:00 |
ACORN micro kernel
Posted by sergei_iliev on Wednesday, 13 December 2017 - 15:46
Micro operating system written entirely in assembler.
Open source project at
https://github.com/sergei-iliev/acorn-kernel
|
|
Complete code/AVR Assembler |
Wednesday, 13 December 2017 - 15:49 |
AVR HAL for atmega series
Posted by Mohamed Hesham on Saturday, 9 December 2017 - 06:30
hello guys this is my first post here i really like this community it is very helpful
i am trying to make a full HDL (Hardware Abstraction Layer) for AVR... |
|
Complete code/Atmel Studio 7 |
Saturday, 9 December 2017 - 06:34 |
WINC1500 ap provisioning Android 7 App
Posted by GarelliVrabo on Tuesday, 28 November 2017 - 00:05
If you use the ASF Example project to build a provisioning AP on WINC1500 you can find an APK in the src folder to install in your Andorid phone and pass the... |
|
Complete code/Atmel Studio 7 |
Tuesday, 28 November 2017 - 00:05 |
V-USB HID Macro-keyboard
Posted by vlkon on Saturday, 25 November 2017 - 23:14
Main purpose of this project is to automate keboard presses with external tool that doesn't
require install aditional software (so it works even on login... |
|
Complete code with HW/AVR32 GNU Toolchain |
Saturday, 25 November 2017 - 23:14 |