https://github.com/devfabiosilva/embeddediot
My old project for IoT and automation 8 bit system
https://github.com/devfabiosilva/embeddediot
Last synced: about 1 year ago
JSON representation
My old project for IoT and automation 8 bit system
- Host: GitHub
- URL: https://github.com/devfabiosilva/embeddediot
- Owner: devfabiosilva
- License: mit
- Created: 2021-08-16T01:39:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-02T21:56:35.000Z (over 4 years ago)
- Last Synced: 2025-01-25T21:55:18.481Z (over 1 year ago)
- Language: C
- Size: 6.26 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# embeddedIoT
My old project for IoT and automation 8 bit system
## Brief
This is my fisrt and old discontinued home embedded 8bit iot for control, monitoring and automation working 24/7 since 2014 open hardware
## Details
### - Hardware specification
- Project [folder](/hardware)
- Last update 2014-04-01
TODO
### - Firmware specification
- Project [folder](/firmware_ver1.5)
- Last update 2015-07-01
### - Uart for IoT using PySerial (Monitoring)
- Project [folder](/UartForIoT)
- RS232 protocol using [PySerial](https://pypi.org/project/pyserial/)
- Script type reads events RS232 -> USB -> TCP
- Commands using [this reference for reading events](/embeddedsystem.pdf) pages: 32-35
TODO
## Snapshots
## Specifications
## Export GERBER files
## Installing AVR C (avr-gcc) and compiling firmware
## Upload firmware
## Running Python to read events from RS 232
## License
- MIT